Re: [pyxpcom] A first Python / XULRunner app - impressions and problems
by Rasjid Wilcox other posts by this author
Feb 19 2009 7:19AM messages near this date
view in the new Beta List Site
Re: [pyxpcom] A first Python / XULRunner app - impressions and problems
|
[pyxpcom] Headless Python Browser?
2009/2/19 Rasjid Wilcox <rasjidw@[...].com> :
> 2. Multiple 'main screens'.
>
> I noticed that if I start my app multiple times, there is only one
> process (and only one console if started with -console), but I get
> multiple main screens.
Found https://developer.mozilla.org/en/Toolkit.singletonWindowType.
This one is now solved.
...
> 4. Creating a hidden (non-visible) window.
>
> I could not work out how to do this. Not sure if it is even possible.
Looks like it may be possible with appShellService
(http://www.xulplanet.com/references/xpcomref/comps/c_appshellappShellService1.html).
Will look into this when I get a spare moment.
Cheers,
Rasjid.
_______________________________________________
pyxpcom mailing list
pyxpcom@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Rasjid Wilcox
Rasjid Wilcox
Rasjid Wilcox
|