From 3384fe93dfb08be200bfde1e488177bb650376a6 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Sun, 26 Jan 2020 19:14:45 +0100 Subject: Add Fl_Widget::shortcut_label(int) to control effect of '&' in some widget labels --- FL/Fl_Tabs.H | 2 ++ 1 file changed, 2 insertions(+) (limited to 'FL/Fl_Tabs.H') diff --git a/FL/Fl_Tabs.H b/FL/Fl_Tabs.H index 45387b410..dd0820418 100644 --- a/FL/Fl_Tabs.H +++ b/FL/Fl_Tabs.H @@ -41,6 +41,8 @@ on the card tab, including the label font and style. The selection color of that child is used to color the tab, while the color of the child determines the background color of the pane. + '&' in labels are used to prefix a shortcut that is drawn underlined and + that activates the corresponding tab; repeated '&&' avoids that. The size of the tabs is controlled by the bounding box of the children (there should be some space between the children and -- cgit v1.2.3