Widgets inside a GtkDrawingArea
- From: Sander Marechal <s marechal jejik com>
- To: gtk-app-devel-list gnome org
- Subject: Widgets inside a GtkDrawingArea
- Date: Mon, 20 Mar 2006 08:01:57 +0100
Hello,
I am writing a hearts game for GNOME using glade and the libglade XML
loader. The main playing area is a big GtkDrawingArea. I need to add a
button in the middle of the drawing area during the beginning of the
game (when you are passing cards to another player). This button needs
to disappear during the main play.
Is there a way to add a button inside (or on top) a GtkDrawingArea using
glade? Or using Gtk directly in C? Glade wouldn't let me add one. If it
isn't possible, is there an easy way I can "fake" the effect of a button
sitting in the middle of the drawing area?
This is my first Gtk application (heck it's my first app since I moved
away from the Win32 platform) so I'm not terribly experienced yet.
Thanks in advance!
--
Sander Marechal
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]