[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.rcp] How to remove window border / margin
|
- From: steve@xxxxxxxxx (Steve Viens)
- Date: Tue, 15 Sep 2009 21:13:58 +0000 (UTC)
- Newsgroups: eclipse.platform.rcp
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
I'm writing an RCP application that will be deployed to Vista and screen
real estate is at a premium so I'd like to eliminate any unneccessary
border. I can't seem to eliminate this 5 pixel border around my primarly
Composite ... see the image below for what I mean...
http://www.viens.net/rcp/cti.jpg
You can see the line that's in between the window frame and the enclosed
Composite. Would like to get rid of that if it's possible.
Any help would be appreciated.
Thanks,
Steve