On 2013-02-01 8:51 AM, rvj wrote:
I use XUL for developing apps that  operate like real devices (intended
for touch screen displays)

I simply need to allow a user to  select a printer without conventional
system window  popups

Please familiarize yourself with the changes being made in bug 629500. The probable way forward for you is to provide your own implementation of nsIPrintDialogService. Note that in addition to nsIPrinterEnumerator going away, nsIPrintDialogService will not be allowed to use XUL anymore (due to synchronicity issues). You will have to implement your printer-selection mechanism as a native dialog box for whatever OS you're using.

zw
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to