Script Navigator bugs and features

There was a bug that prevented you from adding scripts outside of the userscripts directory.

I’ve made some changes to the way the script handles paths. This should fix the bug. I’m going to sink test it for a few days to make sure I haven’t missed anything.

bug #2
“When i try to add another tab by pushing the”+”, it s asks for a name, if i say”cancel” , it does cancel the tab creation. but if i input some characters into the box, “abcd” and hit cancel, it still creates the tab.”

I hadn’t noticed this before…but… because of the way the maxScript editText gui works. It might be a bit tricky to fix. I’m going to have a think.
I may have to add another to “ok” the new tab name.

Feature Requests from scriptspot :

#1 – Ability to move the scripts up/down for better observaiton/alphabetical changes or behavioural order.(just like adjusting priorities in a download manager)

I have generic script for the dotNet list box which should do this. The dotNet list box is much prettier anyway so when I get a chance I’ll see if I can hook it up.

cheers guys