From 4d326ad1bf48af6df0eeb70ecc2051437b0c58ca Mon Sep 17 00:00:00 2001 From: engelsman Date: Sat, 27 Jun 2009 15:19:04 +0000 Subject: converted old html tags to doxygen in osissues.dox plus minor tidying in forms.dox and subclassing.dox git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6796 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/subclassing.dox | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'documentation/src/subclassing.dox') diff --git a/documentation/src/subclassing.dox b/documentation/src/subclassing.dox index cb5480dfc..7ffcc8eca 100644 --- a/documentation/src/subclassing.dox +++ b/documentation/src/subclassing.dox @@ -483,8 +483,9 @@ may be UTF-8) between applications: \li Fl::selection() \li Fl::selection_owner() -It may be possible to cut/paste non-text data by using -Fl::add_handler(). +It may be possible to cut/paste non-text data by using Fl::add_handler(). +Note that handling events beyond those provided by FLTK may be operating +system specific. See \ref osissues for more details. \section subclassing_dragndrop Drag And Drop Support -- cgit v1.2.3