Bug 68015: Variables/Watch Window closes on first view
Alexander Neundorf
neundorf at kde.org
Wed May 18 22:20:09 UTC 2005
On Wednesday 18 May 2005 11:55, Vladimir Prus wrote:
...
> and there are cases where we do want widget->setFocus() call. For example,
> when clicking on specific frame in framestackwidget, we want the source
> window to appear and stack windows to disappaer.
> One way to selectively avoid setFocus call would be to set 'dont_focus'
> flag in debugger part, and propagate this flag down through all the above
> functions. That's not nice, and I wonder if there's better solution.
I also had a look at exactly the same issue some time ago and found out the
same.
Another idea would be to make some panels always sticky (e.g. the debug
panel), but this is AFAIk currently not possible with KMDI.
So my personal workaround is to make the debug panel manually sticky :-/
Would be nice if you would find a better way :-)
Bye
Alex
--
Work: alexander.neundorf at jenoptik.com - http://www.jenoptik-los.de
Home: neundorf at kde.org - http://www.kde.org
alex at neundorf.net - http://www.neundorf.net
More information about the KDevelop-devel
mailing list