Mercurial > hg > octave-nkf
view scripts/path/module.mk @ 20263:ac59136f1f10
update fltk uimenu position when adding to figure
* libinterp/dldfcn/__init_fltk__.cc
(fltk_uimenu::update_position): new function
(fltk_uimenu::add_to_menu): delay creating menus with pos <= 0, assign position value based on number of menus created.
* scripts/gui/uimenu.m:
assert position of 0 instead of 9
author | John Donoghue <john.donoghue@ieee.org> |
---|---|
date | Wed, 08 Apr 2015 21:07:04 -0400 |
parents | bb8d3f17248d |
children | fa9fa6ab76f0 |
line wrap: on
line source
FCN_FILE_DIRS += path path_PRIVATE_FCN_FILES = \ path/private/getsavepath.m path_FCN_FILES = \ path/matlabroot.m \ path/pathdef.m \ path/savepath.m \ $(path_PRIVATE_FCN_FILES) FCN_FILES += $(path_FCN_FILES) PKG_ADD_FILES += path/PKG_ADD DIRSTAMP_FILES += path/$(octave_dirstamp)