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
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.
|