Re: [gtk-list] question about Gtk_DrawingArea





Not sure if this is what you want, but I solved this by simply
having the window holding the drawing-area be non-resizable:

     window->set_policy (FALSE, FALSE, FALSE)

did that trick for me ...

--> R




SKRZYNIARZ Alexandre <Alexandre.SKRZYNIARZ@enst-bretagne.fr> on 04/07/99
02:02:51 PM

Please respond to gtk-list@redhat.com

To:   gtk-list@redhat.com
cc:    (bcc: Robert Gasch/PeopleSoft)
Subject:  [gtk-list] question about Gtk_DrawingArea




Hello.

Does anybody know how to forbid the size of a Gtk_DrawingArea to
be overridden if the user manually resizes the window which contains
this area?

I need a Gtk-- solution.

bye.

__
Alex.S

--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null










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