Re: Putting a gtk_button in a drawing area
- From: Tim Terlegård <timte878 student liu se>
- To: gtk-app-devel-list gnome org
- Subject: Re: Putting a gtk_button in a drawing area
- Date: Sun, 01 Oct 2000 12:40:35 +0200
I am writing an app that has a drawing area displaying spectragrams etc....
Is it possible to add a gtk button in the actual drawing area in an x and
y position of my choice?
You can use a GtkFixed. Add the drawingarea to this GtkFixed widget so it
covers it completely and then you can add a button at any location on the
GtkFixed (or drawing area).
Tim
timte878 student liu se
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]