[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: RCP Kiosk mode

if it's going to be a real kiosk, use a properly configured window manager. Google "kiosk window manager".

Olivier Ziller wrote:
hello,

i have to address exactly the same problem (creating a kiosk application)
if you find any solution, could you post them in the newsgroup?

regards

Thys Meintjes a écrit :
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