octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

input_event_hook - __fltk_redraw__


From: logari81
Subject: input_event_hook - __fltk_redraw__
Date: Fri, 25 Feb 2011 21:30:02 +0100

Today I have noticed that in __init_fltk__ an input event hook to
__fltk_redraw__ is added:

      octave_value_list args;
      args(0) = "__fltk_redraw__";
      feval ("add_input_event_hook", args, 0);

Why do we need this?

Kostas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]