From 921dabf5b89b233b832e4c1c0ddaf3fdf06a83cf Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sun, 20 Mar 2005 00:51:02 +0000 Subject: Add "scheme" chooser in GUI settings dialog. Set window image to scheme_bg image when the window is shown. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4140 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/functions.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'documentation/functions.html') diff --git a/documentation/functions.html b/documentation/functions.html index 7c27450d6..19af7989a 100644 --- a/documentation/functions.html +++ b/documentation/functions.html @@ -157,6 +157,10 @@ a shortcut for No.

The fl_ask window. +

Note: Use of this function is strongly +discouraged. Instead, use fl_choice() instead and provide +unambiguous verbs in place of "Yes" and "No".

fl_beep

-- cgit v1.2.3