Tearing off tabs

2000-10-24 Thread Carlos A. Carnero Delgado
Hi there, I'm working on this app which uses GTK+ and the wonderful GLib. It's at (http://matterial.sourceforge.net). Anyway, the user interface for the application will have a series of high-level tabs. I wonder if tearing off a tab (much like the Adobe apps) can be done? That's dragging a tab

OT: capturing stdout & stderr to a GtkText

2001-02-07 Thread Carlos A. Carnero Delgado
Hello wizards, this is not directly related to GTK+, but a) I really knew no other place to ask, and b) I'm building a GTK+ application that need this. In my app there's a window with a couple of GtkText's in it. One is used by the user to enter commands and the other to display the results of th