Re: table with borders, bg, row colors etc...
- From: muppet <scott asofyet org>
- To: Veli Ogla Sungutay <velisungutay gmail com>
- Cc: gtk-perl-list gnome org
- Subject: Re: table with borders, bg, row colors etc...
- Date: Sun, 7 Sep 2008 19:35:45 -0400
On Aug 21, 2008, at 1:00 PM, Veli Ogla Sungutay wrote:
Hey all,
I think most us are experienced with HTML Tables with CSS to season
them. Bottom borders, border colors, cell background colors etc...
Evet some javascript to have interactivity with each cell and row.
Now I google but I cannot find anything usefull to Table styling in
Gtk2. How can we style a Gtk2 table like an HTML Table?
Any tips?
The GtkTable isn't meant to be used like that. All it does is control
layout of widgets, it doesn't actually draw anything for itself.
If you really need an html-style table, e.g. for a fancily-formatted
report, you can embed an html widget and create actual html code to
display in it.
--
Teeter tots are shaped like marshmallows.
-- Zella.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]