active and inactive

2002-04-11 Thread Liu.Jeffrey
Title: active and inactive Dear sir,        I use "gtk_widget_set_state(button1,GTK_STATE_INSENSITIVE)" to inactive the "button1". It works !!!    But then when using "gtk_widget_set_state(button1,GTK_STATE_NORMAL)" or "gtk_widget_set_state(button1,GTK_STATE_ACTIVE)" to res

glib-config

2002-04-11 Thread kada
Hi everybody! I am trying to compile a program which uses GLIB and so I downloaded and installed glib-2.0.1. After that I'm trying to configure the program I wanted to compile in the first place and I get this classic error: checking for GLIB - version >= 1.2.0... no *** The glib-config script i

Solaris 8 Xinerama GDK BadMatch

2002-04-11 Thread David F. Newman
Hello, I'm not really sure where to start with regards to reporting this problem, but the error message has GDK in it so I figure it best to start here. On Solaris 8 I am running a dual head system and running Xinerama. It seems any program that is linked with gtk immediately aborts with: Gdk-ER

Re: gtk-list digest, Vol 1 #966 - 9 msgs gtk-CRITICAL error...

2002-04-11 Thread SijinStephen
I have errors, "Gtk-CRITICAL **: file gtkwidget.c: line 3359 (gtk_widget_set_parent): assertion `widget->parent == NULL' failed." Your parent widget is not yet created.. create it with gtk*new() Sijin IndServe Infotech Ltd NewDelhi -

Re: bugs or missing features ?

2002-04-11 Thread Owen Taylor
Havoc Pennington <[EMAIL PROTECTED]> writes: > Colin Leroy <[EMAIL PROTECTED]> writes: > > - User-definable accels (pointing on a menu item and hitting desired > > shortcut keys) do not work ; > > They should work, if they don't it's an application bug. See the note about dynamically changing