Hi,
I’m doing a project to construct a 3D model of the HIV virus. This is a GLCanvas, displayed inside a (Swing) Box, inside a JFrame. I can’t seem to get it to cohabit nicely with the Box full of control buttons next to it.
Launch it via this page and see what I mean:
The checkboxes keep vanishing or getting obscured.
Any advice? (All the source code is available through Sourceforge CVS, BTW.) - I’ve tried forcing some setSize()s whenever the window is resized but that doesn’t seem to help.
Thanks,
Dan