Hi, I would like to know if I can be able to have more than four tabs on my ui because this seems like a limitation.
these values I've taken from avkon.hrh
EAknTabWidthWithTwoTabs = 36,
EAknTabWidthWithTwoLongTabs = 74,
EAknTabWidthWithThreeTabs = 22,
EAknTabWidthWithThreeLongTabs = 67,
EAknTabWidthWithFourTabs = 18,
EAknTabWidthWithOneTab = 107
I'd like my ui to display seven tabs all.
could I please have an example code on how I can do this?

Reply With Quote



