Results 1 to 4 of 4

Thread: Netbeans 6.8 GUI design problem

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2003
    Posts
    784

    Question 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

  2. #2
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    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.
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2003
    Posts
    784

    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?

  4. #4
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: Netbeans 6.8 GUI design problem

    Netbeans. I don't know any better IDE
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width