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

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

[Octave-bug-tracker] [bug #58544] Frame uicontrol cannot be deleted


From: Rik
Subject: [Octave-bug-tracker] [bug #58544] Frame uicontrol cannot be deleted
Date: Mon, 15 Jun 2020 11:38:54 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #58544 (project octave):

                  Status:               Confirmed => Fixed                  
             Open/Closed:                    Open => Closed                 
                 Release:                  6.0.90 => dev                    

    _______________________________________________________

Follow-up Comment #7:

I added a new warning ID.  Documentation is


@item Octave:unimplemented-matlab-functionality
If the @code{Octave:unimplemented-matlab-functionality} warning is enabled,
a warning is printed when a @sc{matlab} code construct is used which the
Octave interpreter parses as valid, but for which Octave does not yet
implement the functionality.
By default, the @code{Octave:unimplemented-matlab-functionality} warning is
enabled.


I also change uicontrol.m so that if the "frame" style is used it throws a
warning with this ID about the feature being unimplemented and suggests
uipanel and uibuttongroup as replacements.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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