2017-02-16 12:57 UTC
I don't think that it an error, and I don't see /expect a solution, but I want just to report it.
I have an OpenDCL dialog with a large Grid and a tooltip. Some commands invoke the messagebox (dos_msgbox) from DOSLib which appears in the foreground.
Everything is fine, until you move the mouse over the large grid which surrounds the messagebox. Then the tooltip of the grid is displayed and brings ODCL in foreground, while dos_msgbox is hidden behind ODCL. And you can not continue, because the messagebox waits for a mouseclick.
Solution 1:
Move ODCL away to click on the messagebox.
Solution 2:
Is there a solution 2?
I have an OpenDCL dialog with a large Grid and a tooltip. Some commands invoke the messagebox (dos_msgbox) from DOSLib which appears in the foreground.
Everything is fine, until you move the mouse over the large grid which surrounds the messagebox. Then the tooltip of the grid is displayed and brings ODCL in foreground, while dos_msgbox is hidden behind ODCL. And you can not continue, because the messagebox waits for a mouseclick.
Solution 1:
Move ODCL away to click on the messagebox.
Solution 2:
Is there a solution 2?