« Return to Thread: [Pier] Image crash after a kernel import (through SIXX)

Re: [Pier] Image crash after a kernel import (through SIXX)

by Lukas Renggli-2 :: Rate this Message:

Reply to Author | View in Thread

> Is it:
> PRComponent allInstancesDo: [ :each | each reset ]
> or
> PRComponent allSubInstancesDo: [ :each | each reset ]

Either one should be fine. I guess you don't have any subinstances,  
because PRComponent has no subclasses (unless you've created one) ;-)

>
>
> Thanks Lukas
>
>
> _______________________________________________
> SmallWiki, Magritte, Pier and Related Tools ...
> https://www.iam.unibe.ch/mailman/listinfo/smallwiki

--
Lukas Renggli
http://www.lukas-renggli.ch


_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki

 « Return to Thread: [Pier] Image crash after a kernel import (through SIXX)