xulwidgets
| resources: | Home Mailing List Installation Manual Test Cases Source Code Members Bugs Screenshots |
|---|
Most Wanted List
There are a good number of features which XUL Widgets would do very well to have. They include:
- A
<xul:editor/>-like element which allows for colorized source editing of documents, where a developer can specify the rules by which the editor styles the text. (Note: glazou is apparently working on this at Disruptive Innovations.) - A
<xul:filepicker/>widget that lives embedded in the document, instead of opening a dialog window. Remote access capabilities would be good to have as well. (This one would probably require JSLib code.)