Hi,
I'm trying to change the hue of a GtkImage on the value change of a GtkHScroll . I change the RGB using HSLtoRGB() but now the issue is as to how to recreate the GdkPixbuf and display the image.
Could anyone please help me with this...
I'd be grateful.
Thanking you in anticipation.
Anne
--
___
Hi,
I user GtkTable insted of GtkFixed and my problem is solved :o)
Thanx a lot.
Regards,
Anne
--
___Sign-up for Ads Free at Mail.com
http://www.mail.com/?sr=signup
___
gtk-list mailing list
gtk-li
ut (GTK_FIXED (fixed30), dynamicFrame[d], 5, l); gtk_widget_set_size_request (dynamicFrame[d], 450, j); l = l + j + 5; }- Original Message - From: "David Necas (Yeti)" <[EMAIL PROTECTED]>To: "anne isac" <[EMAIL PROTECTED]>Subject: Re: GLib-GObject-WARNING **:
Hi
I'm new to Gtk.
I'm trying to create a screen dynamically.
The screen is to have frame with labels and comboboxes the number of witch is
only known at run time.
My GtkFrame has a GtkFixed widget on to witch I place the GtkLabel and
GtkComboBox.
when I execute the program some of the labels and