[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[ews.eclipse.technology.rap] Re: How to add CoolBarItems to the business design?
|
- From: Thomas Haskes <t.haskes@xxxxxxx>
- Date: Fri, 18 Sep 2009 16:07:21 +0200
- Newsgroups: eclipse.technology.rap
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.23 (Windows/20090812)
Just found out that command contribution work correctly, if first used a
controlContribution. However, to be more specific, I would like to add a
Label to the collbar sipalying the currently logged in User.
Any hints how I could do that?
> Hi I'm currently playing around with the business design example and
> would like to add coolbar items. In the standard design, I see the Items
> I contributed via the org.eclipse.menus extension point. In the business
> design, there arent any? What else do have to do to add Items to the
> coolbar in the business design?
>
> TIA,
>
> Tom