Re: coloring vbox/scrolled window

2005-09-24 Thread riboaz
hi,

you need to use an event_box() to cover the region you want to colour,
then  set the background of the event box to the colour you want.

your hierarchy could be one of several options, one being:

event box  vbox1  scl  vbox2  button

cheers,

richard

 Hi all,
  witha  few of of VBOX scrolled window etc. Here is the containment.

 vbox1  scl  vbox2  button.

 I want to make the background area of button to be area. That is the
 remaining uncovered part of scl/vbox2 should be in read. I tried to
 set the BG/FG  color for scl/vbox2 it didn't work.

 Please help me

 +-+
 |  |
 |  --| This aread should be red.
 |  |
 |  |
 |+---+   |
 | |||
 | |||
 | |||
 |+---+   |
 |  |
 |  |
 |  |
 |  |
 |  |
 +-+

 Thanks and Regards
 Deekshit M
 ___
 gtk-list mailing list
 gtk-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/gtk-list




___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Saving TextView with image

2005-09-24 Thread Arx Henrique
Hi all
i need to save a GtkTextView content in a database, and this content
have images who i need save inside a database too and get back after,
but i dont know how i get this content with the images.
can anyone know how i do it ? (how i could save in blob type or something)

cheers

Arx Cruz

--
A fé remove montanas, mas eu prefiro a dinamite
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Tooltips inside a TreeView.

2005-09-24 Thread Nicolas Cormier
Hi all,
I was wondering if it's possible to do row specific tooltips.
Thanks in advance.
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


coloring vbox/scrolled window

2005-09-24 Thread Deekshit Mantampady
Hi all,
 witha  few of of VBOX scrolled window etc. Here is the containment.

vbox1  scl  vbox2  button.

I want to make the background area of button to be area. That is the
remaining uncovered part of scl/vbox2 should be in read. I tried to
set the BG/FG  color for scl/vbox2 it didn't work.

Please help me

+-+
|  |
|  --| This aread should be red.
|  |
|  |
|+---+   |
| |||
| |||
| |||
|+---+   |
|  |
|  |
|  |
|  |
|  |
+-+

Thanks and Regards
Deekshit M
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list