PDA

Click to See Complete Forum and Search --> : Create controls at runtime


Smie
May 7th, 2003, 04:45 PM
Alright, I am just playing around here, I have a form, with a button that creates controls at runtime, everything runs smoothly, but when I am done, the controls load right, They just do not show up until I go to click them, how might I fix this? How would I update/redraw the form? Extreme java newbie here, thanks.

Dillinger4
May 8th, 2003, 12:23 AM
Your problem is easy to fix but you would be better off posting the code. :) Just put the code in [code] [forwardslash code]

CornedBee
May 8th, 2003, 06:20 AM
What he meant to say is

// code here


:p

Dillinger4
May 8th, 2003, 01:38 PM
Yeah that's it. :D

CornedBee
May 8th, 2003, 02:00 PM
I always use this code to make the sequence: