Tuesday, October 7, 2008

Quick Chip viewer

Around 6-7 hrs of dev time including debugging and fine tuning.


Some new experiences with Ext:
The hidden Ext.lib.Dom provides some handy functions like to calculate the size of the browser window, thanks Jack, it's not in the documentation but i was able to dig it out :)

Viewport is neat but it may take a while to get it work properly; everytime add/remove elements don't forget to call viewport.doLayout()

No comments: