https://bugs.kde.org/show_bug.cgi?id=363895
Bug ID: 363895 Summary: Checked menu items that show only a tick (√) instead of a checkbox or radio button Product: QtCurve Version: git Platform: Other OS: All Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general Assignee: yyc1...@gmail.com Reporter: rjvber...@gmail.com CC: h...@kde.org I'm using QtCurve to create an alternative to the Mac OS X native theme, adhering as closely as possible to its design principles and colours. As such, I'd like to have an option to let checked menu items display only a tick (√) instead of the current checkbox (tickbox) or radiobuttons. Currently I only see a way to do that unconditionally but I presume not all users would be happy with such a choice. Either way: - where should I look for the actual drawing of the tickbox/radiobutton? I could already experiment by replacing that with something that draws only the tickbox's tick. - is anyone familiar enough with the code to give me some guidance in implementing the settings/preference UI? Reproducible: Always Steps to Reproduce: NA Actual Results: Checkable menu items/actions show either a tickbox or radiobuttons, the same widgets used in dialogs. Expected Results: A simple tick or checkmark (√) See https://quickgit.kde.org/?p=scratch%2Frjvbb%2Fosx-integration.git&a=tree&h=927ec909752c9c56c2b93149f845aae8b42f69a4&hb=ddf611695a8f9c039e2687f97b6bcdc2b73013b5&f=src%2Fplatformtheme%2Fpresets for my current QtCurve "Mac OS X Graphite" config and accompanying colour palette -- You are receiving this mail because: You are watching all bug changes.