[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Tearing off a window, reparenting?
- From: Mikoyan <miko2 pandora be>
- To: Dave Andruczyk <djandruczyk yahoo com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Tearing off a window, reparenting?
- Date: Mon, 06 Oct 2003 11:32:24 +0200
On Mon, 2003-10-06 at 06:28, Dave Andruczyk wrote:
> I'm looking for a way to basically tear off a tab(or multiple tabs) of a
> gtk-notebook and display it( the torn off tab) in its own window. Being able
> to rejoin this "island" window back to the notebook is necessary as well. The
> idea behind this is so that users of my app can effectively have multiple tabs
> open and fully viewable (by dragging them to free space on screen).
>
> My app has grown to the point where the widgets/controls need to be spread out
> among the tabs, (organized functionally), and putting all the needed widgets
> onto one tab would make the app's necessary screen size too large. By allowing
> my users to tear off the tabs and reposition them their own way. (overlapping,
> or whatever) all the necessary info can be viewed.
>
> Is this even possible with gtk+-2.x ?
Gaim does this. You can reorder your tabs, you can tear them off, and
the teared off "pages" can be rejoined to the notebook.
(Enable tabbed conversation windows ...). I think gaim's code would
be a fantastic guide ...
Steven
>
>
>
>
> =====
> Dave J. Andruczyk
>
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Shopping - with improved product search
> http://shopping.yahoo.com
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
>
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]