Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » coolbar button mouseover state issue
coolbar button mouseover state issue [message #508137] Sat, 16 January 2010 13:53 Go to next message
nicola is currently offline nicolaFriend
Messages: 2
Registered: January 2010
Location: Italy
Junior Member
Hi, I'm in an early state of my app development so all I have is a base scaffold of views and perspectives, not much code around, and now I'm about to laydown actions in menus and coolbars, unfortunately in a test run I noticed the first button of my coolbar has the mouseover state when application starts (I mean it's drawed like I have the mouse cursor over him), the button reverts to normal state if I enter with the mouse in the coolbar area (may it be with a button or none) or over the button itself.

This behavior happens only to the first button, whatever it is, if I try to create a new RCP project from scratch or with a base template this not happen, I have tried to comment out parts of code without luck, now I have a nearly empty application and still this problem persist.

Coolbar items were created programmatically, I tested also creation by extensions witht he same result.

I cleared also app settings and plugin settings.

:-\ any hint?

pics for refs:
http://yfrog.com/jccoolbaraj
http://yfrog.com/jbcoolbarbj

thx in advance.
Re: coolbar button mouseover state issue [message #508704 is a reply to message #508137] Tue, 19 January 2010 17:24 Go to previous messageGo to next message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 423
Registered: July 2009
Senior Member
Hi Nicola,

This can be a thousand things. Try to implement the setfocus methods in your
view. If this does not help, move on and iron out the little details later.

--

Best Regards,
Wim Jongman
-- All wiyht. Rho sritched mg kegtops awound?
(Eclipse Old Skool Quote Service)


> Hi, I'm in an early state of my app development so all I have is a base
scaffold of views and perspectives, not much code around, and now I'm about
to laydown actions in menus and coolbars, unfortunately in a test run I
noticed the first button of my coolbar has the mouseover state when
application starts (I mean it's drawed like I have the mouse cursor over
him), the button reverts to normal state if I enter with the mouse in the
coolbar area (may it be with a button or none) or over the button itself.
>
> This behavior happens only to the first button, whatever it is, if I try to
create a new RCP project from scratch or with a base template this not
happen, I have tried to comment out parts of code without luck, now I have a
nearly empty application and still this problem persist.
>
> Coolbar items were created programmatically, I tested also creation by
extensions witht he same result.
>
> I cleared also app settings and plugin settings.
>
> :-\ any hint?
>
> pics for refs:
> http://yfrog.com/jccoolbaraj
> http://yfrog.com/jbcoolbarbj
>
> thx in advance.
Re: coolbar button mouseover state issue [message #508776 is a reply to message #508137] Wed, 20 January 2010 09:57 Go to previous message
nicola is currently offline nicolaFriend
Messages: 2
Registered: January 2010
Location: Italy
Junior Member
thx, I'll try to go ahead and solve it later Smile
Previous Topic:JWS RCP java.lang.RuntimeException: No application id has been found
Next Topic:How to embad hyperlink inside label in Form?
Goto Forum:
  


Current Time: Tue Mar 19 05:19:02 GMT 2024

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

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

Back to the top