[Kst] [Bug 98559] save and restore active window

George Staikos staikos at kde.org
Tue Feb 8 17:05:19 CET 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=98559         
staikos kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From staikos kde org  2005-02-08 17:05 -------
CVS commit by staikos: 

Remember the last active window and restore it.  Remembers it with a node in
<windowsize> which maybe isn't completely ideal, but it's easier than storing
an <active/> node in the window since that would require iterating through the
windows and storing a flag, or walking the XML again.  Maybe we'll get to clean
the XML up one day and fix this then.

Also cleans up KstApp::inst(), app, and parent() usage to be uniform.

FEATURE: 98559


  M +52 -40    kstdoc.cpp   1.148


More information about the Kst mailing list