Re: defective GTK app crashes gnome

2006-02-18 Thread David Necas (Yeti)
On Fri, Feb 17, 2006 at 10:01:54PM -0500, Freddie Unpenstein wrote: > > > Maybe a stupid question, but have you tried Ctrl-Alt-KP_Divide to > > ungrab or the more brutal Ctrl-Alt-KP_Multiply to kill the naughty > > client? (if you have these enabled) > > Here's probably an even more stupid questi

Re: tooltips

2006-02-18 Thread Ronald Vincent Tarrant
Paul Pogonyshev wrote: I want to add tooltips to my widget, but they should be different for different widget areas. It seems there is no way to implement this using GtkTooltips... Any hints? Hi Paul, How about two (or more) separate instances of the ToolTips class, one for each separat

Re: tooltips

2006-02-18 Thread Paul Pogonyshev
Ronald Vincent Tarrant wrote: > Paul Pogonyshev wrote: > > >I want to add tooltips to my widget, but they should be different for > >different widget areas. It seems there is no way to implement this > >using GtkTooltips... Any hints? > > How about two (or more) separate instances of the ToolTi

Re: tooltips

2006-02-18 Thread Tristan Van Berkom
Paul Pogonyshev wrote: [...] But I have many areas, the widget is much like two-dimensional grid. There can easily be like 100 areas. Think of GtkTreeView with many columns. Besides, it seems that GtkTooltips works only with widgets. So, I'd have to wrap each `area' in a separate widget which

Re: tooltips

2006-02-18 Thread Paul Pogonyshev
Tristan Van Berkom wrote: > Paul Pogonyshev wrote: > [...] > > >But I have many areas, the widget is much like two-dimensional grid. > >There can easily be like 100 areas. Think of GtkTreeView with many > >columns. > > > >Besides, it seems that GtkTooltips works only with widgets. So, I'd > >hav

Re: Threads/IPC/???

2006-02-18 Thread Ed Kutrzyba
Well, I finally figured it out. PIPES do not work well with formatted i/o. The only way to reliably do IPC is with read/write and variants (g_io_channel_read_chars (), g_io_channel_write_chars ()). I guess this may be common knowledge, but I discovered the long hard way. Thanks everybody, E

It has to be a bug...

2006-02-18 Thread Juan Pablo
Im still having problems with the gtktreeview. I got this message: (fiscal:20838): Gtk-CRITICAL **: _gtk_tree_view_column_start_editing: assertion `tree_column->editable_widget == NULL' failed I have an editable cell, if i focus out by clickig with the mouse on other cell when its being edited it

small widget container

2006-02-18 Thread Kevin DeKorte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I'm writing an all where I want to use some stock icons for buttons.. I have used the GTK Button for now, but when I add the smallest stock icons the button widget is around 26pix x 26pix.. I have a few icons in a row, like a toolbar, but I would