DHTML Menu Builder [DynAPI 1.1]
<developers_edition>
Tuesday May 20, 2008

 

 

WARNING: The information on this documentation will change as the development on this version of DHTML Menu Builder progresses.
It is VERY important that you always refer to the information provided in this document prior to testing new versions of the DynAPI code.


Welcome to the DynAPI Documentation

This document provides a comprehensive view of all the functions included in the DynAPI.
Use the navigation menu above to browser through all the section in the documentation.

Please remember that the DynAPI is a work in progress!

Don't know where to start?
Introduction Guide: Creating your first dynamic menus


Functions Index

Samples

What's New
Version 1.1 fixes/changes/additions

Version 1.0j fixes/changes/additions
  • Fixed several bugs.
  • Added support to populate menu items by using arrays.


Version 1.0i fixes/changes/additions
  • Fixed several bugs.
  • Implementation of 2 new functions to manage toolbars:
    • dmbAPI_addToolbar
    • dmbAPI_removeToolbar


Version 1.0h fixes/changes/additions
  • Greatly improved rendering of complex menu items.
  • Implementation of 6 new functions to manage the images on menu items:
    • dmbAPI_setImageLeftNormal
    • dmbAPI_setImageLeftOver
    • dmbAPI_setImageRightNormal
    • dmbAPI_setImageRightOver
    • dmbAPI_removeImageLeft
    • dmbAPI_removeImageRight
  • Full implementation of functions used to resize menu elements:
    • dmbAPI_setGroupWidth
    • dmbAPI_setGroupHeight
    • dmbAPI_setTBWidth
    • dmbAPI_setTBHeight
  • Implementation of new functions to set the style of groups, commands and toolbar items:
    • dmbAPI_setGroupLayout
    • dmbAPI_setGroupStyle
    • dmbAPI_setGroupSeparation
    • dmbAPI_setSelectionEffects