Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] welcome screen renderer component

Nick,

> The Welcome page in Eclipse currently supports only plain text, bold
> ranges, and link ranges (either to an action or to help).
> The WSDE team must have their own implementation.

Probably not only in WSDE. It looks like other components rendering
(buttons,textarea,dropdown menu) is also included in eclipse. If you turn
on PDE plugins view by Window->Show View->Other->PDE->Plug-ins and then
double-click any plugin.xml from plugin treeview you'll open that plugin
in an editor view.  Select various tabbed parts of the plugin editor to
see all the components mentioned above. It is very, very nice.

> A better place to post such questions is the eclipse.tools newsgroup.  The
> *-dev mailing lists are intended for developers of the respective
> components.

eclipse.tools newsgroup has been split, right? I posed the same question
in platform.swt group with no response yet. I'll try eclipse.platform.

Thanks,
Vladimir


Back to the top