[Greasemonkey] Re: Gm Dialogs

Nikolas Coukouma atrus at atrus.org
Mon Jun 19 16:12:03 EDT 2006


Vectorspace wrote:
> Design a html window, with form elements for your data/settings/whatever.
> Encode it as needed, so the source can be saved as a string inside your
> script.
Bill said "something like the way XUL windows are defined," so I'm
guessing he's dealt with HTML.

One approach is to write some XML+XSLT to make it easier to write these
dialog boxes. However, you can just use XUL documents (as long as you're
okay with Mozilla/Firefox-only compatibility). For example:
http://neugierig.org/software/darcs/xuldip/dip.xul

> Bill Donnelly wrote:
>> I might have mentioned this before.
>> I want some way to create "Gm Dialog" windows.
>> Or some way to do it, it doesn't, necessarily, have to be thru Gm.

Cheers,
-Nikolas



More information about the Greasemonkey mailing list