Using PB/DLL...
I have a large bitmap that takes up the whole
window and displays a map of the USA.
How can I have my program respond when the user
left-clicks on a particular state...say 'Arizona'?
Would I have to create 'hidden' bitmaps, or buttons?
--Bob
------------------
I have a large bitmap that takes up the whole
window and displays a map of the USA.
How can I have my program respond when the user
left-clicks on a particular state...say 'Arizona'?
Would I have to create 'hidden' bitmaps, or buttons?
--Bob
------------------
Comment