Bug 87130 - Help buttons should be rendered using dedicated macOS’ circular Help button widget
Summary: Help buttons should be rendered using dedicated macOS’ circular Help button w...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other macOS (All)
: low enhancement
Assignee: Not Assigned
URL: https://developer.apple.com/macos/hum...
Whiteboard:
Keywords: needsDevEval, topicUI
Depends on:
Blocks: macOS-UI-polish
  Show dependency treegraph
 
Reported: 2014-12-09 03:00 UTC by Adolfo Jayme Barrientos
Modified: 2017-08-15 21:17 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Screenshot of a circular Help button to show the desired appearance (4.68 KB, image/png)
2014-12-09 03:00 UTC, Adolfo Jayme Barrientos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adolfo Jayme Barrientos 2014-12-09 03:00:41 UTC
Created attachment 110600 [details]
Screenshot of a circular Help button to show the desired appearance

VCL should parse any action button with the stock content “gtk-help” and make it render the circular Help button that is used in native OS X applications.

This page [1] says: “To define a Help button in your code, use the setBezelStyle: method of NSButtonCell with NSHelpButtonBezelStyle as the argument.” If this is of any help.

[1]: https://developer.apple.com/library/mac/documentation/UserExperience/Conceptual/OSXHIGuidelines/ControlsButtons.html#//apple_ref/doc/uid/20000957-CH48-SW6
Comment 1 Robinson Tryon (qubit) 2015-12-13 11:24:24 UTC Comment hidden (obsolete)