Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » size of the closing-button
size of the closing-button [message #457660] Thu, 30 June 2005 15:33 Go to next message
Eclipse UserFriend
Hi,

I have the following problem.

I use a SWT-Dialog. When I set it to SWT.ON_TOP the closing-button ("X")
gets really small. I figure that this is because of my "system' s
look-and-fell".
But I saw the eclipse dialogs (e.g. the find dialog ) too. And there the
closing-button has the "normal" size, although it is an ON_TOP dialog too.

Somebody knows if there is an option to set for the X's size?

Thx in advance.
Re: size of the closing-button [message #457840 is a reply to message #457660] Tue, 05 July 2005 19:32 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
You will have to provide some test code. The window manager controls the
size of the close button. You're close buttons should be the same as
Eclipse. Are you using SWT.TOOL?

"Philipp Marx" <irritated@gmx.de> wrote in message
news:da138g$udn$1@news.eclipse.org...
> Hi,
>
> I have the following problem.
>
> I use a SWT-Dialog. When I set it to SWT.ON_TOP the closing-button ("X")
> gets really small. I figure that this is because of my "system' s
> look-and-fell".
> But I saw the eclipse dialogs (e.g. the find dialog ) too. And there the
> closing-button has the "normal" size, although it is an ON_TOP dialog too.
>
> Somebody knows if there is an option to set for the X's size?
>
> Thx in advance.
>
>
Previous Topic:Add TreeItems dynamically - How?
Next Topic:Changing the background for all Widgets
Goto Forum:
  


Current Time: Fri Apr 26 20:02:39 GMT 2024

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

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

Back to the top