On Wed, 21 Mar 2001 09:46:04 -0600 (CST)
Skip Montanaro <[EMAIL PROTECTED]> wrote:

> 
>     Mike> Is it possible to add lined borders to Gtk container widgets such
>     Mike> as GtkTable and the Gtk H/V Boxes? (Also other widgets in general
>     Mike> but I'm focused on these at the moment)
> 
> Sure.  Just enclose them in a frame widget:
> 
Thanks, I realise I can use a frame to get a simple rectangular border.  However, it 
doesn't let me have intersecting lines in a GtkTable and that's what I'm really after. 
 Is it something that the table widget supports, or is the widget only designed to be 
used for layout and not as a table would be drawn by hand?

Thanks

Mike
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to