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: Mon, 7 Jan 2019 12:03:07 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #9, bug #55368 (project octave):

Thanks Pantxo, I confirm the warning has now disappeared.

I now notice an issue with 'text':


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


get(u,"style") returns "text" but the widget still look and behave like a
pushbutton.

    _______________________________________________________

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]