开发者

SWT - How to change the order of existing TabItems in a TabFolder

How do I change the order of existing TabItems in a TabFolder? Sorry for not being able to post more, but I just have completely no clue. TabItems don't have a z-Index, moveAbove() and moveBelow() of the containe开发者_StackOverflow中文版d composites don't work, I have the feeling to have tried everything.

Regards, Daniel


On our project, we had to do that. We disposed the old tab and created a new one on the correct position.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜