Michael Johnston wrote:
don't think this is the cause of no window,
but shouldn't your preference have an id like so:
<preferences>
       <preference name="quickfile.debug.enable"
id="quickfile.debug.enable" type="bool" />
</preferences>

i think the @id is only needed for internal referencing (like when I want to getElementById on it). The @preference of XUL UI elements (apparently) refers to the @name of <preference /> elements

Getting there, thanks all

you problem looks to me like the prefwindow that matthew mentioned

indeed it was
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to