Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Window without maximize minimize and close
Window without maximize minimize and close [message #1038223] Wed, 10 April 2013 15:18 Go to next message
Jonas Helming is currently offline Jonas HelmingFriend
Messages: 699
Registered: July 2009
Senior Member
Hi,
is it possible to define a window in e4 without a minimize, maximize and
close Button without adapting the renderer?
Regards
Jonas
Re: Window without maximize minimize and close [message #1038745 is a reply to message #1038223] Thu, 11 April 2013 09:05 Go to previous messageGo to next message
Eclipse UserFriend
No.

You can file a bug and we can make it dependent on a tag if others agree. Or override the renderer, which in this case would be a pretty trivial change.
Re: Window without maximize minimize and close [message #1412122 is a reply to message #1038745] Mon, 25 August 2014 10:43 Go to previous message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

> No.

Actually that is supported via IPresentationEngine#STYLE_OVERRIDE_KEY. Calcuate your desired SWT stylebit and add it as persistedState under the specified key.
Previous Topic:Eclipse Kepler got slow
Next Topic:background-color and background-image
Goto Forum:
  


Current Time: Thu Apr 25 17:06:20 GMT 2024

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

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

Back to the top