Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
daviddu@cctexas.com
Posted - 10 May 2010 : 15:54:21 I'm currently working on an applet where I'm adding an array of Dial Meters to a panel, inside a Grid Layout container.
In this application, I'm using a BorderLayout top pane, with a 4x3 grid layout in the center pane, and additional graphics in the lower pane.
The problem I seem to have (and it happens only when I try to add these components), is that the panes don't seem to initially draw. If I resize the display, the entire display updates correctly, and all the data is displayed, but it's as if there isn't an initial paint operation for the panes, and I can't seem to force one.
David
1 L A T E S T R E P L I E S (Newest First)
quinncurtis
Posted - 10 May 2010 : 17:21:28 Can you send an example program which demonstrates the problem to support@quinn-curtis.com?