ScriptUO

Scripting Resources & Utilities => ScriptUO Application => ScriptUO Questions and Answers => Topic started by: Cerveza on December 03, 2008, 06:06:03 AM

Title: Find/Replace
Post by: Cerveza on December 03, 2008, 06:06:03 AM
Is very cool, the display of all the instances is nice.

Now the ability to EDIT in the display and UPDATE to change the script where edited would be amazing  ;)

Much cooler then toggling to the script, changing the line, toggling back to the find/replace.

Edit in Find/Replace, hit UPDATE, and changes made in script without leaving the Find/Replace.
Title: Re: Find/Replace
Post by: TrailMyx on December 03, 2008, 08:45:37 AM
Hmm, that be a large can-o-worms!
Title: Re: Find/Replace
Post by: Cerveza on December 03, 2008, 08:58:45 AM
Ah, too bad. Small can could be cool, but big can... nah.
Title: Re: Find/Replace
Post by: TrailMyx on December 03, 2008, 09:15:56 AM
Ya, the problem comes down to what's actually put up into the little editor box.  There's no connection between the information you see there and what you are actually editing.  I just make note of the line of information, where in the line the information was found and the line number.  It's not really meant to be edited.

Now what you ask is possible, but would require a complete re-write of that section.  Since I've barely had time to work on it at all, large additions like that are almost impossible.

But it's a good feature, and I'll add it to the wish list.  So when I win the lottery and have lots of spare time I can add those special features.  :)
Title: Re: Find/Replace
Post by: Paradise on December 03, 2008, 11:41:52 AM
ooo I had always thought it would make sense, but I have no ideas of the complexity of making such a thing happen ^_^