In fact I would like not displaying all messages in the applet, but
use a callback function to send non sensitive messages to the html
hosting page.
In wish to use exactly the same kind callback function used in kiosk
mode (RemoveCardCallback).
I planned to build a generic callback function messagesCallback which
will sent messages such as : Please connect a card reader, insert your
eid , ....
Today, those messages are displayed in the applet, but I would like to
hide the applet (width=0, heigth=0) and display user useful messages
accordingly to my interface design, which could be FLEX or Html, and
following the overall hosting page layout standards. Of course no
confidential data, only things to tell the user what to do. A
(messagesCallback true/false) parameter in the html config of applet
may tell the applet to send or not messages to javascript.
Original issue reported on code.google.com by frank.co...@gmail.com on 2 Dec 2009 at 6:51
Original issue reported on code.google.com by
frank.co...@gmail.com
on 2 Dec 2009 at 6:51