What's new in Handy Application Maker 1.1.0 Beta

Feb 13, 2010
  • Overall:
  • Enabled center image as previous error fixed.
  • Lookup Form:
  • Failed to transfer focus error fixed.
  • DataTable:
  • Fixed data formatted error.

New in Handy Application Maker 1.0.7 Beta (Dec 29, 2009)

  • Removed dead code and debug assist code
  • Enhanced usability
  • Corrected some careless mistakes.

New in Handy Application Maker 1.0.0 Beta (Jun 17, 2009)

  • SQL "LIMIT" syntax has been changed according to the database applied.
  • MSSQL :-> "TOP"
  • ORACLE :-> "ROWNUM"
  • HSQLDB,MYSQL,POSTGRESQL :-> "LIMIT"
  • OTHER :-> [Not Optimised]
  • VLG sub Form shown position fixed.
  • The link for VRH Form to the (auto generated) VLG Form and vice-versa has been removed.
  • However, one function has been added to VLG Builder : Quick add VLG Form base on VRH Form. (You create it only if you need it.)
  • VLG Page Record (one thousand records can be divided to 4 pages with 250 records per page) function reactivated, saving memory resource.
  • VLG Page Record function for Oracle fixed.
  • Add record control bar to VLG and VRH detail, enhancing the usability.
  • Fully released resources of each form after close.
  • The unclosable child forms problem solved.
  • The VRH detail table usage improved
  • The VLG table usage improved
  • The entire SAAC (security and authorized access control) was recoded and improved much to set user rights for each form
  • The SAAC provides group user rights and custom user rights.

New in Handy Application Maker 1.0.5 (Mar 31, 2009)

  • The Database and Form creation data has been separated. The 'Database Handler' is designed to handle this.
  • The Client Program center image alignment and image refresh part were completely fixed.
  • The image will always be adjusted center.
  • The add/delete image icon fixed.
  • The function of '+' button at Form Menu has been coded.
  • New interface DB Handler:
  • User creates database tables and fields here, whereas creates Forms using VRH Builder.

New in Handy Application Maker 1.0.1 (Jan 19, 2009)

  • The library code was separated from the main code and compressed into "lowlib.jar" and "tp.jar". "lowlib.jar" consists of set of objects that are highly applied in the main code. It is coded by the author whereas "tp.jar" contains free codes or sample codes or open source codes downloaded from the Internet and modified by the author. Licenses are included in each piece of code.
  • The product registration form will prompt out for the 1st start for the previous released. This may cause inconvenient for new users. The current released improves on this by removing all locker code.