[sumString UTF8String]);
Greetings from Switzerland, Ronald Hofmann
---
> Am 11.10.2014 um 08:03 schrieb Gerriet M. Denkmann :
>
> On iOS 8.0:
>
> UInt64 sum = 16494631536958186120UL;
> NSString *sumString = [ NSNumberFormatter
> locali
What are you talking about. I'm using Safari very often and can't rember the
last time I had a crash. I asume you are using some extensions or/and Flash
which are resposinble for that.
Regards
Ronald Hofmann
---
> Am 30.01.2015 um 16:43 schrieb Raglan T. Tiger :
>
> If my
Hi all,
I want a textfield in my project which triggers a method while I´m writing in
it.
I saw this option 'continous' in the interface builder which works fine with
sliders.
While I move the slider the method executes.
How can I do the same thing with a textfield?
I can´t find it. Is there a
Are both of your Apple IDs paid developer accounts?
Greetings from Switzerland, Ronald Hofmann
---
Am 23.07.2013 um 09:02 schrieb Daniel Höpfl :
> Nope, not all got it. I did get it for one of my Apple IDs but did not
> get it for the other. (No, it didn't end in the SPAM folder
ngs from Switzerland, Ronald Hofmann
---
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Upda
myObject.layer.shadowOffset = CGSizeMake (0, -3);
myObject.layer.shadowOpacity = 0.00;
myObject.layer.shadowRadius = 3.00;
myObject.layer.masksToBounds = NO;
return myObject;
} // generateUITunerObject
, row);
}
The problem is that this method is not called when I deselect a row using
cmd-click on a row.
Any idea how I could do that?
Greetings from Switzerland, Ronald Hofmann
---
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Plea
/returns row
number
}
}
Greetings from Switzerland, Ronald Hofmann
---
Am 01.04.2014 um 15:25 schrieb Michael Starke
:
> I can report the same error in my own project. It's a view based table view,
> single selection not firing on deselect.
>
> The table view bound is bound to an NSAr
/Users/ronny/Dropbox/CoreDataYouTube/vcMain.swift:73:16: 'AnyObject' does not
have a member named 'username'
What I don´t understand. If res.password is correct res.username should work
as well.
What am I doing wrong? Any idea?
Greetings from Switzerland, Ronald Hofmann
---
My