Re: resizing a drawingarea



Hi Kees,

I had a bit of a play with your sample code. Contrary to my earlier
advice, what you need to do is delete your on_size_allocate method.
It's doing the wrong thing, while the base method does the right thing
given your use of get_allocation in on_expose_event.

Cheers,
Rob


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