View Single Post

  #1 (permalink)  
Old 04-19-2004
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
C++ Builder and Pushpins

I have managed to get C++ Builder to place and delete pushpins but I cannot get it to attach a Name or a Note.

The FindPushpin() doesn't seem to do anything.
The set_Name() doesn't appear to do anything.
The set_Note() doesn't appear to do anything.

Has anyone managed to get any of these to work in C++ Builder??.

Reply With Quote