开发者

How to align the text in a wx.ListBox using wxPython?

开发者 https://www.devze.com 2023-01-12 01:47 出处:网络
I want the text of the List开发者_JAVA技巧Box to be centered, is that possible?No, the default ListBox won\'t work for that. Try the VListBox instead.

I want the text of the List开发者_JAVA技巧Box to be centered, is that possible?


No, the default ListBox won't work for that. Try the VListBox instead.

0

精彩评论

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