octave-patch-tracker
[Top][All Lists]
Advanced

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

[Octave-patch-tracker] [patch #7990] Add builtin Qt equivalents of UI di


From: John W. Eaton
Subject: [Octave-patch-tracker] [patch #7990] Add builtin Qt equivalents of UI dialogs, i.e., , qterrordlg, qtinputdlg, etc.
Date: Wed, 03 Apr 2013 00:40:22 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20100101 Firefox/10.0.11 Iceweasel/10.0.11

Follow-up Comment #8, patch #7990 (project octave):

OK, I'll take a look at it.  This is another thing that using a function
pointer would avoid because we wouldn't be adding any visible functions to the
libgui directory.  We might want to do that in the future, but I don't think
that it is necessary now.

Also, I noticed that you reimplemented the code that validates function
arguments in C++.  Why not keep that in the .m files and just implement the
core dialog funtionality in C++, similar to what was done with the java-based
code?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?7990>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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