I'm not going to give an ETA - instead I'll just tell you where I am.
v1.04 is complete DLL-wise, I am writing up the help files and correcting the examples so that they should all compile first time. Menus won't be integrated until the version after.
Version 1.04 Changelog
======================
Bugs:
- Fixed DELETE GADGET bug
- Error now reported if gadget doesn't exist in any command
- Error now reported if item doesn't exist when REMOVE ITEM called
- DOCS: Added SELECTED TEXT START / LENGTH help
- DOCS: Made corrections to keywords file
- Checked / corrected exe paths in examples so that they should all compile first time
New Features:
- Richedit Gadget (CREATE GADGET RICHEDIT)
- Set properties of selected richedit text
- SET SELECTED TEXT START
- SET SELECTED TEXT LENGTH
- SET RICHEDIT FONT
- Improved Fonts Commands
- GET GADGET FONT
- GET RICHEDIT FONT
- FONT COLOR
- FONT SIZE
- FONT NAME
- FONT STYLE
- Window alpha control (works on external windows only, Win2K/XP only) (SET WINDOW ALPHA)
- Max Length, Password Char and Input Mask for edit gadgets
- SET EDIT PROPERTIES
- SET EDIT MASK
- ACTIVE GADGET (Find out which control is active)
- CHECK GADGET (Manually set checkbox state)
- Vertical Scrollbars (extra flag on end of CREATE GADGET SCROLLBAR command)
- SEND MESSAGE command can now return values as well
- GET INTERNET FILE command (download files from the net for updates etc.)
- ALIGN GADGET TEXT command (left / right / centre justify text)
- SET GADGET command (Adjust position and size in one command)