|
From: | Rik |
Subject: | [Octave-bug-tracker] [bug #55368] warning: popupmenu value not within valid display range |
Date: | Thu, 3 Jan 2019 11:34:57 -0500 (EST) |
User-agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko |
Update of bug #55368 (project octave): Status: None => Confirmed _______________________________________________________ Follow-up Comment #1: Adding Pantxo to the CC list. The trouble seems to be that the default call to uicontrol creates a pushbutton object for which the "Value" property is 0 or 1 (and it is 0 in this case). When the style of the uicontrol is changed to popupmenu the "Value" field is initially zero while the popumenu expects numbering to begin at 1. Matlab handles this case without problem so we should too. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?55368> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |