Page 1 of 1

Hide the data_entry menu

Posted: October 22nd, 2014, 11:46 am
by rwejio
how i can hide the data_entry toolbar in the pff file, i know crtl + j can do it, but i need hide them in the execution an lock the keys

Re: Hide the data_entry menu

Posted: October 27th, 2014, 5:39 pm
by Gregory Martin
Take a look at this:

http://www.csprousers.org/help/html/run ... _entry.htm
The parameter "NoMenus" will open CSEntry in a tablet-friendly mode whereby the case tree and the CSEntry menus and title bar are not shown.
So write:
[DataEntryInit]
FullScreen=NoMenus