GTK+ Forums Forum Index GTK+ Forums
Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

gtk_tree_view_set_tooltip_column gtk_cell_renderer_stop_edit

 
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Programming
Author Message
Lino
Familiar Face


Joined: 27 Dec 2007
Posts: 26

PostPosted: Sun Dec 30, 2007 5:33 pm    Post subject: gtk_tree_view_set_tooltip_column gtk_cell_renderer_stop_edit Reply with quote

I have some problem with gtk_tree_view_set_tooltip_column.
When i call this function with column == 0 and than GTK+ calls the function for event query-tooltip the system shows a sigsegs fault message. If i set the column != 0 it works but the text of tooltip is different.

Another question when the GTK+ calls the function for event editing-started how can i stop the editing? I have tried with
gtk_cell_renderer_stop_editing(renderer,true); but it doesnt work.

EDIT:
Is there a signal when GTkTreeModel is destroyed? How can i do? I must know when the iter is destroyed.

Thanks advance for all answer and Good Year :D.
Back to top
Lino
Familiar Face


Joined: 27 Dec 2007
Posts: 26

PostPosted: Fri Jan 04, 2008 8:34 am    Post subject: Reply with quote

Any help? please
Back to top
Lino
Familiar Face


Joined: 27 Dec 2007
Posts: 26

PostPosted: Tue Jan 08, 2008 6:47 am    Post subject: Reply with quote

Up.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Programming All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group
CodeBB 1.0 Beta 2
Protected by Anti-Spam ACP