June 24, 2014
10:21 p.m.
On 21 June 2014 09:23, Hilaire Fernandes <hilaire.fernandes@gmail.com> wrote:
Hello,
I tried this but it produces empty form.
|canvas | canvas := (Form extent: aDrgeo area athensSurface extent depth: 32) getCanvas. aDrgeo area athensSurface displayOnMorphicCanvas: canvas at: 0@0. canvas form
should not.. try to #flush operations on surface before blitting it to form.
Hilaire
Le 20/06/2014 12:55, Igor Stasenko a écrit :
the best way is to blit surface on the morphic canvas using displayOnMorphicCanvas: canvas at: aPoint method.
-- Dr. Geo http://drgeo.eu iStoa - https://launchpad.net/istoa
-- Best regards, Igor Stasenko.