cernoch/seaglass

Unable to disabled the maximize frame button

GoogleCodeExporter opened this issue · 1 comments

setResizable(true) doesn't work for when clicking the maximize window frame 
button. user still able to click the button to maximize the frame. thanks.

Original issue reported on code.google.com by jackluk...@gmail.com on 29 May 2013 at 7:42

Tested this with the latest repository version on Linux.
If I do a setResizable(false) the max and min buttons are not shown when I do a 
setResizable(true) they are shown and work as expected.

Are you sure that you did not missunderstood that method?

I close this as it seems all working.

- Rossi

Original comment by rosstaus...@googlemail.com on 14 Nov 2013 at 9:22

  • Changed state: Invalid