Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MessageBox with checkbox - API?
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
MessageBox with checkbox - API?
Miscellaneous
Thread ID:
00814729
Message ID:
00814729
Views:
43
Hi,

I'm looking for a messagebox replacement for VFP7 that will allow me to display a checkbox along with the other standard messagebox capabilities. I found this one:
http://www.gipsysoft.com/messagebox/
But it requires passing a pointer to a memory location as part of a structure that is passed to the DLL. I've downloaded the heap class from UT, but would rather not delve into that if there's a better alternative out there.

Note: I initially rolled my own VFP class to handle this, but found that since it's a VFP form also, it's causing undesired events to fire (calling form's deactivate, if called from grid, it's when fires when dialog dismissed, etc.) So, I don't believe a VFP form will give me what I need.

I also rolled my own to invoke a VFP form via COM, but it invokes very slowly and seems to block repainting of the underlying form when moved.

I really appreciate all your help.
Best,
Mark Nadig
/\/\/
Next
Reply
Map
View

Click here to load this message in the networking platform