Recognize end-user hitting escape key?
hi -
created toggle button enter/exit out of full screen.
but if end-user hits "esc" key exit full screen, click event of toggle button doesn't fire.
using:
if (app.fullscreen == false)
....in layout ready event work identify if not in full screen and, if not in full screen, run code switch button's caption , tool-tip values correct values.
but happens when layout ready event fires.
anyway determine earlier?
just looks crappy see caption "exit full screen" on toggle button when we're not in full screen anymore.
thanks!
b
More discussions in LiveCycle Designer
adobe
Comments
Post a Comment