Ya, that sounds like a great idea. You could have a setting in the skin file which called the particular .xml file to use.
Printable View
Ya, that sounds like a great idea. You could have a setting in the skin file which called the particular .xml file to use.
Just tried the hotkey, Working great.
OK I will have a crack at writting some code to create an xml based on folder structure. What Langauge is all this written in, may as well do it the same so we can eventually integrate it into the app. I am pretty sure it is VB. Hopefully VB6 as I have had a lot more success with this in the past than VB.NET.
Anyone?
It is in VB6, I had made the switch to .net awhile ago so it has been a bit different going back.
Did anyone change out the random replies and greeting, I kinda make you with the default greet one being so annoying!
So it appears this one is stable, I will see about getting the links updated and start on the next phase,
kth
I dont know what to do to make het work
It only say's excuse you the whole time!!!
I changed them out right away. The long intro made it take a while to load.
Start by going back to first post, you must have one of the original downloads. I have since commented those out. You should be able to start up RR and hear "Ready" and then say "computer" and should hear back a response. There is a readme that will give you some basic commands to work with.Quote:
Originally Posted by HoRiZoN
Let me know if you get further,
kth
That's the ticket, I wanted people to look at what they can change, I am trying to make it customizable so you can have fun with it.Quote:
Originally Posted by Rosebud6
OK not a good start. I am writting the code for the script to generate the xml for the folder and file structure. My first herdle is that I can't seem to add a carrage return to a text box. It just adds a square in there. I have tried vbcr and chr(13) but both give the same results.
Any help, I am sure I have done this before but cant for the life of me figure out how.
You might need to have the textbox MultiLine set true to use a newline?
I will also look at using dynamic grammar, we might be able to load playlists dynamically.
kth