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

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

[Octave-bug-tracker] [bug #54720] Opening a msgbox, warndlg etc. after d


From: Rik
Subject: [Octave-bug-tracker] [bug #54720] Opening a msgbox, warndlg etc. after dialog freezes octave
Date: Tue, 25 Sep 2018 16:10:09 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0

Follow-up Comment #8, bug #54720 (project octave):

It would be useful to have the behavior tested.  In particular, even though
the Matlab help for dialog refers to "Create empty modal dialog box", the
documentation says that the default WindowStyle property is non-modal.  For
starters, could someone try


h1 = dialog('name', 'Dialog 1');
get (h1, 'WindowStyle')


on a recent version of Matlab?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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