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

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

[Octave-bug-tracker] [bug #36311] NoSuchMethodException: questdlg, error


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #36311] NoSuchMethodException: questdlg, errordlg, helpdlg, inputdlg, warndlg
Date: Thu, 26 Apr 2012 19:54:00 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.11) Gecko/20100701 SeaMonkey/2.0.6

Follow-up Comment #2, bug #36311 (project octave):

(Sorry for posting here, I'll keep it short)

Nitram,

questdlg's arguments are fed directly to Java methods, and Java doesn't know
how to handle Octave cell data types.
So, questdlg doesn't accept cell arguments. What makes you think that you can
substitute cellstr arrays where plain text strings are to be expected?
What do you expect/hope to get as output?

I'd agree that perhaps more rigid input validation is needed for the Java ui
functions.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?36311>

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




reply via email to

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