Netbeans GUI editor problems
Posted
by RenegadeAndy
on Stack Overflow
See other posts from Stack Overflow
or by RenegadeAndy
Published on 2010-06-09T13:58:57Z
Indexed on
2010/06/09
14:02 UTC
Read the original article
Hit count: 255
Hey guys.
Im making a portion of my app using the netbeans gui editor.
Great so far. However ive added a new checkbox - and when i load the panel in my app the text attribute isnt shown...its just blank as if i have no caption on it... all the other ones display - so this is very annoying. It kind of seems that I have hit the limit on gui items or something, becasue any new items I add I cannot seem then, If i add new labels they dont show either :S!
The other problems Im having are that the size of the window im editting appears to be fixed - every time i change it, it jumps back to the same size - how do i stop this from happening?
Cheers
Andy
© Stack Overflow or respective owner