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

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

[Octave-bug-tracker] [bug #50369] FLTK uimenu position inconsistent


From: Guillaume
Subject: [Octave-bug-tracker] [bug #50369] FLTK uimenu position inconsistent
Date: Fri, 24 Feb 2017 06:11:33 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

Follow-up Comment #6, bug #50369 (project octave):

@Rik, thanks for the change. My compiled Octave includes a patch from bug
#49734 so I'm not sure I test things appropriately but what do you get with
this:


h=figure;
get(uimenu('label','menu'),'position')
findall(h)


I would expect the new menu to be at the right-most position and findall to
return the handles of all menus (ie File/Edit/Help as well).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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