[JW Lua] RGP Lua 0.56 Released

Robert Patterson robert at robertgpatterson.com
Mon Dec 6 14:21:33 CET 2021


You put the class browser anywhere you wish. I don't recommend putting it
in Finale's plugin folder because that creates ugly empty submenus. I also
think it's cleaner to configure the individual script file rather than the
folder, but it probably doesn't hurt anything to do the folder.

On Mon, Dec 6, 2021 at 7:19 AM Simon Leclerc <simon at prodsl.ca> wrote:

> Thanks for this update, Robert!
>
> I can confirm that the tab key now works fine when the FCCustomLuaWindow
> is used on a Mac.
>
> I also like very much the class browser you integrated. For now I just
> added the dowloaded folder to the RGP Lua configuration window and I have
> access to it through the plugin menu. Just wondering if there was a
> specific place/way you intended this folder to be installed?
>
>
>
>
>
> ¯\_(ツ)_/¯
>
> Simon Leclerc
> 60, Mirabelle
> Ste-Agathe-des-Monts, Québec
> J8C 0W9
> simon at prodsl.ca
>
>
>
>
> On December 5, 2021, at 16:55, Robert Patterson <
> robert at robertgpatterson.com> wrote:
>
> RGP Lua 0.56 is now available for download. It includes the following
> enhancements and bug fixes.
>
> 1. RGP Lua now allows Lua scripts to run modeless dialog windows. The
> documentation has extensive information about several additional functions
> implemented to facilitate them. There is a "Hello World" example included
> in the (new) documentation page for FCCustomLuaWindow:ShowModeless.
> 2. There is now a class browser for RGP Lua implemented entirely in Lua.
> This provides a much more complex example of a modeless dialog, though it
> doesn't modify the Finale document. (Stay tuned for examples of that.)
> 3. Fixed a macOS bug that caused sudden crashes of Finale when running the
> RGP Lua configuration window.
> 4. Improved keyboard navigation on macOS versions of FCCustomWindow and
> FCCustomLuaWindow.
> 5. Added Lua-support for SetTimer/StopTimer. They now work both for modal
> and modeless on both macOS and Windows. (However, to set a timer the dialog
> has to be initialized, so it is really only practical with
> FCCustomLuaWindow that provides an InitWindow callback. This could
> potentially be enhanced so that FCCustomWindow could use it as well, if
> there is a need.)
>
> All relevant links are available from here:
>
> https://robertgpatterson.com/-fininfo/-rgplua/rgplua.html
>
> _______________________________________________
> JWLua mailing list
> JWLua at jwmusic.nu
> http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu
>
>
> _______________________________________________
> JWLua mailing list
> JWLua at jwmusic.nu
> http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jwmusic.nu/pipermail/jwlua_jwmusic.nu/attachments/20211206/44f16d78/attachment.html>


More information about the JWLua mailing list