forked from sanworks/Bpod
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Sometimes it would be useful to have a short tip on how to use a given Bpod parameter show up in the form of a small text box that appears when the mouse pointer hovers over that parameter.
Matlab implements that via the "TooltipString" property of GUI elements (see link). Shouldn't be too hard to implement in Bpod.