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

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

[Octave-bug-tracker] [bug #44669] SelectionType "open" for double-click


From: Guillaume
Subject: [Octave-bug-tracker] [bug #44669] SelectionType "open" for double-click non available (Qt-only)
Date: Tue, 31 Mar 2015 15:42:54 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101 Firefox/33.0

Follow-up Comment #4, bug #44669 (project octave):

Weirdly enough, it's still not behaving as expecting with FLTK for me (in a
different way than with Qt):
* middle-click returns 'normal'
* double-right-click returns 'alt', 'alt'

e.g. if I do left, middle, right, double-left, double-middle, double-right, I
get:


graphics_toolkit fltk
figure('ButtonDownFcn','get(gcbf,''SelectionType''),fflush(stdout);')
ans = normal
ans = normal
ans = alt
ans = normal
ans = open
ans = normal
ans = open
ans = alt
ans = alt


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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