[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:20:06 +0200
- Newsgroups: eclipse.technology.rap
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.23 (Windows/20090812)
I'm sorry, this message is a mess. Again:
Just found out that command contribution works correctly, I first used a
controlContribution. It seems that control contributions are not
displayed in the business design, but I'm not sure whether I'M using it
correctly. However, to be more specific, I would like to add a
Label to the collbar dispalying the currently logged in User.
Any hints how I could do that?
My first approach was to add a controlcontribution and using a Label
there. For the standard desing, that worked, but i wasn't able to layout it.
> 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