Hi ALL,
I am using tabstrip to do the work.
the flow of call is like this.
1,define the tabstrip, and subscreen for the tabstrip. and some other needed. we assume that the screen of tabstrip is 0100.
any direct click on tabstrip can be performed correctly.
2,after user click one button on the menu, call something like this: perform run_check.
3,in run_check, updated the tabstrip-activetab, and update the content of subscreen, and also called the refresh of subscreen.
4,the update of subscreen content is successful. but the tabstrip didn't.
5, only after all the operation finished, back to screen 0100, the tabstrip update can be visible.
didn't there any operation like the refresh to tabstrip???
Thank you!
Best Regards,
Sean
Edited by: Sean Zhang on Dec 3, 2009 3:10 AM