Bug 380556 - Make all windows detachable
Summary: Make all windows detachable
Status: RESOLVED FIXED
Alias: None
Product: rkward
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR wishlist
Target Milestone: ---
Assignee: RKWard Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-27 14:02 UTC by Thomas Friedrichsmeier
Modified: 2005-10-21 15:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Friedrichsmeier 2005-09-27 14:02:56 UTC
-- This ticket was imported from http://sourceforge.net/p/rkward/feature-requests/22 on 2017-05-31 14:48:55 +0100 --
It should be possible to detach windows such 
as data editor, command editor, output, help 
from the main window. I.e. it should be possible 
to convert them into single top-level windows, 
and back, just like is possible for the tool 
windows \(Command Log, Console, Help 
search\). 
The menu already contains an entry 
Window->Detach, but this is defunct. It seems, 
this takes more than a simple call to 
KMdiChildView::detach \(\). 
Also important: The detached windows should 
take their GUI-elements \(menu items\) with them 
when detached. 
Probably this is relatively easy to do, but requires 
some digging through the KMdi-documentation 
to do right. -- Labels: RKWard user interface --
Comment 1 Thomas Friedrichsmeier 2005-10-21 09:41:20 UTC
- **assigned_to**: nobody --> tfry
Comment 2 Thomas Friedrichsmeier 2005-10-21 15:16:02 UTC
Logged In: YES 
user\_id=300591

Done. See class DetachedWindowContainer and 
RKWardApp::slotDetachWindow for internals. 
Comment 3 Thomas Friedrichsmeier 2005-10-21 15:16:02 UTC
- **status**: open --> closed