PDA

View Full Version : Just a little layout suggestion



slightly
06-04-2012, 06:43 PM
Hello guys!

I've got something in my mind that I think would help out alot. In the 'Walker' its alot of nodes/stands/diverse actions that, according to me, needs to be sorted out. So my suggestion is to create some directories in the 'Walker' to help out. Just like this;


http://i45.tinypic.com/fnv3mc.jpg

Every label got a dot by it's side. This means that you could double click it to see all the nodes/stands/actions in that directory. This would easily make it look more organized. When you create a label, you will be able to easily set up some new nodes/stands/actions in the directory you want.

For instance; you find a script that only got waypoints and you want to create a depositer and a refiller to it. Then you could merge all the waypoints in the cave to only one directory and create a new one called "banker", "refiller" or whatever you want. Then you can easily select this new label/directory and create some new waypoints without struggling at all.

What you guys think?

/ Slightly

youonlyliveonce
06-04-2012, 10:53 PM
Interesting idea, definitely would make the creation of a waypoint a bit more organized. Totally clueless about the actual difficulty of coding this, though.

slightly
06-07-2012, 05:37 PM
Developers, I would like to know what you think about this one. To me, it's just a little change in the layout that help out alot. I dont really know if there's a problem in the programing such functions like this, but anyways.

And still, I want some more opinions about this one from just original users of the bot.

DarkstaR
06-07-2012, 05:45 PM
I'm headed out for vacation today but I'll look into it when I'm back. It's almost like a treeview instead of a listbox in this case.

The coding would be relatively easy but the problem I see is making old waypoints work with the new box - in this way waypoints would actually act as children of the "label" objects, instead of object preceeding the labels in the list.
This is actually similar to how TUGBot's layout was iir. I'll look into it when I'm back.

Flappy Joe
06-07-2012, 05:45 PM
The design idea itself looks really good, it would make it so much easier to navigate between each part of your script.

I like it, good job.

Jakob Miller
06-07-2012, 06:25 PM
I like this idea! Would make it easier to change stuff if you have to add waypoints and such! Good job

Hendy
06-07-2012, 06:33 PM
+1 to this idea