Re: Help

2001-06-05 Thread Helmethead
On Tue, Jun 05, 2001 at 05:02:58AM -0700, Masaru Natsu Cardenas wrote: > Hello i'm new in the gtk programming subject.. i ave only 3 days > programming in Gtk and im trayng to make a simple prog: > > i'm trayng to open a xpm file and dsiplay it into a window and thats all. > > if anyone know wh

Re: where I can find more API information about GdkImlib

2001-06-05 Thread Helmethead
On Tue, Jun 05, 2001 at 09:30:45AM -0600, Jiang XU wrote: > Guys, > > I try to use GdkImlib to load transparent pixmap, such as using > gdk_imlib_XXX calls. > I wonder where I can find more API document about GdkImlib? > > Thanks > > Jiang Imlib api docs should have come with your imlib develo

Re: where I can find more API information about GdkImlib

2001-06-05 Thread Adam Kopacz
Reply to eMail from '[EMAIL PROTECTED]' about 'where I can find more API information about GdkImlib' Hi Jiang XU, > I try to use GdkImlib to load transparent pixmap, such as using > gdk_imlib_XXX calls. > I wonder where I can find more API document about GdkImlib? there is a html-file in the im

Removing a selected list item from a combo box

2001-06-05 Thread Ian King
Is there any way that a listitem can remove itself from a combo box on its selection without the application seg faulting. Thanks for your time Ian King ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

gtk.themes.org

2001-06-05 Thread Mathew Yeates
Has been down for awhile. Anybody know why and when it's going to be back up? Mathew ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

gtk_editable_get_chars=gtk_entry_get_text

2001-06-05 Thread dodi-nug
i failed to get text from entry text's widget, it seem that in gtk tutorial page(www.gtk.org/tutorial/sec-textentries.html) doesn't work too. i have tried gtk_editable_get_chars ( Mr. bowman's advise), but i didn't work too. so i need advise from all of you guys thanks dadio ___

Re: adjustment property on scales and scrollbars get/set methods on range

2001-06-05 Thread Skip Montanaro
>> According to the 2.0 reference manual the GtkHScale, GtkVScale, >> GtkHScrollbar and GtkVScrollbar classes all define an adjustment >> property, but get_adjustment and set_adjustment methods are defined >> at the GtkRange level. Havoc> It is at the GtkRange level in the co

Re: GTK+ with PHP

2001-06-05 Thread Moritz Angermann
yea i do, my latest project is a PHP / GTK based Napster Client ... On Mon, 04 Jun 2001 20:18:00 Edson Lima wrote: > Hello, > I would like to know somebody already knows some thing of GTK+ with PHP. > > > ___ > gtk-list mailing list > [EMAIL PROTECT

Re: adjustment property on scales and scrollbars get/set methods on range

2001-06-05 Thread Havoc Pennington
Skip Montanaro <[EMAIL PROTECTED]> writes: > According to the 2.0 reference manual the GtkHScale, GtkVScale, > GtkHScrollbar and GtkVScrollbar classes all define an adjustment property, > but get_adjustment and set_adjustment methods are defined at the GtkRange > level. Is this an inconsistency

Re: Compiling GTK apps with Sun's Forte compiler

2001-06-05 Thread Havoc Pennington
rhfreeman <[EMAIL PROTECTED]> writes: > > Sun's compiler doesn't seem to get on with GTK too well. Anyone got any > ideas what I can do to change this rather odd behaviour? You have to build GLib apps with the same compiler used to build GLib, since GLib uses compiler-specific features accordin

Re: Compiling GTK apps with Sun's Forte compiler

2001-06-05 Thread Skip Montanaro
Rich> Sun's compiler doesn't seem to get on with GTK too well. ... Rich> "/opt/gnu/include/glib.h", line 1554: undefined or not a type: inline For starters it looks like it doesn't understand the "inline" keyword. I'd check a few things: 1. Make sure that configure used the Su

adjustment property on scales and scrollbars get/set methods on range

2001-06-05 Thread Skip Montanaro
According to the 2.0 reference manual the GtkHScale, GtkVScale, GtkHScrollbar and GtkVScrollbar classes all define an adjustment property, but get_adjustment and set_adjustment methods are defined at the GtkRange level. Is this an inconsistency in the documentation or do each of the scale and sc

Compiling GTK apps with Sun's Forte compiler

2001-06-05 Thread rhfreeman
Hi folks, Sun's compiler doesn't seem to get on with GTK too well. Anyone got any ideas what I can do to change this rather odd behaviour? /opt/SUNWspro/bin/../WS6U1/bin/cc -g -mt -xCC -c -I. -I/opt/gnu/include -I/opt/gnu/include/glib -I/opt/gnu/lib/glib/include -I/usr/openwin/include -I/usr

where I can find more API information about GdkImlib

2001-06-05 Thread Jiang XU
Guys, I try to use GdkImlib to load transparent pixmap, such as using gdk_imlib_XXX calls. I wonder where I can find more API document about GdkImlib? Thanks Jiang ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gt

Help

2001-06-05 Thread Masaru Natsu Cardenas
Hello i'm new in the gtk programming subject.. i ave only 3 days programming in Gtk and im trayng to make a simple prog: i'm trayng to open a xpm file and dsiplay it into a window and thats all. if anyone know where i can found some code .. to read and learn.. it will be very usefull thanks..

Re: [Vitaly Tishkov ] gtk_tree_view_column_set_min_width (column, 0) segvs

2001-06-05 Thread Jonathan Blandford
Vitaly Tishkov <[EMAIL PROTECTED]> Writes: > Hi, > > The following example segvs. > > > #include > int > main (int argc, char** argv) > { > GtkTreeViewColumn* column; > > gtk_init (&argc, &argv); > > column = gtk_tree_view_column_new (); > gtk_tree_view_column_set_min_width

Need a 3D diagram of Gtk window stack up for presentation tomorro w (6/6)

2001-06-05 Thread Pettit, Chris L
Help !! I'm assembling a presentation on open source GUI development. Recently, i saw a schematic 3D stack-up diagram for the gtk window elements and structure ... and didn't save it. ( Yes, i should know better. A classic lesson from running scanning electron microscopes +20 yrs ) Well, now I ca