RE: [GTK help]



Let's see. As I understand you want a gtktext over a bigger gtktext, both in the same window, don't you?
You can do that with a GtkFixed widget. You can position widgets at fixed coordinates, no matter if one widget is in front of another one.
 
Esteban Quijano V.
Artinsoft corp
-----Original Message-----
From: Castor Fou [mailto:castor fou wanadoo fr]
Sent: Wednesday, February 20, 2002 5:31 AM
To: gtk-list gnome org
Subject: [GTK help]

Hi!
How I can superpose two GtkText in the same window (in a notebook for example)? In a background, a gtktext where you can't modify the text and in the foreground, a gtktext where you can modify the text. Result, you have the background and the foreground in the same window with the superposed texts.
Thanks,
 
Excuse me for my 'english' but I don't speak it very well.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]