Here is the example and the source for List and Label element
src/ext/packages.js need modify:

l.add('dynapi.gui.TemplateManager','templmngr.js','DynLayer');
        // HTML Components

To...

l.add('dynapi.gui.TemplateManager','templmngr.js','DynLayer');
l.add('dynapi.gui.Label','label.js','DynLayer');
l.add('dynapi.gui.List','list.js','DynLayer');
        // HTML Components

Cow

Attachment: dynpatch.zip
Description: Zip archive

Reply via email to