enthought / enthought/traitsui

Springs between subgroups work in Qt but not in Wx

Open
#1,404 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.