GoogleCodeArchive / piccolo2d

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

JComboBox visibility doesn't affect visiblity of PSwing node #82

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a JComboBox and Wrap it with a PSwing instance.
2. Add PSwing instance to the layer
3. Call setVisible(false) on the JComboBox

What is the expected output? What do you see instead?
When making the underlying component invisible, the PSwing component should 
also disappear.

What version of the product are you using? On what operating system?
1.2.1

Please provide any additional information below.

Original issue reported on code.google.com by allain.lalonde on 4 May 2009 at 3:58

GoogleCodeExporter commented 9 years ago

Original comment by heue...@gmail.com on 15 May 2009 at 6:33

GoogleCodeExporter commented 9 years ago

Original comment by heue...@gmail.com on 15 May 2009 at 6:38

GoogleCodeExporter commented 9 years ago
Fixed in r458

Original comment by allain.lalonde on 13 Jul 2009 at 10:19

GoogleCodeExporter commented 9 years ago

Original comment by heue...@gmail.com on 28 Jul 2009 at 1:55