Catalyst library: pixmap object use. [message #64232] |
Thu, 11 December 2008 16:09 |
Giorgio
Messages: 31 Registered: March 2008
|
Member |
|
|
Hi folks,
This is intended to David, but maybe someone knows better.
I am using the catalyst library to visualize in real time a
transformation to some data with some spinners added to control the
parameters. I use the imgwin program of the library as a template. In
there, when you creates the selectable draw widget object the erase
window keyword is specified. This provokes a flickering of the screen
each time is updated. To disable that I know that we have to use a
pixmap window. However I did not figure out how to implement and
coordinate the pixmap object with the selectable draw widget. Then my
question: Can you give an example or a road map to implement the
pixmap object.
As a side note, the coyote nickname reminds me of a similar animal
from Argentina, the aguara guazu.
Thanks,
Giorgio
|
|
|