Thank you for your response...
When I implement custom QSpinBox2 that consists of three above widgets,
Each widgets in the QSpinbox2 are focused independently.
How can I focus the QSpinbox2?
Thank you for your response...
When I implement custom QSpinBox2 that consists of three above widgets,
Each widgets in the QSpinbox2 are focused independently.
How can I focus the QSpinbox2?
You can change focus policies for the sub-widgets.
Or perhaps you could even use focus proxies.
J-P Nurmi
Bookmarks