Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Layout problem on windows 7.(widgets were showed incomplete)
icon5.gif  Layout problem on windows 7. [message #645706] Mon, 20 December 2010 04:50 Go to next message
popjxc is currently offline popjxcFriend
Messages: 36
Registered: March 2010
Member
I develop a RCP on windows XP, but when run on windows 7, some dialogs are showed incomplete. Usually, the widgets at the bottom of the dialog only show half, the other half were hidden because the dialog not big enough.

The problem happens on a thinkpad that installed win7, all the dialogs in my xp are displayed OK, but failed in that thinkpad.

And I try to change resolution of XP and win7, At all resolution xp performs ok, but win7 failed.

I generated some dialogs of swt and jface, they are performs ok in XP, and incomplete in win7. see details in File Attachments.

Does anyone has some ideas? Thanks~
Re: Layout problem on windows 7. [message #645707 is a reply to message #645706] Mon, 20 December 2010 04:55 Go to previous messageGo to next message
popjxc is currently offline popjxcFriend
Messages: 36
Registered: March 2010
Member
Sorry, I don't know how to add a file attachment. So I provide a link here :

An Runnable Jar file:https://www.sugarsync.com/pf/D072828_71_648884725

source code: https://www.sugarsync.com/pf/D072828_71_648802983

[Updated on: Mon, 20 December 2010 05:05]

Report message to a moderator

Re: Layout problem on windows 7. [message #646277 is a reply to message #645706] Thu, 23 December 2010 03:56 Go to previous messageGo to next message
popjxc is currently offline popjxcFriend
Messages: 36
Registered: March 2010
Member
I use Chinese version of windows 7.

So Maybe it is the bug: 293356

Anyone knows how I make a tmp fix on this bug in eclipse 3.6?

Thanks.

[Updated on: Thu, 23 December 2010 03:57]

Report message to a moderator

Re: Layout problem on windows 7. [message #647706 is a reply to message #646277] Fri, 07 January 2011 21:46 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
I don't think https://bugs.eclipse.org/bugs/show_bug.cgi?id=293356 is what
you're seeing. I would suggest logging a report with swt at
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform &component=SWT ,
and provide .java file(s) (not .class files) that demonstrate the problem.
The ideal template for providing an swt snippet is shown in
http://www.eclipse.org/swt/faq.php#whatisasnippet . Some screenshots could
also be helpful in case the problem cannot be reproduced here.

Grant


"popjxc" <popjxc@gmail.com> wrote in message
news:ieuh08$482$1@news.eclipse.org...
>I use Chinese version of windows 7.
>
> So Maybe it is the bug:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=293356
>
> Anyone knows how I make a tmp fix on this bug?
>
> Thanks.
Previous Topic:What should stay and what should go for packaging a lighter SWT JAR.
Next Topic:how to set a maximum width to a Text component ?
Goto Forum:
  


Current Time: Thu Mar 28 16:25:53 GMT 2024

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

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

Back to the top