Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Riena » Toolbar visible function
Toolbar visible function [message #543050] Mon, 28 June 2010 10:02 Go to next message
Kim Myoungki is currently offline Kim MyoungkiFriend
Messages: 12
Registered: July 2009
Junior Member
Hello,

I have got problem with a toolbar visible/invisible function.

I made a toolbar and the visibility is controlled by PropertyTester.

At the first, I make the toolbars invisible, and I make it visible again.

After that, I can not go back to invisible but I refresh the window the toolbar is invisible.

I think some event are not caught by Riena framework.

Is this a bug or Are there any method to achive this?

Could you give me any suggestion?

I am using Riena 2.0 and Eclipse 3.6

Thanks a lot.

Myoungki
Re: Toolbar visible function [message #543397 is a reply to message #543050] Tue, 29 June 2010 09:55 Go to previous message
Christian Campo is currently offline Christian CampoFriend
Messages: 597
Registered: July 2009
Senior Member
Dependens a little on what you are doing exactly. In general we only use SWT/JFace funtionality for Property testing and
that should work.

We know that Property testing with <when> closes dont work anymore once you changed the visibility of a menu item once
using the API.

I recommend you isolate a snippet and create a bug for that.

- christian


Am 28.06.10 12:02, schrieb Kim Myoungki:
> Hello,
>
> I have got problem with a toolbar visible/invisible function.
>
> I made a toolbar and the visibility is controlled by PropertyTester.
>
> At the first, I make the toolbars invisible, and I make it visible again.
>
> After that, I can not go back to invisible but I refresh the window the
> toolbar is invisible.
> I think some event are not caught by Riena framework.
>
> Is this a bug or Are there any method to achive this?
>
> Could you give me any suggestion?
>
> I am using Riena 2.0 and Eclipse 3.6
>
> Thanks a lot.
>
> Myoungki
Previous Topic:Riena and Spring
Next Topic:Toolbar visible function
Goto Forum:
  


Current Time: Wed Sep 25 18:34:45 GMT 2024

Powered by FUDForum. Page generated in 0.03199 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top