[wingide-users] Re: Wing 2.0 plugin question
Adam Feuer
adamf at aviarc.com
Sun Dec 5 21:59:21 EST 2004
On 12/5/04 at 7:50 PM, Wing IDE Support <support at wingware.com> wrote:
>Use this constant in your panel defn class then instantiate one
>instance of that class from somewhere during Wing's startup to
>register the panel type. It looks like doing that from a script
>should work -- maybe just from an idle() call like in the example.py
>script and return 0 to remove the idle call when the panel has been
>registered.
Stephan,
I am not sure I understand- should I do
app.InstallTimeout(5000, idle)
and then instantiate and discard an instance of the new the panel
from the idle function?
cheers
adam
--
Adam Feuer <adamf at aviarc dot com>
More information about the wingide-users
mailing list