MongoX / seaglass

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

Unable to disabled the maximize frame button #100

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
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