Re: How to make reference to widget from another file?

2006-10-25 Thread Mariano Suárez-Alvarez
On Tue, 2006-10-24 at 20:50 -0700, bluelarva wrote: > Hi, > > I am using Glade 2. > > Let's say my app got two buttons, one combo, one label, and one textentry. > > When either of the button get clicked, the combo, label and textentry will > fill with hardcorded sentence. > The content of callba

Re: GTK and dmalloc

2006-10-25 Thread Michael Ekstrand
On Oct 24, 2006, at 9:08 AM, Andre Messerschmidt wrote: > has anybody tried to use dmalloc with GTK+ applications? When I add > support for dmalloc in my code it will crash with an assertion from > glib due to unaligned memory. The reason seems to be that dmalloc > does not support memalign()

How to make reference to widget from another file?

2006-10-25 Thread bluelarva
Hi, I am using Glade 2. Let's say my app got two buttons, one combo, one label, and one textentry. When either of the button get clicked, the combo, label and textentry will fill with hardcorded sentence. The content of callbacks.c is as following: static void on_button1_clicked (GtkBut

Your message to Gtk-sharp-list awaits moderator approval

2006-10-25 Thread gtk-sharp-list-bounces
Your mail to 'Gtk-sharp-list' with the subject Make her scream like never before. Is being held until the list moderator can review it for approval. The reason it is being held: Post by non-member to a members-only list Either the message will get posted to the list, or you will receiv

Re: GtkComboBox style property appears-as-list

2006-10-25 Thread Andrea Zagli
Il giorno dom, 15/10/2006 alle 10.45 +0330, Mohsen Saboorian ha scritto: > 1. Why the property "appears-as-list" of GtkComboBox is read only? A > user may want to have a scroll bar near a large list. I've noticed > that PyGTK has this property changeable: > http://www.pygtk.org/docs/pygtk/class-gtk