[JW Lua] ReadOnly dialog ?
Jan Angermüller
jan at angermueller.com
Sun Jan 19 11:58:11 CET 2014
Hi Jari,
when trying the ReadOnly property just as you describe it
on your user input dialog page:
local mydialog= finenv.UserValueInput()
mydialog.ReadOnly= true
I always get this error message:
[string "local mydialog = finenv.UserValueInput()..."]:2: no member named 'ReadOnly'
I don't know if this property is really so important to me
at this moment. I was trying to open an info message
which works much better with FCUI as I found out later.
So probably not so important...
Jan
More information about the JWLua
mailing list