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

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

[Octave-bug-tracker] [bug #44522] Right-click in Qt plot prints warning


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #44522] Right-click in Qt plot prints warning in command window
Date: Fri, 13 Mar 2015 08:08:43 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0

Follow-up Comment #5, bug #44522 (project octave):

Ok, I tested in ML 2013a and 'alternate' is definitely not an option:


>> figure
>> set (gcf, 'selectiontype')
[ normal | open | alt | extend ]
>> set (gcf, 'selectiontype', 'alternate')
Error using set
Bad property value found.
Object Name: figure
Property Name: 'SelectionType'.
 
>> set (gcf, 'selectiontype', 'alt')
>> 


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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