Javier Reyes | 17 Jul 00:35

Re: Snapshot and Startup

Igor and Eliot,

Thanks for the information. I had also made a mistake and my lista method wasnt returning its result (oops!) I changed it and it goes fine now. So thank you Eliot too and you were right about trying;-)

Best regards,

                      Javier

On Wed, Jul 16, 2008 at 9:57 PM, Igor Stasenko <siguctua <at> gmail.com> wrote:
2008/7/16 Javier Reyes <jreyes <at> gmail.com>:
> Eliot,
>
> Your comment is very encouraging, but that was already understood without
> posting anything here. Encouraging is welcome , but advice is even better
> received. In my method mySnapshot:andQuit:embedded: as far as I understand
> the only difference with the original is that my class is not called for
> startup. Does anyone have any hint of what could be going wrong ? (And
> thanks again Eliot)
>

You should register your class in startup/shutdown lists. Then
corresponding method will be called.

There is not much need in replacing snapshot:andQuit:embedded: method
by own, if you still want to have everything work as before.
Many things depending on correct startup to make UI responding. A
critical one is for Delay, InputSensors and UI process.




--
Best regards,
Igor Stasenko AKA sig.




Gmane