christmo / macwidgets

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

HUDWindow calling setVisible(true) in constructor #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
HUDWindow.init is calling setVisible(true) in it's init method - it should not 
be doing this.

Original issue reported on code.google.com by kenneth....@gmail.com on 9 Oct 2008 at 3:13

GoogleCodeExporter commented 8 years ago
Removed call to setVisible(true) in init method.

Original comment by kenneth....@gmail.com on 11 Oct 2008 at 12:57