PDA

View Full Version : Switching to Another Applet


GuNboss.Park
03-20-2002, 06:07 AM
Can I switching to another applet?

I have two large applets. Each overs 100KB.

But ISHELL_SendEvent and ISHELL_PostEvent and ISHELL_StartApplet seems work abnormal without both of two.

Applet A is loaded by user,

and If user trigger some key, Applet B have to be loaded.

and Applet A is no longer needed... but I don't know how to unload Applet A.

Anybody found key?

sorry for poor english.