Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Strange window height problem
Strange window height problem [message #513828] Thu, 11 February 2010 12:35
antonio is currently offline antonioFriend
Messages: 22
Registered: July 2009
Junior Member
Hi,

I'm using Ubuntu 9.10 (tho I don't know if the problem is related with it) and I came across to this problem:

At first, application starts reading from a file & setting width, height, posX, posY. When app is closed, these coords are retrieved:

shell.getLocation();
shell.getSize();

and finally saved.
If I don't change any coord, I expect same values, but it's not like that for height. This coord is 3 pixel less everytime : 600, 597, 594, 591... For the other coords everything is ok.

Have you any idea?


Thanks,
Julio
Previous Topic:SWT.PASSWORD and enter key on Mac
Next Topic:Disabling auto "search"
Goto Forum:
  


Current Time: Fri Apr 26 16:32:11 GMT 2024

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

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

Back to the top