[udig-devel] GUI Development for udig
Jody Garnett
jgarnett at refractions.net
Mon May 1 08:28:34 PDT 2006
Morin, Marc-André wrote:
> Hi,
>
> I'm a newbie with tools to develop user interface with Eclipse.
> Could someone help me to identify which eclipe plugin is used in general to
> develop the udig GUI... Matisse? Windowbuilder?
>
Matisse is swing only, not sure I have met window builder. I tried the
standard Eclipse GUI builder but due to its limitations (Grid Layout) I
do not yet recommend it at this time.
Usually I just use form layout and take my lumps. To speed up user
interface development I find it more important to focus on the Eclipse
User Interface Guidelines then to use a GUI builder. The hard part is
making decisions, the guidelines help with that.
Cheers,
Jody
More information about the udig-devel
mailing list