Re: window forward on breakpoint
[email protected] Wed, 21 Dec 2005 14:33:23 -0800 (PST)
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Message-ID | <[email protected]> |
The window comes forward, but only one time? Which operating system are you using? On my GNOME/Linux box, the window gets the focus but doesn't come forward, which I assume is a bug in NetBeans, since the same call seems to work in plain Swing. Anyway, you can turn off the feature completely in the General/Debugging category in Tools -> Options. At least then it should be consistent. If I can reproduce this, I'll enter a bug. Thanks n Robert P Young wrote: > i only get jswat coming front and center on breakpoint on the > first hit of a breakpoint after starting up. i can't find anywhere > in the help doc about a setting that can change this. am i > missing it?? or is this the way it works? > > Thanks, > Robert