Quote:
Originally posted by djohnson:
Think of what kind of outcry the liberals would have if we tried this in the US...
So you can't accuse the French for being li…
Quote:
Originally posted by djohnson:
Think of what kind of outcry the liberals would have if we tried this in the US...
Wait so... do you like the French now?
Quote:
Originally posted by Orion27:
[b]In it's latest bid to insure Muslim and French purity, France has returned to former facist behavior by closing Mosques and begin…
Quote:
Originally posted by djohnson:
Very funny....
Isn't the word liberal originally French?
Yeah now that you mention it 'liberal' probably hails from the Fren…
Quote:
Originally posted by voodoo:
Yeah now that you mention it 'liberal' probably hails from the French revolution. Not in the meaning it has today, but the word itsel…
Hey guys,
I have been trying to figure out this undo bug I've been having recently, and thanks to FileMerge, I've found the bad code:
code:
if ([[NSUserDefaults standardUserDefa…
I'm not sure why this isn't working, but here are a couple of things to look at: first, verify that your text view is editable and does actually use undo. Also, I get the impress…
Quote:
Originally posted by smeger:
I'm not sure why this isn't working, but here are a couple of things to look at: first, verify that your text view is editable and d…
I don't think that's possible. Would be quite a security risk. You can set cookies that work across sub-domains (like site1.mydomain.com and www.mydomain.com), but i don't think yo…
I think that would be a breach of the cookie protocol. I don't think it is possible.
If you are using the cookie for sessions, to go cross domain, you can pass the session ID the…