Friday, March 7, 2008

Ext 2.0 Tips

Ever since I started dabbling with Ext a few months back, I'm addicted to it. Ext 2.0 has wonderful API documentation, but there are many hidden treasures that are not apparent. I will start capturing some of these starting from this post.

Toolbar Tips
  • To create a separator between items, use '-' between the items. Hmm.., "|" might have been a better choice, don't you think?
  • To right align a set of items, use '->' as the separator.

No comments: