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

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

[Octave-bug-tracker] [bug #44116] qt graphics toolkit not available with


From: Stefan Mahr
Subject: [Octave-bug-tracker] [bug #44116] qt graphics toolkit not available with --no-gui option
Date: Wed, 25 Feb 2015 18:10:36 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/40.0.2214.111 Chrome/40.0.2214.111 Safari/537.36

Follow-up Comment #13, bug #44116 (project octave):

John,

just looking to the 'Save' issue. Why using

fileMenu->addAction (tr ("Save &As"))->setEnabled (false);

to generate the menus and not

uimenu (__f, "label", "&Save", "callback", @save_cb);

like in __add_default_menu__.m for fltk?


With current qt implementation it's not possible to overwrite or delete the
default menu.


However, I still have no clue why save is not working. Maybe something with
'octave_link'.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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