What's New in Beta 4
Bug fixes...
- Prevent "show demo" button from toggling browser on click.
- Disabled the save button when main source code is displayed.
- Fixed Windows mouse click in the potato drop test.
- Fixed xpm transparency problem in Windows.
- Images directory and scheme are now included as part of demo scripts.
New features...
- File list is now split into collapsible sections.
- Better (global) keyboard control.
- Returned the ability to set a global scheme.
- Returned the ability to edit scripts in an external editor.
- Column separator can now be dragged to resize width
Added demos...
- button roll-over (FLU emulation)
- Flu_Choice_Group (FLU emulation)
- collapsible browser
- basic LCD digit display
- very simple Lua module example
Other changes...
- Dropped support for murgaLua older than version 0.6.0 (it was getting to be a pain).
- Code cleanup in main script: removed obsolete code, reorganized some functions, and improved comments.
- Removed the largest xpm image to save a few Ks, and used the existing fish.xpm in its place.
- The extension ".lua" was added to the temp file for easier syntax highlighting in external editors.
- The Lua manual has been updated to the most recent online version (Jan 2008).
Long term goals...
- Syntax highlighting
- Save user-added snippets (suggested by Bill) ...but...
- Snippets might be removed, since they may find a better home in the upcoming murgaLua wiki