java me - custome tab header in lwuit resource editor -


I am trying to create a codenamed application in which I must use the tabbed form. I have created a form containing tab container which has three containers to show three tabs. But these three tab header looks very heavy, the height for my UI is very big.

How can we change its height?
Can we create our tab headers if so, how?
Should we use any kind of renderer in it.

Whether it can be done using the lwuit res editor or I have to do it in code.

Please help.

Simply define the tab limit to clear and it will be removed limit thus reduce the size TABS Container UI does the same for the UIID and the size should be very small while taking the tab. If you still want to look good, just define a new "small" limit that suits your needs.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -