Hi,
I have added a GLCanvas to a JFrame. The JFrame also contains a JPanel (which contains a JTextarea). If I change the text in the JTextArea then the GLCanvas.reshape() method is unwantedly called.
Does anybody know how I can get round the JTextArea causing a GLCanvas.respape() problem and/or why it happens in the first place?
Regards,
Sally