[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.rcp] RCP Kiosk mode
|
- From: Thys Meintjes <sthysel@xxxxxxxxx>
- Date: Fri, 20 Oct 2006 09:10:30 +0200
- Newsgroups: eclipse.platform.rcp
- Organization: EclipseCorner
- User-agent: Thunderbird 1.5.0.7 (Windows/20060909)
Hi All,
I want to use RCP to create a kiosk application, that is a full screen
login view with nice big buttons on a touchscreen. System lock down is
not that important at this stage, but will be.
I suspect IWorkbenchWindowConfigurer's setShellStyle() may help me.
How do I force a RCP full screen.
Thanks and regards