Page 1 of 1

Modal dialog

Posted: Fri Apr 22, 2016 6:08 am
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'.

Re: Modal dialog

Posted: Fri Apr 22, 2016 8:04 am
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.