开发者

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

开发者 https://www.devze.com 2023-03-11 18:45 出处:网络
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

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

精彩评论

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

关注公众号