Urgent: draw signal under gtk-2.0

2002-07-25 Thread Matteo Frigerio
Hello at all the mailing list. I have a big problem: my app use the signal draw (under gtk-1.2) to draw a rectangle around the widget (idea shamelessly stolen from glade) but under gtk-2.0 there is no more the draw signal. What can i do ?? Please help me. Hello Dr Hammer

Re: Urgent: draw signal under gtk-2.0

2002-07-25 Thread Sven Neumann
Hi, Matteo Frigerio [EMAIL PROTECTED] writes: I have a big problem: my app use the signal draw (under gtk-1.2) to draw a rectangle around the widget (idea shamelessly stolen from glade) but under gtk-2.0 there is no more the draw signal. What can i do ?? connect to the widget's

Right justification of text in GtkEntry

2002-07-25 Thread Egon Andersen, Talura
Hi, How do I make text (actually digits) right justified when the digits are typed in the entry box? I would like to se my numbers typed as: [ 123.45] rather than [123.45 ] Best regards Egon Andersen ___ gtk-list mailing list [EMAIL PROTECTED]

GdkDiplay

2002-07-25 Thread Reham Younis
Does anyone know how do I get access to GdkDisplay. I have successfully installed gtk-2.0.5 on solaris. But I cannot find it. Reham __ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com

Re: GdkDiplay

2002-07-25 Thread Erwann Chenede - Sun Microsystems
Hi Reham, You can use : gdk_display_get_default See http://developer.gnome.org/doc/API/2.0/gdk/index.html Multi-head Support Overview, GdkDisplay and GdkScreen should be of help. Erwann From: Reham Younis [EMAIL PROTECTED] Subject: GdkDiplay To: [EMAIL PROTECTED] Does anyone know how do I

Re: GdkDiplay

2002-07-25 Thread Sven Neumann
Hi, Reham Younis [EMAIL PROTECTED] writes: But the problem is that I cant find on libgdk which is installed along with gtk. the reason is that GdkDisplay is part of the multi-head changes that were introduced after 2.0. GTK+-2.0.x doesn't support this feature. You'll have to wait for

glib on cygwin

2002-07-25 Thread Jeremy Wilkins
Hi, Looking through the readmes with glib 2.0.4, it sounds like it should compile under cygwin. Has anyone tested this? Jeremy ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

those windows on the left-hand side of Mozilla; how to do it?

2002-07-25 Thread Edward A. Falk
Hi all; I don't even know the name of this thing, but I've seen a number of applications (e.g. Mozilla) that have an interesting way of stacking windows on the left edge of the application. Let me describe it: The left edge is maybe 1 or 2 inches wide. It contains a number of buttons that run

Re: those windows on the left-hand side of Mozilla; how to do it?

2002-07-25 Thread Paul Davis
Hi all; I don't even know the name of this thing, but I've seen a number of applications (e.g. Mozilla) that have an interesting way of stacking windows on the left edge of the application. Let me describe it: The left edge is maybe 1 or 2 inches wide. It contains a number of buttons that run

gtk + glx compiling under Linux

2002-07-25 Thread Stoyan karanfilov
Hi again. I did't receive any answers to my question about glx. Is there anybody who can help me to run my Makefile and my applications. I don't know how to compile a gtk program using glx. I try many things but none of them works. Please help me! Thanks in advance! Stoyan