Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ctkCollapsibleGroupBox Arrows Missing #1198

Open
bytehammer2 opened this issue Mar 25, 2024 · 0 comments
Open

ctkCollapsibleGroupBox Arrows Missing #1198

bytehammer2 opened this issue Mar 25, 2024 · 0 comments
Labels

Comments

@bytehammer2
Copy link

When an application is compiled utilizing a ctkCollapsibleGroupBox (with other widgets contained within) it displays a check box rather than arrows, but if you have a child ctkCollapsibleGroupBox within the parent ctkCollapsibleGroupBox the arrows are shown only in the child ctkCollapsibleGroupBox(-es), but not the parent ctkCollapsibleGroupBox, it still displays a checkbox.

The application used Qt Designer to create the UI. Strangely, in the Qt Designer this behavior doesn't occur, i.e., both parent and child ctKCollapsibleGroupBoxes displays the appropriate expand/collapse arrows when previewed.

I'm using Visual Studio 2022 version 17.8.1, and Qt 5.15.2.

@jcfr jcfr added the Widgets label Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants