Hi,
 
I've created a couple of widgets:
 
1. ShadedLabel.js 
 
    Based on label.js, shadedLabel.js supports dropshadow.  I'm hoping
    this can replace the api.gui.label if people think it is useful...
 
 
2. TabControl.js/TabItem.js
 
    TabControl and TabItem is to support to Tab (similar to DynTabStrip)
 
 
They are created based on dynapi 3 API.
 
Please open frame.html under examples to try it out.  You can also try
ShadedLabel.html (set the shadowColor to something like '#111111').
 
Help:
 
I'm struggling with some memory usage problem with IE (is it a known problem??).
When I click the SubTab tab, memory usage goes up by > 1M.  The memory won't
come down until I minimized IE6.0.  I appreciate if someone can take a look at the
js files to see anything I've done wrong,
 
These are the first widgets I created based on dynapi.
 
Thanks.
 
-Aston
 

Attachment: Tabs.zip
Description: Binary data

Reply via email to