Netbeans 6.8 GUI design problem
Hello,
I am new to Java and I've been using netbeans 6.8 for a while now for GUI designs.
I like the designer with auto alignment features, it helps my designs look better .. but when I run the code the things that are aligned in the design are completely scattered, some shift left, right .. even the size also changes.. it's really drive me crazy...
please help..
thanks & regards
Winanjaya
Re: Netbeans 6.8 GUI design problem
I've been using netbeans for more than 5 years. And TBH I've never had such a problem. If you come from a .Net background you might want to increase the number of panels you use (nested). Layout managers in java are tough to get used to.
Re: Netbeans 6.8 GUI design problem
Hi, thanks, as a beginner level .. could you please advise what's the best GUI (for web/desktop) designer tools for Java?
Re: Netbeans 6.8 GUI design problem
Netbeans. I don't know any better IDE