diff --git a/fluid/README_fl.txt b/fluid/README_fl.txt index 9021ad410..9d02634d4 100644 --- a/fluid/README_fl.txt +++ b/fluid/README_fl.txt @@ -337,7 +337,7 @@ Type "Function" : function signature and/or “static” to further define the function. ... : inherits more from Fl_Type -Type codeblock : C++ code, usually an 'if +Type codeblock : C++ code, for example "if (test())" "after" : C++ code or comment following the closing '}' ... : inherits more from Fl_Type @@ -412,8 +412,8 @@ Type "Fl_Widget" : C++ variable name "hide" : default visible "deactivate" : default active "resizable" : default fixed - "hotspot" : make hotspot - "divider" : make hotspot + "hotspot" : make a widget a hotspot + "divider" : add a divider under a menu item "class" : superclass "shortcut" : integer "code0" or "code1" or "code2" or "code3" : C++ extra code lines