From 7f18e1002fb378e11ec447b5319221e77f198864 Mon Sep 17 00:00:00 2001 From: engelsman Date: Sat, 27 Jun 2009 20:40:48 +0000 Subject: simplified old HTML anchors with name= and href= in all *.dox files. removed "old html link" section from development.dox git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6799 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/events.dox | 4 ---- 1 file changed, 4 deletions(-) (limited to 'documentation/src/events.dox') diff --git a/documentation/src/events.dox b/documentation/src/events.dox index 1859b3d66..e5a984bfe 100644 --- a/documentation/src/events.dox +++ b/documentation/src/events.dox @@ -261,7 +261,6 @@ widget. This indicates that some other widget or program has claimed the selection. Motif programs used this to clear the selection indication. Most modern programs ignore this. - \section events_dnd Drag and Drop Events FLTK supports drag and drop of text and files from any @@ -303,7 +302,6 @@ the immediatly following \p FL_PASTE event. - \section events_event_xxx Fl::event_*() methods FLTK keeps the information about the most recent event in @@ -334,7 +332,6 @@ These are all trivial inline functions and thus very fast and small: \li Fl::get_mouse() \li Fl::test_shortcut() - \section events_propagation Event Propagation FLTK follows very simple and unchangeable rules for sending @@ -369,7 +366,6 @@ control those leaf widgets: \li Fl::release() \li Fl_Widget::take_focus() - \section events_compose_characters FLTK Compose-Character Sequences \todo Does Fltk Compose Character Sequences text need updating -- cgit v1.2.3