Re: MDI In Gtk 2.0?

2002-03-06 Thread Nicolas George
Le sextidi 16 ventôse, an CCX, Mark Jones a écrit : I am one who seeks MDI support from Gtk Strictly speaking, Gtk has MDI: the Gimp offers a MDI interface, for example. I think you are speaking about window in window (WiW), which is a form of MDI. Whether MDI is a good or bad,

GtkTreeView - visual updating

2002-03-06 Thread aruna pourohit
I am removing some list store items, I want to freeze the visual update during removal. How can it be done in GtkTreeView ? GtkCList provides gtk_clist_freeze() and gtk_clist_thaw(). Can any one please tell me what call I can use to freeze the visual updates. Thanks in advance Aruna

Problem starting Apps

2002-03-06 Thread Christian Quast
Hi, I just installed gtk-1.3.15 and all its corresponding libs. After that I compiled and installed gimp. But I got a problem whenever I try to start any application requiering gtk. eg. gimp-1.3 [0]: gimp-1.3 gimp-1.3 (pid:13714): ** WARNING **: Couldn't load font Sans 10 falling back to Sans

Re: Problem starting Apps

2002-03-06 Thread Sven Neumann
Hi, Christian Quast [EMAIL PROTECTED] writes: Hi, I just installed gtk-1.3.15 and all its corresponding libs. After that I compiled and installed gimp. But I got a problem whenever I try to start any application requiering gtk. eg. gimp-1.3 [0]: gimp-1.3 gimp-1.3 (pid:13714): **

Equivalent of the GtkArg structure

2002-03-06 Thread Mayurnath Puli
Hi, Could any one suggest me what is the equivalent of the GtkArg Structure in GTK-2.0. While making the rep-gtk module, i am getting a series of errors with the message dereferencing the pointer to an incomplete type. After going thru the code, i felt that the GtkArg strucure is giving the

Cannot compile glib-1.3.15 on SGI IRIX 6.5.14

2002-03-06 Thread Joachim Backes
Hi, having problems to compile glib-1.2.15 under IRIX 6.5.14: ... gmake[3]: Entering directory `/usr/sc/backes/Software/glib-1.3.15/glib' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAI N=\GLib\ -DG_ENABLE_DEBUG -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION

destroying GtkItemFactory callback data

2002-03-06 Thread Phil Krylov
Hello everyone, Is it possible to assign a GtkDestroyNotify function to destroy the callback data when using gtk_item_factory_create_items()? -- Respectful, Phil ___ gtk-list mailing list [EMAIL PROTECTED]