On Wed, 31 Oct 2007, Shriphani Palakodety wrote:

> Date: Wed, 31 Oct 2007 16:33:51 +0530
> From: Shriphani Palakodety <[EMAIL PROTECTED]>
> Reply-To:  <[email protected]>
> To:  <[email protected]>
> Subject: Re: [twincling] firefox extensions
> 
> Hello,
> 
> I would like to know more about the chrome flag that can be used with
> mozilla. Also why doesn't:
> `mozilla -chrome chrome:///home/shriphani/firefox_extn/test.xul` work? Is
> this flag applicable to plainly installed apps? How do I ensure that I too
> am able to open my xul files in a separate window rather than a firefox tab
> as it elongates each and every button I make.
> 
> Regards,
> Shriphani Palakodety
>

firefox file:///home/shriphani/firefox_extn/test.xul should work fine.

When developing XUL-based apps, its always a good idea to work with
'xulrunner' and not firefox.

The default behaviour is to fill the entire container area.
You can control the size, by packaging the XUL app along with skins,
locale etc.


thanks
Saifi.

Reply via email to