enthought / enthought/traitsui
Springs between subgroups work in Qt but not in Wx
Open
priority: low
toolkit: WxPython4
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Something like `HGroup(item1, Spring(), item2)` works in both while `HGroup(HGroup(item1), Spring(), HGroup(item2))` for example only works with Qt whereas Wx ignores the spring.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.