Focus on vbox contained widget

2005-09-17 Thread Razvan Gavril
Hi, I have a GtkVBox that contains all kind of widgets. Is there a way to be notified when one of the contained widgets grabs the focus or when the user clicks on any of the those widget ? -- Razvan Gavril [EMAIL PROTECTED] ___ gtk-app-devel-list

GtkTreeView: speed optimization with display problems

2005-09-12 Thread Razvan Gavril
question: is there a way to use gtk_tree_view_set_fixed_height_mode(), without setting the sizing of the columns to GTK_TREE_VIEW_COLUMN_FIXED, or is there a way to get rid of the 0 width behavior. -- Razvan Gavril [EMAIL PROTECTED] ___ gtk-app-devel

Fwd: Fwd: Iserting in a sortable tree

2005-09-09 Thread Razvan Gavril
-- Forwarded message -- From: Tim Müller [EMAIL PROTECTED] Date: Sep 8, 2005 2:17 PM Subject: Re: Fwd: Iserting in a sortable tree To: Razvan Gavril [EMAIL PROTECTED] On Thu, 2005-09-08 at 13:23 +0300, Razvan Gavril wrote: Hi, i have a question that i also posted on the gtk-app

Iserting in a sortable tree

2005-09-07 Thread Razvan Gavril
but : how to i disable sorting while inserting rows ?, now my sort function is called after every insertion. :( -- Razvan Gavril [EMAIL PROTECTED] ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo

GtkTreeView Row Style or Color

2005-08-29 Thread Razvan Gavril
. -- Razvan Gavril [EMAIL PROTECTED] ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Custom (Composed) Widget

2005-08-23 Thread Razvan Gavril
, GTK_WIDGET(panel)); The Question : What property/method of the GtkWidget should i rewrite to do this, having in mind that i already have a property in my class (view) that represents the view of my object. Where can i find a tutorial on custom gtk widgets ? -- Razvan Gavril [EMAIL PROTECTED

Printing with gtk on windows

2005-07-21 Thread Razvan Gavril
I need to do some printing in a gtk application that runs on windows os and i can't find any starting point to look for documentation. Can anyone help me ? -- Razvan Gavril [EMAIL PROTECTED] ___ gtk-app-devel-list mailing list gtk-app-devel-list