|
-
Feb 1st, 2001, 05:10 AM
#1
Thread Starter
New Member
I have written a Time Picker Control - In the same vein as the Date Picker but instead of a calendar, it drops down an analogue clock on which the user can set the time by clicking the hands.
All was fine until I tried using the control on a Modal form. Because the control uses a non-modal form to display the clock, I get an error because you can't open a non-modal form from a modal one. If I change the clock form to be non-modal, I do not get the error but I now can't click the DropDown button to close the clock. The date picker gets around this, so I would appreciate it anyone out there has any suggestions.
Thanks
Col.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|