I've tried packing them inside of a frame; however the frame is not "tight" enough of a border for the label. There is quite a bit of space between the frame border and the label itself. Also, to get the border drawn in a box, you must give the frame a "title". You can give it a title of "", but there is a little "blip" that makes the frame look a bit silly.
-Thanks, Aaron -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Pearce Sent: Tuesday, December 11, 2007 4:42 PM To: [email protected] Subject: Re: Drawing a simple box around a label? On Tue, 11 Dec 2007, Aaron Geier <[EMAIL PROTECTED]> wrote : > >Is there a simple way to draw a box around a label? I have a few labels >that I wish to draw a box/border around, and I am unable to find a >simple way to do this. Thought I'd throw this question out there to see >if anyone had a trick up their sleeve. > Have you tried packing them inside a frame? You can set the frame's appearance to one of several styles. -- Rob Pearce http://www.bdt-home.demon.co.uk The contents of this | Windows NT crashed. message are purely | I am the Blue Screen of Death. my opinion. Don't | No one hears your screams. believe a word. | _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
