On Dienstag 22 Januar 2008, Sergey M Plis wrote:
> Hi,
>
> I am having trouble with a simple minos code. If you run the attached
> file with
>
> xbigforth t2.fs
>
> and watch the console, you can see, that even though pxmap was
> initialized before the canvas was displayed, at the time of canvas
> display it is again not initialized. Why does that happen? I feel this
> must be a stupid mistake, but it is taking so much time to figure it out.

Fairly trivial: With the method open-app, you create a new instance of your 
class, and this new instance doesn't have a filled pixmap.

-- 
Bernd Paysan
"If you want it done right, you have to do it yourself"
http://www.jwdt.com/~paysan/

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to