Re: box around a GtkLabel
- From: "David Necas (Yeti)" <yeti physics muni cz>
- To: Zvi Sebrow <zvi sebrow verizon net>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: box around a GtkLabel
- Date: Fri, 3 Mar 2006 19:14:58 +0100
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]