Welcome, Guest
Username: Password:
  • Page:
  • 1

TOPIC:

'component already running': two function on one component problem 06 Apr 2006 03:38 #6915

  • ɳ
  • ɳ's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0
there is one need for me to run two different functions on one component.
the code lines just like:

Manager.start(ManagerFirstFunc());
...
Manager.start(ManagerSecondFunc());

but it always prompt: component already running: `component2'(component2'
is Component Manager)
after I tried like:

Manager.start(ManagerFirstFunc());
...
Manager.stop;
Manager.start(ManagerSecondFunc());

it made no help

anyone can help me?
thanks!

Please Log in to join the conversation.

  • Page:
  • 1

FacebookTwitterGoogle BookmarksRedditNewsvineTechnoratiLinkedin