mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 15:32:12 +08:00
Added static icon, text selection, and HTML formatting to fl_message etc. (STR #1626)
Fixed selection of first word in Fl_Help_View git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5794 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -1270,6 +1270,13 @@ The message will wrap to fit the window, or may be many lines by
|
||||
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.">
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user