dialog controls breaking dialog box...

G

Guest

I'm trying to create a dialog box that pops when a menu item is selected, and it works fine unless I put certain controls in the dialog box. I tried a month calendar, slider, and a date time picker, and with these controls the dialog box doesn't appear when I select the menu item. However, if I delete those controls from the dialog box, and just have buttons, it appears fine. Any ideas? Thanks in advance

NH
 
J

Jeff Partch

Need Helps said:
I'm trying to create a dialog box that pops when a menu item is selected,
and it works fine unless I put certain controls in the dialog box. I tried
a month calendar, slider, and a date time picker, and with these controls
the dialog box doesn't appear when I select the menu item. However, if I
delete those controls from the dialog box, and just have buttons, it appears
fine. Any ideas? Thanks in advance!

You probably need to call InitCommonControls[Ex].
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top