Modal dialog

This forum is for eXpress++ general support.
Post Reply
Message
Author
skiman
Posts: 1199
Joined: Thu Jan 28, 2010 1:22 am
Location: Sijsele, Belgium
Contact:

Modal dialog

#1 Post by skiman »

Hi,

If I test with the xdemo and a MODAL window pops up, this is 'flickering' when I click on another position on the screen. In my application this modal screen doesn't do that 'flickering'. Is this some kind of setting?

Example: in xdemo - Samples 1 - MDI 2 sample. In the GETS 2 you can popup a calendar. When this popup is on the screen, and you click somewhere else on the screen, the calender is 'flickering'.
Best regards,

Chris.
www.aboservice.be

User avatar
rdonnay
Site Admin
Posts: 4813
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: Modal dialog

#2 Post by rdonnay »

That is a normal windows behavior for modal dialogs.

It tells the user that he/she cannot select any other window.

I wasn't aware that this is a windows setting, however.
The eXpress train is coming - and it has more cars.

Post Reply