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

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

[Octave-bug-tracker] [bug #49644] questdlg displays buttons in reverse o


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #49644] questdlg displays buttons in reverse order
Date: Sat, 17 Dec 2016 20:35:53 -0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

Follow-up Comment #9, bug #49644 (project octave):

Right, the order wouldn't change for you because under KDE buttons are places
left-to-right, same as under Windows (slightly different order, but with
questdlg all 3 buttons are AcceptRole).

Under macOS and GNOME, any buttons with AcceptRole will be placed
right-to-left, and will be right-justified.

I think the only way to preserve the default button order for things like "do
you want to create this new file?" vs user-created dialogs like questdlg would
be to add a new bool to the octave_link call that can differentiate between
user-specified buttons and system-specified buttons.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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