Hi all,
Long time I have been bogged down by jiras. Now I have started working on creating sub-applets from inside parent applets. Having gone through the shape example provided in the dguide, I need some help from the experts.
How do we suspend a current applet assume a parent applet before being taken to a sub-applet? If we get the AppletData object of the current applet, I believe calling the suspend on that object should do the trick. But then how to get the AppletData object of a current applet?
Long time I have been bogged down by jiras. Now I have started working on creating sub-applets from inside parent applets. Having gone through the shape example provided in the dguide, I need some help from the experts.
How do we suspend a current applet assume a parent applet before being taken to a sub-applet? If we get the AppletData object of the current applet, I believe calling the suspend on that object should do the trick. But then how to get the AppletData object of a current applet?