02-25-2004 03:54 AM
02-25-2004 10:57 AM
02-25-2004
06:00 PM
- last edited on
09-10-2026
10:53 AM
by
Content Cleaner
Echo,
It is not a good idea to have multiple calls to RunUserIterface(...), here is a document that explains this a bit further:
Why Do I Get General Protection Fault Errors When I Execute RunUserInterface( ) in Multiple Threads? [link removed; article no longer available]
By default the panels will not close when you click on the "X"; as the other answer states you need to define a callback for the panel and in the EVENT_CLOSE you can hide it or discard it.
Please give this a try and let us know how this goes.
Regards,
Juan Carlos
N.I.
02-25-2004 06:03 PM
02-25-2004 08:08 PM
02-25-2004 10:00 PM
02-26-2004 10:55 AM
02-26-2004 11:05 AM
02-27-2004 01:32 AM