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

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

[Octave-bug-tracker] [bug #62504] MATLAB supports uimenu() columnwidth=f


From: Glite
Subject: [Octave-bug-tracker] [bug #62504] MATLAB supports uimenu() columnwidth=fit now
Date: Sun, 22 May 2022 00:06:18 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?62504>

                 Summary: MATLAB supports uimenu() columnwidth=fit now
                 Project: GNU Octave
            Submitted by: linuxbckp
            Submitted on: Sun 22 May 2022 04:06:16 AM UTC
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 6.4.0
         Discussion Lock: Any
        Operating System: GNU/Linux


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Sun 22 May 2022 04:06:16 AM UTC By: Glite <linuxbckp>
The column=fit key-value can let the total width of all columns be equal to
window.
Here is a demo code:

>> a=uitable('data', eye(3, 3), 'columnwidth', 'fit')
error: __go_uitable__: set: expecting either 'auto' or a cell of pixel values
or auto., unable to create graphics handle
error: called from
    uitable at line 224 column 8






    _______________________________________________________
File Attachments:


-------------------------------------------------------
Date: Sun 22 May 2022 04:06:16 AM UTC  Name: ksnip_20220522-113824.png  Size:
29KiB   By: linuxbckp

<http://savannah.gnu.org/bugs/download.php?file_id=53241>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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