octave-maintainers
[Top][All Lists]
Advanced

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

Re: Yet another GUI Builder for Octave


From: LachlanA
Subject: Re: Yet another GUI Builder for Octave
Date: Fri, 15 Jul 2016 23:02:33 -0700 (PDT)

Mike Miller-4 wrote
> On Fri, Jul 15, 2016 at 09:35:24 -0700, marcalexandre wrote:
>> I still think that
>> for callbacks, we are not obliged to use nested functions. Sub-functions
>> also work great. Am I wrong or missing something ?
> 
> No, you are not wrong. Lachlan's assertion was that nested functions are
> commonly used in Matlab to implement such callbacks. I can't say whether
> that is true or not, but the scoping behavior with nested functions is
> an advantage.
> 
> I wouldn't consider the lack of handles to nested functions to be a
> blocker.

My reason for saying that it is "common" is that I believe that GUIDE
produces code that uses nested functions, and that the Matlab how-to uses
them.  I agree that it is not necessary to use them, and the lack of handles
is certainly not a blocker.  It was just a heads-up.

Cheers,
Lachlan



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Yet-another-GUI-Builder-for-Octave-tp4678450p4678565.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

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