View Single Post

  #3 (permalink)  
Old 08-16-2005
tomek_tomek tomek_tomek is offline
Junior Member
White Belt
 
Join Date: Aug 2005
Posts: 2
Hello,
thanks for your reply.

My language is Borland C++ Builder 6.0

When it comes to resizing my Cotainer there is no problem, but the problem starts when I'd like my Map inside the Container to resize as well. When I resize the container it cuts the map and disables the possibility of moving around the map (white arrows close to the borders)

Your code example is unforunatelly well known to me. My problem is that I can either install ActiveX components such as: TMap, TApp and TMappointUtulities or TMappointUtilities and TMappointControl, but I can't use TMappointControl because such interface isn't supported (that's the message I get when I try to put it on the form). I know there were successful attempts to solving this in Delphi, but I still don't know how to do it in BCB.
Regards
Tomek
Reply With Quote