diff options
| author | engelsman <engelsman> | 2009-06-27 20:40:48 +0000 |
|---|---|---|
| committer | engelsman <engelsman> | 2009-06-27 20:40:48 +0000 |
| commit | 7f18e1002fb378e11ec447b5319221e77f198864 (patch) | |
| tree | 61b1312f144c975e28165b706ea79d422a8fe305 /documentation/src/events.dox | |
| parent | d94e82c6c2e81670a8a88f87f2b39d446cac3748 (diff) | |
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
Diffstat (limited to 'documentation/src/events.dox')
| -rw-r--r-- | documentation/src/events.dox | 4 |
1 files changed, 0 insertions, 4 deletions
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. -<A NAME="dnd"></A> <!-- For old HTML links only ! --> \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. <!-- NEED 6in --> -<A NAME="event_xxx"></A> <!-- For old HTML links only ! --> \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() -<A NAME="event_xxx"></A> <!-- For old HTML links only ! --> \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() -<A name="compose"></A> <!-- For old HTML links only ! --> \section events_compose_characters FLTK Compose-Character Sequences \todo Does Fltk Compose Character Sequences text need updating |
