admin wrote:graham wrote:Whilst here, I am not a fan of the present window that pops up for multi scripts - it seems to get lost visually and I think could do with a little more prominence no that it changes functionality.
You mean the menu? Yes, I've been thinking about an alternative, too. Maybe a small dialog with a list -- would be more visible.
Well, I've thought about this as well and I do beleive it would be nice some occasion yes to have a more specific window, and top have it centered and not at mouse position too.
That said, I've got quite a few occasions where a menu is actually just perfect, and something else woudl probably not be such a good idea here, so I don't really know.
I almost feel like this should be defined within either the script file, or just the calling command, so a new parameter for load to decide whether to show a menu or a window.
And on a slightly related note, I guess, for scripting 2.0 it'd be nice if there was a way, within a script file, for a script to have a menu shown but defining which items/scripts to include, using their ids/label for example.
So that you could have a scrip file that, when loaded, shows a menu with a dozen items/scripts, or when execuitng one contained script of that file it only shows about 4 of them, and another script could show some others, ....