Open GoogleCodeExporter opened 9 years ago
use my tab widgets in ExtJs shapes see download section
or look at how it's done
Original comment by maxime.tennaxia@gmail.com
on 10 Dec 2008 at 9:23
Original comment by maxime.tennaxia@gmail.com
on 12 Dec 2008 at 9:40
Original comment by maxime.tennaxia@gmail.com
on 15 Dec 2008 at 7:40
I just faced the same problem. (TabBox in Native UI Widgets).
To help a little fixing this issue I can tell you which part of the xml-file
causes
this behaviour:
It is the <tabbox>-tag and its property selectedIndex="n"
It seems, that n isn't updatet on changing the # in pencil. Deleting the
selectedIndex-property or manually changing its value results in proper
displaying in
pencil.
The tag <tabpanels> has the selectedIndex-property as well with same value,
although
it didn't matter in my tests you might want to pay attention on that as well...
Original comment by ralflehm...@googlemail.com
on 25 Feb 2010 at 8:56
Original issue reported on code.google.com by
jose.je...@gmail.com
on 21 Aug 2008 at 7:59