From: Raymond I. <xw...@ya...> - 2004-02-02 17:44:26
|
Are you using the latest version of DynAPI from the CVS? PS. So much things to catch up with -- Raymond Irving --- Aston Chan <AC...@al...> wrote: > 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 part 2 application/octet-stream name=Tabs.zip |