Re: box around a GtkLabel



On Fri, Mar 03, 2006 at 01:09:39PM -0500, Zvi Sebrow wrote:
I'm trying to draw a box around one or more GtkLabels.
when i use a GtkDrawingArea, the box comes out fine, 
but the labels are covered by the inside of the box. 
is there a way to set a GtkDrawingArea to be transparent,
so it wont cover up any GtkLabels?

or is there another, simpler way of doing this?

Yes, it is: just draw the text with gdk_draw_layout() on the
drawing area.

Yeti


--
That's enough.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]