I have some questions: > Hi Yasudo, > > I am developping a little bit complicated multithreaded applets runnables > from inside Internet Explorer 5.0. > > But the virtual machine can't stop completely the applet, > > You have to leave it running and act on the window.setVisible command and
What is the window object ? > set the Frame=null in stop() procedure. > Create the Frame in init() procedure. > And make it visible in run() procedure. It is a little bit arbitrary; but it > runs!!! Do you mean stop(),init() and run() methods in Applet ? > > > Otherwise I can't make my PCSC terminal run under Internet Explorer. > When it runs SmartCard.start() it hangs the SmartCard Thread, other threads > runs well.. > I have decompressed the base-core,base-opt and reference-terminals-windows > in the C:\Windows\Java\Trustlib directory. > And I have put the OCFPCSC1.DLL library in the C:\Windows\System32 > directory. > Any idea? > > Yones LEBADY > [EMAIL PROTECTED] > Thank you. H.Yasudo --- > Visit the OpenCard web site at http://www.opencard.org/ for more > information on OpenCard---binaries, source code, documents. > This list is being archived at http://www.opencard.org/archive/opencard/ ! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email ! to ! [EMAIL PROTECTED] ! containing the word ! unsubscribe ! in the body.
