Disabling GtkAccelGroup

2011-09-23 Thread Ondřej Tůma
Hi, i have little problem with GtkAccelGroup. I'm creating application for mind maps (will be opensource and free). There are node's which i want to copy, cut and paste. This actions are on top of application, so it is in main menu in main window and i want to accel them (Ctrl-C, Ctrl-X and Ctrl-V

Re: GtkTree and GtkThread: update and refresh

2011-09-23 Thread Olivier Sessink
On 09/21/2011 10:53 PM, Paolo wrote: Hi! I have a problem about the update and refresh of a tree. This is the situation: I have a populated tree and a button that update the tree. The button's event calls a function that permorfs the following things: 1) Reset the treemodel appending a single tex