Re: Putting a gtk_button in a drawing area



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]