General callback for events on figures

David Chèze david.cheze at cea.fr
Thu Jul 26 08:22:43 CEST 2012


Hi Samuel,

compared by other similar programming language that provide a GUI maker, as
far i know, events are generated very specifically for each target behavior,
1 event <=> 1 callback function : i guess it is to keep function code as
short/clear as possible, by preventing kind of big switch{} or if then
elseif... The drawback is that it's not so easy to manage common behavior
for similar events and the whole code is then bigger, maybe more risk to
write wrong things in that case.

David



--
View this message in context: http://mailinglists.scilab.org/General-callback-for-events-on-figures-tp4024637p4024638.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list