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

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

[Octave-bug-tracker] [bug #62490] Document how to allow entering multipl


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #62490] Document how to allow entering multiple lines in an "edit" uicontrol()
Date: Mon, 29 Jan 2024 17:43:05 -0500 (EST)

Update of bug#62490 (group octave):

                  Status:               Confirmed => Fixed                  
             Open/Closed:                    Open => Closed                 
           Fixed Release:                    None => 9.1.0 (current stable) 

    _______________________________________________________

Follow-up Comment #5:

the patch pushed for bug #65167 updated the list of uiXX property
descriptions, and this was at least described in the Min and Max property
text. I just appended the following note to the uicontrol help text regarding
the 'edit' and 'listbox' control styles :


##
## Note:  For the @qcode{"edit"} and @qcode{"listbox"} styles, the single or 
## multiple line/selection behavior is determined by the @qcode{"Min"} and
## @qcode{"Max"} properties, permitting multiple lines/selections when the 
## values are set such that @w{@code{Max - Min > 1}}.
##


pushed to stable as 
https://hg.savannah.gnu.org/hgweb/octave/rev/94b3e5c286fd

closing report as fixed.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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