|
 |
|
07-08-2009, 10:26 AM
|
#61
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
Quote: Originally Posted by spamminator 
Hmmm....can we ever specify the date on maintenance items? Like, can I enter in that I got an oil change 2 months ago at 110000 miles, or is it just going to take the current date and mileage whenever I add anything new? Can we at least add items manually to the .ini file and have them show up at the right dates/mileage?
nope.. cant specify thru RR the date for anything. There's just no clean way to handle it now. You can enter the data into the .ini and the new .csv manually however and that should work.
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
07-08-2009, 10:33 AM
|
#62
|
|
Constant Bitrate
Join Date: Jun 2008
Location: Atlanta, GA
Posts: 132
|
Quote: Originally Posted by Sonicxtacy02 
nope.. cant specify thru RR the date for anything. There's just no clean way to handle it now. You can enter the data into the .ini and the new .csv manually however and that should work.
I think it should be possible if you just specify a format for the date when you enter it: MM/DD/YYYY or whatever. I know that a large part of the world uses DD/MM/YYYY, so whichever one you pick. If the user doesn't conform then it's their own fault. Ideally I'd like to be able to enter in the name of the maintenance item, the date it was done, and the mileage it was done at for each new item, and then have the plugin do all the math.
|
|
|
07-08-2009, 10:37 AM
|
#63
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
never said it wasnt possible.. its just a pain in the butt. that would require no less than 3 numosk's along with 3 popup screens telling you what each numosk is for. That puts the number of steps to add a maintenance item at 12. Is it really work THAT many screens to change the date when it would take half the screens to add the information on or around the date the maintenance item needs to be added? I'll have to post a video to show what i mean.
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
07-08-2009, 10:50 AM
|
#64
|
|
Constant Bitrate
Join Date: Jun 2008
Location: Atlanta, GA
Posts: 132
|
Quote: Originally Posted by Sonicxtacy02 
never said it wasnt possible.. its just a pain in the butt. that would require no less than 3 numosk's along with 3 popup screens telling you what each numosk is for. That puts the number of steps to add a maintenance item at 12. Is it really work THAT many screens to change the date when it would take half the screens to add the information on or around the date the maintenance item needs to be added? I'll have to post a video to show what i mean.
I'm saying just use 1 screen and maybe a custom numOSK that has a "/" key. Then the 1 pop-up say: Enter the date in MM/DD/YYYY format, and it's up to the user to enter it correctly.
|
|
|
07-08-2009, 12:34 PM
|
#65
|
|
THE EXPERIMENTER
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
|
what about useing RRext cmds like textboxtovar, i use this to enter times ,lon/lat,daylight save all from 1 popup,saves aload of NUMOSK being used all us skinners have to do is make sure the relevant keys are on the said popup,,, or if your worried about the amount of skins just give us the ini save , and we can use what ever cmd we need weather its from rrext or rr its self to complete the task.
|
|
|
07-08-2009, 01:30 PM
|
#66
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,574
|
Calling sonic... I do still have that idea that i mentioned a few posts ago, that might also be a nice addition, and will probably in the end add it to RRExtended...
Its a "DateOSK" function and is pretty slick I think, its only one additional skin file and you can enter all date info w/o ever leaving the screen...
|
|
|
07-08-2009, 02:31 PM
|
#67
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,938
|
It's a shame there isn't a Calendar plugin that could pull up , well a calender, and you just click on the day and will then take that as a date input.
|
|
|
07-08-2009, 02:33 PM
|
#68
|
|
THE EXPERIMENTER
Join Date: Sep 2007
Location: UK,Surrey
Posts: 1,358
|
is that a hint at Blue there lol...
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
07-08-2009, 02:47 PM
|
#69
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
Quote: Originally Posted by Blue ZX3 
Calling sonic... I do still have that idea that i mentioned a few posts ago, that might also be a nice addition, and will probably in the end add it to RRExtended...
Its a "DateOSK" function and is pretty slick I think, its only one additional skin file and you can enter all date info w/o ever leaving the screen...
that would work just great! Nice clean way to do it
Quote: Originally Posted by Enforcer 
It's a shame there isn't a Calendar plugin that could pull up , well a calender, and you just click on the day and will then take that as a date input.
that was the way i initially tested it.. and it worked well.. just didnt make sense to make my plugin depend on RRSched and since blue's busy with nearly everything else there wasnt a need for me to bug him about it
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
07-08-2009, 03:01 PM
|
#70
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,938
|
Quote: Originally Posted by carputer1 
is that a hint at Blue there lol...
Would I do such a thing?
|
|
|
07-09-2009, 06:15 PM
|
#71
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,574
|
Now that sonic has both seen my DateOSK and code to handle anything else in the same manner....good things can only come from this...
|
|
|
07-09-2009, 07:13 PM
|
#72
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
Quote: Originally Posted by Blue ZX3 
Now that sonic has both seen my DateOSK and code to handle anything else in the same manner....good things can only come from this... 
Yes.. thank to blue you will now be able to set your date if you have RRExtended loaded. If not, it will automatically default to "today". There will also be HALF the pop ups thanks to a portion of the code he shared with me.
I really needa start payin you man
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
07-21-2009, 04:20 PM
|
#73
|
|
Constant Bitrate
Join Date: Jun 2008
Location: Atlanta, GA
Posts: 132
|
Are we close to a beta release?
|
|
|
08-03-2009, 06:23 PM
|
#74
|
|
Variable Bitrate
Join Date: Oct 2008
Posts: 241
|
yeah.... me want this too
|
|
|
08-04-2009, 10:45 AM
|
#75
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
Plugin is certainly not dead i just got caught up in programming for my blackberry. I've found some bugs in RRVM over the last week or so that should be easy to fix... then i've got to start the "history" skins and commands because right now i have NONE of that done. Should i release a beta before going there or wait til after?
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:27 PM.
| |