Re: [gtk-list] Re: Question: Displaying Images (TIM Files)




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]