Hans Joseph Solbrig:

I would like to create code to allow sub-menu and
sub-sub-men off the tools menu to be created from
properties.

  This is quite messy. The SciTE-Ru distribution includes a cascading
tools menu but I did not include this code because I didn't think it
was implemented well.
http://scite.ruteam.ru/

Also, another very useful addition would be to allow a
tools menu command to be added for any extension -
recognize "*.*" as well as "*.cpp".

  SciTE's wildcard code only handles a single '*' in each pattern.
This works with '*':
command.name.11.*=Where am I?
command.11.*=cmd /c echo $(FilePath)

  Neil
_______________________________________________
Scite-interest mailing list
Scite-interest@lyra.org
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to