Bug 911 - Implement ? button
Summary: Implement ? button
Status: CONFIRMED
Alias: None
Product: PulseView
Classification: Unclassified
Component: UI (show other bugs)
Version: unreleased development snapshot
Hardware: All All
: Normal normal
Target Milestone: ---
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-04 17:23 CET by Soeren Apel
Modified: 2017-03-04 23:06 CET (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Soeren Apel 2017-03-04 17:23:42 CET
There should be a ? button in the button row next to the tabs. When clicking it, it should show a pressed-down state and turn the cursor into a question mark. The next thing the user clicks on then is the item the user wants to know more about. PV should then show a help text describing what the item is and what it does.

This should be useful esp. for touch devices where tooltips don't work and users can't be expected to intuitively guess the function of all buttons.

To save screen space for advanced users, this button should be hideable from the settings dialog.
Comment 1 Soeren Apel 2017-03-04 23:06:15 CET
Note to self: http://doc.qt.io/qt-4.8/qwhatsthis.html#details