moxnat3 Posted June 20, 2002 Posted June 20, 2002 Is there a way of giving a user text formating control (esp. font size) in kiosk mode?
kraftyman Posted June 21, 2002 Posted June 21, 2002 Simle answer = no Complex answer = no...yes.... well...sort of.......maybe The only way that I can think of is to have a number of different layouts accessible by the user for that purpose. You could create a script giving "small", "medium" and "large" choices for the user, then create a global preference field. Then each time the user navigates to a layout, the script would check the flag, and direct the user to the appropriate layout. This could rapidly turn into a pain in the neck if you want to give the user too many options, and the layouts are complex. I suppose that if you really wanted to give the user this capability, then you might have to relinquish kiosk mode.
IdealData Posted June 21, 2002 Posted June 21, 2002 Ask yourself.... Does the solution need to be in Kiosk mode ?
Recommended Posts
This topic is 8248 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now