FLTK logo

Re: Another two cents to the callback in FLTK

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.coredev  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: Another two cents to the callback in FLTK "Domingo Alvarez Duarte" Nov 26, 2010  
 
The one that I found interesting start here  
http://fltk.org/newsgroups.php?s41+gfltk.development+v60+T0+Qcallback

And the code supplied is to add direct class method usage on callbacks in  
FLTK, it only add a pointer to Fl_Widget a few typedefs and inline  
functions and a modification to Fl_Widget::do_callback, it's totally  
transparent to existing code, all code that rely on the actual callback  
mechanism of FLTK work when instead of a static function a class method  
function is used.

En 26/11/2010 15:52:55, Duncan Gibson <duncan.gibson-qWit8jRvyhVmR6Xm/wNWPw@public.gmane.org> escribió:

>> Reading the forums I've found interesting ideas about extending
>> the functionality of callbacks in FLTK.
>> [...snip...]
>
> I'm too busy/lazy to go back through the forums to find out what
> this relates to, and maybe just too thick to see it in the code,
> so could you please summarize the previous forum discussions and
> outline what this code is intended to be used for?
>
> D.


-- 
Usando el revolucionario cliente de correo de Opera:  
http://www.opera.com/mail/
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.