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

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

[Octave-bug-tracker] [bug #55368] warning: popupmenu value not within va


From: Guillaume
Subject: [Octave-bug-tracker] [bug #55368] warning: popupmenu value not within valid display range
Date: Thu, 3 Jan 2019 08:09:44 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

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

                 Summary: warning: popupmenu value not within valid display
range
                 Project: GNU Octave
            Submitted by: gyom
            Submitted on: Thu 03 Jan 2019 01:09:43 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: Guillaume
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Changeset 26276:5535267e88ba introduced a warning when running the following:

https://hg.savannah.gnu.org/hgweb/octave/rev/5535267e88ba


h = figure ();
u = uicontrol ("parent", h);
set (u, "style", "popupmenu", "string", "A")



warning: popupmenu value not within valid display range


The code above is a recurrent construct in struct2hdl.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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