Question
can't menu_add -before ".Edit.Delete Markup" in 6.0 m010
I'm moving some code into a 6.0 environment and I'm having problems
managing a menu item.
I can't menu_add -before ".Edit.Delete Markup" in 6.0 m010
I can menu_add -before ".Edit.Change Markup" no problem.
response(menu_add(".Edit.Delete Markup")) produces empty message.
response(menu_add(".Edit.Change Markup")) produces "ChangeMarkup" as
expected.
Whassup?
A search through the Editor install tree for DeleteMarkup leads me to
$DeleteMarkupLabel but I can't find that defined anywhere ... just the
places it is used.
Why can't I menu_add -before Edit.Delete Markup?
Or, if you don't know that, where is $DeleteMarkupLabel initialized?
Or, maybe just some sympathy 😉
--
Paul Nagai
managing a menu item.
I can't menu_add -before ".Edit.Delete Markup" in 6.0 m010
I can menu_add -before ".Edit.Change Markup" no problem.
response(menu_add(".Edit.Delete Markup")) produces empty message.
response(menu_add(".Edit.Change Markup")) produces "ChangeMarkup" as
expected.
Whassup?
A search through the Editor install tree for DeleteMarkup leads me to
$DeleteMarkupLabel but I can't find that defined anywhere ... just the
places it is used.
Why can't I menu_add -before Edit.Delete Markup?
Or, if you don't know that, where is $DeleteMarkupLabel initialized?
Or, maybe just some sympathy 😉
--
Paul Nagai

