Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Weird Display Problem
Weird Display Problem [message #505238] Mon, 28 December 2009 20:08 Go to next message
Jon Buck is currently offline Jon BuckFriend
Messages: 29
Registered: July 2009
Junior Member
Hi All,

I have a weird problem that I am hoping someone will recognize...

Basically I have a view, the view contains a composite, the composite
contains a group and the group contains some labels and fields. Now when
I tab between the fields the group and randomly some fields disappear!
if I mouse back over them they re-appear or alternatively if I click on
a different view and then back to my view everything is back!

Would anybody have any idea what is causing this? I can post code if
you feel it is important however I don't think I am doing anything weird
or non standard, its a simple view so not sure what I could have done...

I am running eclipse 3.5 as my IDE with an eclipse 3.2.2 target runtime,
and this is all running on Windows 7.

Thanks
Jon
Re: Weird Display Problem [message #505632 is a reply to message #505238] Sun, 03 January 2010 22:20 Go to previous message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 423
Registered: July 2009
Senior Member
Hi Jon,

Did you use the setfocus method of your view to set the focus on a control?
Otherwise please post the code from createPartControl.

--

Best Regards,
Wim Jongman
-- Enter any 11-digit prime number to continue...
(Eclipse Old Skool Quote Service)

> Hi All,
>
> I have a weird problem that I am hoping someone will recognize...
>
> Basically I have a view, the view contains a composite, the composite
> contains a group and the group contains some labels and fields. Now when
> I tab between the fields the group and randomly some fields disappear!
> if I mouse back over them they re-appear or alternatively if I click on
> a different view and then back to my view everything is back!
>
> Would anybody have any idea what is causing this? I can post code if
> you feel it is important however I don't think I am doing anything weird
> or non standard, its a simple view so not sure what I could have done...
>
> I am running eclipse 3.5 as my IDE with an eclipse 3.2.2 target runtime,
> and this is all running on Windows 7.
>
> Thanks
> Jon
Previous Topic:How to package RCP app for Fedora
Next Topic:About oledb provider connection
Goto Forum:
  


Current Time: Thu Mar 28 13:34:07 GMT 2024

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

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

Back to the top