vote up 1 vote down star
1

I'm looking for software to facilitate GUI design. There are many good questions on this topic already, but none contain what I need:

  1. XP style, not stencil/sketch/wireframe/mockup.
  2. Custom widgets, because we use more than standard GUI elements.
  3. Save as templates, to use for other screens later.
  4. snap-to other elements (ForeUI does this brilliantly).
  5. Export to graphic (JPG/PNG).
  6. Export to XML or SWT.
  7. nice-to-have: Export to Word as documentation (Axure does this).
flag

2 Answers

vote up 2 vote down check

I think the ForeUI tool you mentioned already meet most of your requirements.

For XP style: http://www.foreui.com/hl/feature_skinnable.htm

It also support user defined widgets. The lacking things may be the XML/SWT/Word exporting.

link|flag
I've done extensive testing and analysis, and I'm now leaning toward this product too. There are some things it can't (yet) do, but most of these are minor issues. – torbengb Nov 5 at 11:59
vote up 0 vote down

I don't think it'll do everything you want, but have you looked at MS C# Express editions.

It might be a bit over the top, but it can do a lot of what you want.

If you create a WinForms application you'll get:

  1. XP style
  2. Custom widgets - but you need to write code
  3. Snap to other elements

I've not looked at the export features, but you can run the application and take a screen shot that way.

link|flag
Good answer (it's not your fault their website is uninformative and utterly horrible), except I forgot to mention another requirement: must not be a programming tool. – torbengb Nov 5 at 12:02

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.