Win32lib & children
I have made a gui calendar routine that displays the calendar,
highlights the current day, lets the user select month and year. And
when the user clicks on a day, sends the dtg back. Here is the
problem..
I call the function for my calendar, but it turns control over to my
main program before I really want it to. Is there a way to keep
control in the second window (which is not a direct child of the main
window)?
I have had this problem in the past but I just put all the create code
in my main file, along with the event models, but I want a self
contained function that will stay in control until it is ready to
return a value.
Thanks for your time.
Ranger Rob
RANGER'S LEAD THE WAY
|
Not Categorized, Please Help
|
|