[JW Lua] JW Lua beta v0.30
Jari Williamsson
jari.williamsson at mailbox.swipnet.se
Tue Feb 10 10:54:39 CET 2015
Charles,
Thanks for the report! I had built the documention in the wrong way, so
the FCFileOpenDialog, FCFolderBrowseDialog, etc didn't get any
documentation. I have now corrected it and uploaded the updated
documentation.
The system dialogs are used in this fashion:
---
local d = finale.FCFileOpenDialog(finenv.UI())
-- Set up the dialog parameters here
d:Execute()
---
On 2015-02-10 00:32, Charles O. Lawrence wrote:
> Jari,
>
> Thanks for the new beta. I just noticed some, AFAIK, new classes for
> browsing folders, file opening and save as. There does not seem to be any
> class documentation on how to use these handy new features, but I'm sure
> they work similar to ones in other products like Visual Studio, etc.
>
> Charles Lawrence
>
>
> _______________________________________________
> JWLua mailing list
> JWLua at jwmusic.nu
> http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu
>
>
More information about the JWLua
mailing list