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

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

[Octave-bug-tracker] [bug #55795] Default Qt figure toolbar should use a


From: Rik
Subject: [Octave-bug-tracker] [bug #55795] Default Qt figure toolbar should use an uitoolbar
Date: Wed, 6 Mar 2019 11:51:02 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

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

@Philip: I think we're fine to create a UX/UI that is pleasing to us.  Octave
seeks to be identical to Matlab where that would have an impact on running
code.  For example, the sin function in Octave assumes that the input is in
radians, not degrees, because this is what Matlab also assumes.  But the
choice of which icons to include in the toolbar is not something that would
impact running user code.  Hence, if we can offer a better user experience
maybe we get a few more converts.

The first step, which is important, is creating the toolbar as a uitoolbar
object, rather than being hardcoded in C++.  This happens to be
Matlab-compatible, and then our choice of what to fill it with will be up to
us.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55795>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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