Re: Re: Having trouble resizing and moving GUI components in the editor.
Phil Durand <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <1086457240.13214.1.camel@edgar> |
Thanks for trying, but yeah its totally not the problem. If it was the case, I would have problems dragging and dropping lots of objects. Glade editor works 100%. The problem is in NetBeans. I stopped using NetBeans and the Java toolkit (unless doing homework for class) I'm much more into the Mono / C# / Glade development cycle, its much more fun. Thanks for your response On Fri, 2004-06-04 at 04:04 +0200, Tim Boudreau wrote: > Draek wrote: > > Everytime I try and "resize" a GUI component, like a JButton for example > > (using Java, Swing), it shows me the resizing mouse cursor, but doesnt > > actually resize at all, and instead moves the element's position! > > > > I have to attempt to resize usually around 10-20 times before it will > > actually resize the elements. This happens on ALL elements and makes > > creating GUI's very slow using NetBeans. > > > > > > Could someone point me to documentation on what is wrong? Or maybe the > > bug has already been reported? Any comments or suggestions would be > > greatly appreciated! > > FWIW, I've had similar problems on one Linux machine, but it turned out > to be the combination of an old serial mouse with a bad contact for the > mouse button (you have to *really* press), possibly combined with mouse > driver problems (the OS seems to just not get series of mouse events now > and then - for example, resizing system window frames would frequently > lose the grip on the window corner - but this could be a hardware > failure too, though it wouldn't surprise me if the mouse handling is not > optimized for serial mice). > > I'm not saying that's the problem here, but it could be a hardware issue > - particularly if the hardware is public and used by a lot of people. > > -Tim > -- Phil Durand <[email protected]>