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.
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.