12

Can anybody recommend a good graphic WYSIWYG editor for XUL?

Kenn
  • 2,379
  • 2
  • 29
  • 38

5 Answers5

7

This question is very similar: XUL Explorer is probably as good as you're going to get.

Community
  • 1
  • 1
stuartd
  • 70,509
  • 14
  • 132
  • 163
4

If you need WYSIWYG XUL editor, try XUL Gear FireFox extension

user352787
  • 71
  • 1
  • I just updated the Mozilla-wiki page on XUL:IDE - https://wiki.mozilla.org/XUL%3aIDE - , and XUL Gear seems to be the only project in active development (with a July, 2010 update) – Michael Paulukonis Sep 26 '10 at 22:04
3

Or the "Live XUL Editor" in the Extension developer's extension.

There's no drag-and-drop editor like for Windows Forms if that's what you're looking for.

Nickolay
  • 31,095
  • 13
  • 107
  • 185
3

Here is a MozillaWiki page with a list XUL Integrated Development Environments and descriptions of each.

J Edward Ellis
  • 1,368
  • 2
  • 12
  • 21
1

I've been known to use the DOM Inspector to design XUL, but then again I'm quite happy coding in vi and reloading the window.

Neil
  • 54,642
  • 8
  • 60
  • 72