ColinGilbert / pixeltoaster

Automatically exported from code.google.com/p/pixeltoaster
25 stars 0 forks source link

Overloading Listener::onClose() Windows XP bug #69

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Implement a new listener that returns false in the onClose()
2. Click on the close button on your window
3. The window disappears but its Display::open() member function keeps
   returning true

What is the expected output? What do you see instead?
It is expected that the window remains open, even if the user
clicks on close button.

What version of the product are you using? On what operating system?
latest SVN sources (revision 140)
running on windows XP

Original issue reported on code.google.com by mgeorgou...@gmail.com on 4 May 2008 at 4:35

GoogleCodeExporter commented 9 years ago
ok I can fix this Monday - no of pc at home just mac

Original comment by glenn.fi...@gmail.com on 4 May 2008 at 6:34

GoogleCodeExporter commented 9 years ago
I've committed a fix to the repository (rev 142).  Can you please verify?

Thanks,
Bram

Original comment by bram.deg...@gmail.com on 6 Jun 2008 at 1:24