On 16 Mar 2007, at 23:40, TSalm wrote: > But I've got a question about the use of it... (the first but > certainly not the last :-) ) > To get the right click on a Window, I'm inherit from the class > Window and overwrite the "int handle(int)" method. > Is there a simplest way to handle a right click without this > inheritance ? >
No, that is the way it is done. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

