Re: [gtk-list] Re: Question: Displaying Images (TIM Files)
- From: Havoc Pennington <rhp zirx pair com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: Question: Displaying Images (TIM Files)
- Date: Sat, 1 May 1999 00:27:32 -0400 (EDT)
Hi,
You need to draw in an expose event handler rather than the configure
event handler. At least, that's what I would try first.
Check out the "scribble" example toward the end of the Gtk Tutorial.
For testing, you might add a call to some other gdk_draw_* function to
verify that the problem is or isn't related to your use of GdkRGB.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]