On Tue, 2007-08-21 at 22:20 +0200, Martijn Bos wrote:
> Hi list,
>
> I'm wondering whether it's possible to create a gtk_list_store at runtime.
>
> Sometimes my data has (for instance) 1 column and sometimes my data has (for
> instance) 8 columns. (It will be read from file)
>
> As far as I hav
Hi list,
I'm wondering whether it's possible to create a gtk_list_store at runtime.
Sometimes my data has (for instance) 1 column and sometimes my data has (for
instance) 8 columns. (It will be read from file)
As far as I have seen in he documentation, the model is "designed" when
programming.
hi,
Gabriel Schulhof wrote:
> Hi!
>
> On Sun, 2007-08-19 at 23:48 +0300, Stefan Kost wrote:
>> I read about the differences. I really want "accelerators".
> I was able to hack it:
>
> Create a plain old regular menubar-type menu with accelerators. Then ref
> the submenu you want to make into a p
I figured it out; the problem was that by default, Glade sets the
GDK_POINTER_MOTION_HINT_MASK in the event mask for TreeView widgets,
which prevents the reordering from working properly. Unsetting this bit
in the event mask (under Common/Events in Glade) solved the problem.
It looks like Glad
undefined
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list