[Gambas-user] Drawing Persistence
Jason Hackney
jshackney at ...626...
Sun Aug 31 22:38:53 CEST 2008
How do you make an image in the Drawing Area persistent?
That is, I draw a box. Then open a popup (which appears directly over
my drawing). Close the popup when I'm done and parts of my drawing
(which were covered by the popup) are blanked out--needing to be
redrawn by calling the initial drawing event.
I thought the Refresh method was the way to go, but using that causes
the drawing to flash. Or rather, it draws the image, then clears
immediately.
Jason
<Gambas 2.5, Qt, Kubuntu>
More information about the User
mailing list