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

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

[Octave-bug-tracker] [bug #49643] questdlg returns incorrect string with


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #49643] questdlg returns incorrect string with ampersand embedded in it (Qt5 only)
Date: Fri, 18 Nov 2016 22:57:59 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

Follow-up Comment #6, bug #49643 (project octave):

Currently, if you pass in a string containing a double ampersand, e.g. "This
&& That", Qt represents it as a single ampersand instead of as an escape
designating the shortcut key for the button.

I guess if we want to be Matlab compatible we have to escape ampersands before
passing the string to Qt, and unescape on the way back. The Matlab help pages
do not mention any special behavior for ampersands that I can see.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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