"Self-tailoring" Unicode Chooser Widgets P.P.S.
Bob Warren
bobwarren at howsoft.com
Tue Apr 28 17:48:47 EDT 2015
In the Demo, at the beginning of the callChooser handler, you will see
these 3 lines:
put empty into field "choice"
put empty into field "thePath"
put empty into button "theFiles"
These are OK in the Demo, but if you copy the handler to your own app as
suggested, it will complain about them because these fields and button
do not necessarily exist in your app. Just remove these lines. They are
not necessary. (Note that they have already been removed in the "vanilla
script" links I recommended.)
Apologies. I'll be updating the download ASAP.
Bob
More information about the use-livecode
mailing list