https://bugs.documentfoundation.org/show_bug.cgi?id=138122

--- Comment #54 from Tor Lillqvist <[email protected]> ---
Ah, yes, that old "native widget" thing. (I.e. controls that aren't *native* at
all, just try to look "native".

If I recall correctly, what HIThemeDrawButton draws is just an image of how a
button should look, and that image is then used to draw the actual button
images in the dialogs. Possibly it could be replaced with something that draws
a NSButton instead into an image. But in both cases, this will not make the
buttons actually *behave* like real native buttons should.

But yeah, the ideal would obviously be to use so-called welded controls, like
LibreOffice does on gtk3. Then we would have truly native controls.

But anyway, native or not-so-native controls have little to do with what *this*
bug is about, surely?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to