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

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

[Octave-bug-tracker] [bug #44474] text uicontrol does not wrap lines


From: jsh
Subject: [Octave-bug-tracker] [bug #44474] text uicontrol does not wrap lines
Date: Sat, 07 Mar 2015 14:34:46 +0000
User-agent: Opera/9.80 (X11; Linux x86_64; Edition Linux Mint) Presto/2.12.388 Version/12.16

URL:
  <http://savannah.gnu.org/bugs/?44474>

                 Summary: text uicontrol does not wrap lines
                 Project: GNU Octave
            Submitted by: jsh
            Submitted on: Sat 07 Mar 2015 02:34:45 PM GMT
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0-rc1
        Operating System: Any

    _______________________________________________________

Details:

The text uicontrol should wrap lines if space permits, for example


h = uicontrol( 'style', 'text', 'parent', hf, 'units', 'normalized',
'position', [0 0 0.1 1], 'string', 'foo ooo ooo bar' );


the text disappears outside the control.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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