I wondered if there was a way to change the text on the tab when it is not the 
foremost tab, without having to do this:

tabstrip1.index = 1               ' change to tab1
tabstrip1.text = "some text"  'change its text
tabstrip1.index = 0             'change it back to tab0

Thanks in anticipation

Richard

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to