Re: new mailing list for GLib requested

2002-09-06 Thread Szalai Ferenc
Hi, and this gtk-(*-)list flood with GDK, GTK-level issues. it's hard job to find resources for GLib, GObject only. so I ask to branch to glib-list. This is a very good idea. I use GLib, GObject more than Gtk+. Ferenc ___ gtk-list mailing list

GkkEntry length and TRU64

2002-09-06 Thread Bernd Demian
Hi, I wrote following problem, but nobody can help. Am Fre, 2002-08-30 um 16.47 schrieb Bernd Demian: Hi all, We have a little problem porting a programm which is written with gtk+2. We developed an appl in linux and porting to windows and TRU64. Under linux und wnt all seems to be ok. Under

Re: new mailing list for GLib requested

2002-09-06 Thread Chris Wareham
Lars Clausen wrote: On Fri, 6 Sep 2002, Kang Jeong-Hee wrote: Hi. Differently from older version of GTK+, GTK+ 2 has powerful fundamentality of library: GLib, GObject. They are standalone library as well as a basement of GDK and GTK. and this gtk-(*-)list flood with GDK, GTK-level issues.

Re: glib-2.0.6 source compiling problems

2002-09-06 Thread Sven Neumann
Hi, Chris B Luck [EMAIL PROTECTED] writes: I compile the source fine but for some reason the glib-config file is missing. So when I try to compile another program it's configure script can't find the newest glib. if another program looks for glib-config it wants glib-1.2 and won't work

switch_page function problem

2002-09-06 Thread vyadav
hi friends, when i use this function, gint gtk_notebook_get_current_page() this does not return same page number for a page, each time page number is different, i mean to say if i have four pages in a notebook and if i switch on the

Re: adding fifo input to the main glib2 loop

2002-09-06 Thread Paul Davis
Hi, I have an app that mkfifo()s open()s and then attaches a g_io_channel to the fd. The basic idea is that clients can drop scheme code to a fifo for the app to execute, thus the server only reads the pipe and clients should only write it. I have this working with one catch, after the first

State modifers

2002-09-06 Thread iain
This is probably a dumb question: For a GdkEventKey is event-state set in the case where only the Shift key is pressed? When I press the Shift key, I get a key press event emitted, but event-state isn't set to anything. If the shift key and another key is pressed, then event-state

win32/gcc : how to avoid need of -fnative-struct

2002-09-06 Thread Thierry CARRARD
when compiling a win32 app using gcc and win32 gtk DLLs, you can suppress the fnative-struct option (which isnt available any more on gcc3.x) if you replace the contant of gtk/gtkbox.h by this (for version 2.0.6) : #ifndef __GTK_BOX_H__ #define __GTK_BOX_H__ #include gdk/gdk.h

gtk2 + threads = hang

2002-09-06 Thread Christian
Ronnie Sahlberg writes: Hi list, Perhaps someone can help me, I am a newbie at GTK. Do i need to do something special if i use low-prio threads and if I mess with widgets from it? have you read: http://developer.gnome.org/doc/API/2.0/gdk/gdk-threads.html after I did

Re: GkkEntry length and TRU64

2002-09-06 Thread Philip Goisman
Hi, Try the following: edit /var/X11/xserver.conf At the bottom of the file there's a line starting with -pn Change this to -pn -depth 16 -screen0 1600x1200 -vsync 75 Do man Xdec for more information. Philip From [EMAIL PROTECTED] Fri Sep 6 00:51:42 2002

RE: adding fifo input to the main glib2 loop

2002-09-06 Thread Nils O. Selåsdal
Hi, I have an app that mkfifo()s open()s and then attaches a g_io_channel to the fd. The basic idea is that clients can drop scheme code to a fifo for the app to execute, thus the server only reads the pipe and clients should only write it. I have this working with one catch,

I want use accel in my program.

2002-09-06 Thread Yural Moon
Hi, I'm beginner of GTK. I need to use accel in my gtk-program. I'd read gtk-tutorial, but counld't find it else Undocument. Plz, help my problem. How can I use gtk-accel ?? Thank you for reading. _ ÀÌÁ¦ ¿Â¶óÀÎÀ¸·Î ¹«·á ¿µ¾î

Re: State modifers

2002-09-06 Thread Paul Davis
This is probably a dumb question: For a GdkEventKey is event-state set in the case where only the Shift key is pressed? When I press the Shift key, I get a key press event emitted, but event-state isn't set to anything. If the shift key and another key is pressed, then event-state

gtk_signal_connect_object

2002-09-06 Thread Shadia Mikhael
Hello, i'm still a beginner in gtk...and i'd like to ask for some help. I'm trying to create a simple window which enables the user toselect a file he/she wants to open..however i'm getting an error while compiling in the line which ensures that the dialog box is destroyed when the user clicks a

GMarkup XML parser example

2002-09-06 Thread Chris Wareham
Does anyone have a trivial example of how to use Glib's GMarkup XML parser? I assume it's a GObject, and I have to instantiate it before using it's methods ... but how do I go about doing that? Chris -- [EMAIL PROTECTED] (work) [EMAIL PROTECTED] (home)

Re: GMarkup XML parser example

2002-09-06 Thread Sven Neumann
Hi, Chris Wareham [EMAIL PROTECTED] writes: Does anyone have a trivial example of how to use Glib's GMarkup XML parser? I assume it's a GObject, and I have to instantiate it before using it's methods ... but how do I go about doing that? it's not a GObject and doesn't use any GObject

Re: File conflicts Failed install

2002-09-06 Thread Valdis . Kletnieks
On Fri, 06 Sep 2002 15:17:37 EDT, author [EMAIL PROTECTED] said: I'm trying to install rpm -ivh glib2-2.0.4-1gtk.i386.rpm in /usr/local of Red Hat 7.3 It refuses to install and gives the message: file /usr/lib/libglib-2.0.so.0 from install of glib2-2.0.4-1gtk conflicts with file from