Hi,
Is there a way to disable the double click when in my app.
For some strange reason, when a double click is done on a button that dialog gets sent back one level.
Ex: I open oDlg1 then open oDlg2. So I should see oDlg2 on top of oDlg1.
If the user double clicks instead of a single click, oDlg2 is behind oDlg1.