>>... and the patch isn't complete in that I haven't written the unload
>>part of the Load Tags/Tips Files macros, yet.
>
> Ok, I completed the patch by adding $loaded_tags/tips_files arrays and
> the macros to unload tags/tips files. Moreover, the new
> file/edit/search_menu_commands aren't recorded by the macro recorder
> to emulate the old behavior. Patch is against CVS snapshot from
> 09/10/2007.
I just want to say thank you, even I haven't try the patch yet but looked
over it and to give some feedback to you.
I have currently no need to modify the File/Edit/.. menus, but who knows?
There is one thing that bothered me: the loaded_tags/tips_files isn't a
menu anymore. And I think that bothered you too.
I think that this can be implemented like in the old way, its 'just' needs
a new menu entry type: cascaded menus
the functionality can be mimic with macros in this way:
1. specify an macro array identifier
2. specify an macro code block, that is called for each array element to
format the menu entry
3. specify an macro code block, that is called when clicked on the menu
entry (either with the formated string, the original array entry, or
the array index)
This sounds sane and simple, but conclude some work to implement it.
So long
Bert
>
> Jörg
> --
> NEdit Develop mailing list - [email protected]
> http://www.nedit.org/mailman/listinfo/develop
>
>
--
NEdit Develop mailing list - [email protected]
http://www.nedit.org/mailman/listinfo/develop