Quote:
Originally Posted by chabig
And that is the reason it's a bad idea. People would lose files/work/photos/financial records, etc.
Only if they choose to use the cut op…
The true cut/copy/paste paradigm is NOT appropriate for file management.
The user demand for real cut/copy/paste in file management does NOT actually exist.
Allow me to explain...…
Quote:
Originally Posted by ntsc
I guess that sounds ok but when i start to think about it a couple of issues immediately spring to mind. Most of these stem from the fact that t…
Use a spray air can to help dry it out. Also after a few more days if it is still dead, you might need to bite the bullet and plug it in to give it a power jolt.
thanks... but one more thing. before i put my ipod in the laundry, the battery was completely dead. i dont know if that changes anything. and also when i got it out of the washing …
i hope you haven't tried to plug it in since it got wet (looks like you would need to since the battery was dead before the incident). wait another 4-5 days and leave it in a dry …
Quote:
Originally Posted by vinster
pry it apart and let it dry - i doubt it'll ever come back though as a normal iPod has a hard drive which don't do well at all with water.
…
Quote:
Originally Posted by Mastrap
He's got a nano.
And don't open it, there's no need for that. just let it dry for a couple of days, then try and plug it in. There have been…
thanks for the advice. its been 4 days already... should i wait a bit longer to try and turn it on? or should i wait a bit longer... if nothing works and i know its broken, should …
didn't work. i tryed it over and over again and it still didn't work. so i think im just going to send it in to apple and see what they can do when i pluged it in to the charger i…
Embarrasing, but I know too little about Xcode to understand what you meant (I looked at the targets and they only seem to describe a normal build process, with no indication of wh…
Ah; sorry. You need to choose "Project -> Update All Targets", and then Get Info on the updated target (I'm guessing there's only one target in the project before the update), g…
Thanks so much for the help! It compiled now, and with warnings, as you said, but it worked!
And the application is snappy too, really nice and exactly what I wanted.
The only th…
What Ghoser said; those warnings could easily be gotten rid of in a few mintues.
The compiler doesn't really need to know whether those methods exist or not, though, since Obj-C m…
I admit I didn't read through all the warnings when I built it (since I didn't really care to use it), though the missing method declarations did strike me as a bit lazy.
...Altho…