April White: > but I wanted to hold off until we get some consensus on the use of the > names. > > - the menu is called 'Tools' > - the properties are 'command....' > - the internal enum values for subsystem and flags are job...; this must > be where I got JobQueue from
Tool is a UI term to separate user defined commands from hardwired commands like Open or Find Next. The user issues a command (instantaneous action) which then creates a job (lengthy action which may be performed in multiple steps). Calling them jobs while in a queue is fairly common usage. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
