You could use an hbox.  Or rather, a vbox with a bunch of hbox's in it.

On Thu, Mar 29, 2012 at 10:45 PM, Jason Hsu, Mr. Swift Linux <
jhsu802...@gmail.com> wrote:

> I've decided to use PyGTK instead of gtkdialog for providing
> configuration menus/dialog boxes in Swift Linux, the Linux distro I
> started.  The problem with gtkdialog is that the i386 version is no
> longer available in the Debian repository.
>
> Since a picture is worth a thousand words, I'll give you a link to a
> screenshot of antiX Linux:
> http://antix.freeforums.org/download/file.php?id=23
>
> How do I use PyGTK to create something similar to the logout dialog
> box in the above graphic?  I've figured out how to create clickable
> buttons that each run a different script.  What I haven't figured out
> is how to add text beside each button.
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to