Here my situation is little bit complicated that when i show the dialog box to the user, i have to start the fingerprint scanner in the background once the user place the his/her fingerprint image in the scanner, i need to show the fingerprint image to the user and then need to close the dialogbox I have planned to use the XUL to show the dialog box and XPCOM to interact with the scanner and get the image from the scanner. I have API to get the image from the scanner and my part is to show the captured image to the user and close the dialog box.

   Here i don't know how to do this. :-(
   I don't know whether it is possible to do  ?
If it is not possible with XUL/XPCOM combination, then how can i achive this functionality?

Please help me

Thanks & Regards
Sundaram. D

narendra sisodiya wrote:

why dont u use the XUL dialog ?

https://developer.mozilla.org/en/XUL/dialog

When you try to add something over Firefox -- You have XUL , (Ex addon)
but when you want to add something beside (side by side) in Firefox-- you
can code in your pref language, (Ex plugin)
one is vertical and other is horizontal !! (just a view) !!

------------------------------------------------------------------------

_______________________________________________
To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

_______________________________________________
To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to