Can I shrink an GtkDrawingArea?
- From: airship <wxingyan gmail com>
- To: gtk-app-devel-list gnome org
- Subject: Can I shrink an GtkDrawingArea?
- Date: Sun, 26 Feb 2006 20:13:32 +0800
Hi,
I put a GtkDrawingArea in a GtkWindow to draw something,so i use
gtk_widget_set_size_request() to set the size of GtkDrawingArea,but
after I did that,I found that I can't shrink the main window.
How can i make the GtkDrawingArea to be enlarged or shrinked as the main
window ? Is it possible?
I have to override the expose_event cause I have to do some animation
stuff. Do I have some other choice beside using GtkDrawingArea?
Thanks in advance~
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]