I just upgraded from 7.6 to eXtreme 9.0 (32) Version 9.0.4.11223



My "popup calendar " dialogs now have a problem.

Now when I double click on a "enter date dialog" the "popup calendar dialog" 
comes up behind the "enter date dialog".

I have to drag the calendar from behind the "enter date" dialog to access the 
dates on the calendar.



Here is my code:

CLEAR VAR vcaption,xdate,vendkey

SET VAR vcaption TEXT = "Enter Assignment Date"

SET VAR xdate TEXT = NULL

SET VAR vendkey TEXT = NULL

DIALOG "Enter Assignment Date (mm/dd/yy) or Double-Click for Calendar" +

xdate=8 vendkey 1 +

CAPTION .vcaption +

ICON APP +

OPTION POPUP_ENABLED TRUE +

|POPUP_DIALOG_TYPE DATE +

|themename longhorn

Any assistance will be greatly appreciated.

Dayle Coxen
Florida DOT
(850) 410-5635

Reply via email to