PDA

View Full Version : How to add a close button on the tabItem title



javist
4 Nov 2006, 4:15 PM
Hi Jack,

thanks for your great job.

My question is how to add a close button on the tabItem title?

jack.slocum
4 Nov 2006, 4:22 PM
Add closeOnTab: true to the regions config.

javist
4 Nov 2006, 4:22 PM
Wow, I found there is one more parameter "closable" of the addTab() method in the new release.

Really thank Jack's hard work. :D