diff options
| -rw-r--r-- | FL/Fl_Browser_.H | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/FL/Fl_Browser_.H b/FL/Fl_Browser_.H index 613574a01..1f5557c6f 100644 --- a/FL/Fl_Browser_.H +++ b/FL/Fl_Browser_.H @@ -55,8 +55,7 @@ accessing image data or doing stat() on a file or doing some other slow operation. - Keyboard navigation of browser items - ------------------------------------ + <B>Keyboard navigation of browser items</B><BR> The keyboard navigation of browser items is only possible if visible_focus() is enabled. If disabled, the widget rejects keyboard focus; Tab and Shift-Tab focus navigation will skip the widget. |
