Author: AlbrechtS Date: 2009-11-29 03:32:24 -0800 (Sun, 29 Nov 2009) New Revision: 547 Log: Removed wrong note about HTML formatting in fl_message().
Modified: trunk/doc-1.1/functions.html Modified: trunk/doc-1.1/functions.html =================================================================== --- trunk/doc-1.1/functions.html 2009-11-01 21:09:41 UTC (rev 546) +++ trunk/doc-1.1/functions.html 2009-11-29 11:32:24 UTC (rev 547) @@ -1269,11 +1269,6 @@ putting <tt>\n</tt> characters into it. The enter key is a shortcut for the OK button. -<P>A message text can be further formatted with html tags by -adding <tt><html></tt> at the beginning of the message. -See <tt><a href="Fl_Help_View.html">Fl_Help_View</a></tt> for -details. - <P>The message text is limited to 1024 characters. <P ALIGN="CENTER"><IMG src="fl_message.gif" ALT="The fl_message window."> _______________________________________________ fltk-commit mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-commit
