Strange UIWebView issue after upgrading to Xcode8

2016-09-19 Thread Diederik Meijer
these seem to fix this issue. Has anybody here run into this issue and are there any pointers towards a solution? Many thanks, Diederik ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments

Re: UITableView -reloadData woes

2016-02-12 Thread diederik
t; > ___ > > 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

Re: PSA: Does your app use Sparkle? Update it, or use an HTTPS server

2016-02-10 Thread diederik
t regarding > this particular issue…).  > > > > Best > > > Phil > ___ > > Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) > > Please do not post admin requests or moderator comments to the list. > Conta

Re: PSA: Does your app use Sparkle? Update it, or use an HTTPS server

2016-02-09 Thread diederik
n requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/diederik%40tenhorses.com > > This email sent to diede...@tenhorses.com

Re: Using an anchor in NSURL file url

2016-01-22 Thread diederik
___ > > 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/Update your Subscription: > https://lis

SOLVED: Strange UIAlertController / UICollectionViewFlowLayout issue

2016-01-10 Thread diederik
<-[UIKBKeyplaneView drawContentsOfRenderers:]+1198> > <-[UIKeyboardCache > displayImagesForView:fromLayout:imageFlags:]+1518> > <-[UIKBKeyplaneView displayLayer:]+448> ><_ZN2CA5Layer7displayEv+140> >

Strange UIAlertController / UICollectionViewFlowLayout issue

2016-01-09 Thread diederik
<_afterCACommitHandler+174> <__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__+23> <__CFRunLoopDoObservers+391> <__CFRunLoopRun+1147>

Re: Any way to intercept the URL-opening mechanism on OS X?

2015-12-23 Thread diederik
gt; > 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/Update your Subscription: > https://lists.apple.com/mailm

Re: Fade when changing window's rootViewController possible?

2015-11-25 Thread Ten Horses | Diederik Meijer
Please ignore, managed to solve this 10 minutes after hitting send… On 7 nov. 2015, at 22:30, Diederik Meijer wrote: > Dear list, > > Is it possible to change an iOS app window’s rootViewController at runtime > and have a fade animation between the two states happen? > >

SOLVED: Fade when changing window's rootViewController possible?

2015-11-09 Thread Diederik Meijer
hanks again, Diederik > Op 9 nov. 2015, om 18:40 heeft David Duncan het > volgende geschreven: > >> >> On Nov 7, 2015, at 11:31 PM, Diederik Meijer > <mailto:diede...@tenhorses.com>> wrote: >> >> Thank you David, >> >> I forgot to me

Re: Fade when changing window's rootViewController possible?

2015-11-07 Thread Diederik Meijer
both initialized in applicationDidiFinishLaunching. Each of them can call the above method of the app delegate and trigger the switch. Best regards, Diederik > Op 8 nov. 2015, om 04:36 heeft David Duncan het > volgende geschreven: > >> >> On Nov 7, 2015, at 1:30 PM, Diederi

Fade when changing window's rootViewController possible?

2015-11-07 Thread Diederik Meijer
is for iOS 8 and up, coding in Objective-C. Many thanks, Diederik ___ 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

Background fetch with localNotification

2015-09-01 Thread Diederik Meijer
uses presentLocalNotificationNow, is there still any need to call cancelAllLocalNotifications in order to ensure the notification is only fired once? Thank you, Diederik ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post

Change window's rootViewController at runtime

2015-07-29 Thread Diederik Meijer
I am overlooking any issues. In short, is this approach acceptable? Or are there any risks to it? Many thanks, Diederik ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list

Change window.rootViewController at runtime

2015-07-28 Thread Diederik Meijer
overlooking any issues. In short, is this approach acceptable? Many thanks, Diederik ___ 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

Re: Avoid staircasing by creating keyPath dynamically possible?

2015-03-07 Thread Diederik Meijer
Sorry, yes I see now!! Will try that out and let you know! Sent from my iPhone > On 07 Mar 2015, at 13:43, Ken Thomases wrote: > > On Mar 7, 2015, at 6:34 AM, Diederik Meijer wrote: > >>> On 07 Mar 2015, at 12:36, Ken Thomases wrote: >>> >>>> O

Re: Avoid staircasing by creating keyPath dynamically possible?

2015-03-07 Thread Diederik Meijer
36, Ken Thomases wrote: > >> On Mar 7, 2015, at 5:02 AM, Diederik Meijer wrote: >> >> This is part of XML parsing with NSXMLParser, is there any way to avoid this >> type of staircasing by constructing a keyPath dynamically? >> >> if (self.nestingLeve

Avoid staircasing by creating keyPath dynamically possible?

2015-03-07 Thread Diederik Meijer
Tree at the exact right level? Although the above code works fine, I would much rather be able to use an abstract (variable) number of nesting levels, instead of the hardcoded 4 I am using now. Any thoughts would be appreciated, thanks! Best, Diederik __

Re: UIPicker

2015-01-19 Thread Diederik Meijer | Ten Horses
(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/diederik%40tenhorses.com > > This email sent to diede...@tenhorses.com ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.co

Re: Trouble getting ISO-8859-1 encoded feed to parse and display

2014-11-24 Thread Diederik Meijer | Ten Horses
Op 24 Nov 2014, om 19:01 heeft Jens Alfke het volgende geschreven: > >> On Nov 24, 2014, at 9:30 AM, Diederik Meijer | Ten Horses >> wrote: >> >> I get no errors, but no results from the parser either. I haven't tested >> against didStartElement, be

Re: Trouble getting ISO-8859-1 encoded feed to parse and display

2014-11-24 Thread Diederik Meijer | Ten Horses
Verstuurd vanaf mijn iPhone > Op 24 nov. 2014 om 05:15 heeft Jens Alfke het volgende > geschreven: > > >> On Nov 23, 2014, at 1:06 PM, Diederik Meijer | Ten Horses >> wrote: >> >> When I just pull in the feed’s contents using a NSURLConnection, it w

Re: Trouble getting ISO-8859-1 encoded feed to parse and display

2014-11-24 Thread Diederik Meijer | Ten Horses
Verstuurd vanaf mijn iPhone > Op 24 nov. 2014 om 04:13 heeft Keary Suska het > volgende geschreven: > >> On Nov 23, 2014, at 11:06 AM, Diederik Meijer | Ten Horses >> wrote: >> >> I am having trouble getting useful data from this url on some, b

Trouble getting ISO-8859-1 encoded feed to parse and display

2014-11-23 Thread Diederik Meijer | Ten Horses
= [[NSXMLParser alloc] initWithData:self.dataContainer]; [parser setDelegate:self]; [parser parse]; } I validated the feed’s XML and got no errors.. Anybody out there with experience in solving this? Many thanks! Diederik ___ Cocoa-dev

UIWebView not scaling page (iOS8)

2014-10-08 Thread Diederik Meijer | Ten Horses
this on iOS7. It may be bad practise to stuff a web view inside a tableViewCell, I am not sure. But it should still be able to scale the page to fit into it, shouldn’t it? Many thanks, Diederik ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com

Re: return string that is the difference between two other strings

2014-09-20 Thread Diederik Meijer | Ten Horses
ch based on the actual content gives the best results. It's more time-consuming though... Verstuurd vanaf mijn iPhone > Op 21 sep. 2014 om 08:42 heeft 2551 <2551p...@gmail.com> het volgende > geschreven: > > >> On 21 Sep 2014, at 13:38, Diederik Meijer | Ten Horses &

Re: return string that is the difference between two other strings

2014-09-20 Thread Diederik Meijer | Ten Horses
sep. 2014 om 08:24 heeft Diederik Meijer | Ten Horses > het volgende geschreven: > > I do a lot of text data mining and need similar functions a lot. I would > start on a word by word level, to have whatever it returns be more meaningfull > > Verstuurd vanaf mijn iPhone > >

Re: return string that is the difference between two other strings

2014-09-20 Thread Diederik Meijer | Ten Horses
n two strings", and I > don't think it's a basic need at all. > > -- > Scott Ribe > scott_r...@elevated-dev.com > http://www.elevated-dev.com/ > (303) 722-0567 voice > > > > > > ___ > > Cocoa

Re: Changing app screenshots after submission

2014-09-18 Thread Diederik Meijer | Ten Horses
> 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/Update your Subscription: > https://lists.apple.com/mailman

Re: NSUserDefaults not sticking

2014-09-09 Thread Diederik Meijer | Ten Horses
t;> You can't rely on the plist being an accurate representation of what the >> user defaults actually contains. >> >> --Graham > > > ___ > > Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) > >

Re: Resolve alternative TLD

2014-07-04 Thread Diederik Meijer | Ten Horses
Thanks Jens, will try all that over the coming days Op Jul 4, 2014, om 11:13 PM heeft Jens Alfke het volgende geschreven: > > On Jul 4, 2014, at 1:24 PM, Diederik Meijer | Ten Horses > wrote: > >> I have no experience with this sort of thing, hopefully I can make

Re: Resolve alternative TLD

2014-07-04 Thread Diederik Meijer | Ten Horses
That's very promising, thank you! I have no experience with this sort of thing, hopefully I can make that work with NSURLConnection or -Session.. I'll look into the documentation on NSURLProtocol Thanks again to you both! Op Jul 4, 2014, om 10:01 PM heeft Jens Alfke het volgende geschreven

Re: Resolve alternative TLD

2014-07-03 Thread Diederik Meijer | Ten Horses
OK thanks everybody! Op Jul 3, 2014, om 10:54 PM heeft Jens Alfke het volgende geschreven: > > On Jul 3, 2014, at 1:33 PM, Diederik Meijer | Ten Horses > wrote: > >> So I guess I somehow need to handle DNS Lookup / IP resolving myself, is >> there anybody here

Re: Resolve alternative TLD

2014-07-03 Thread Diederik Meijer | Ten Horses
geschreven: > Firefox doesn't resolve start.rental either. > Neither does Chrome. > > On Jul 3, 2014, at 12:58 PM, Diederik Meijer | Ten Horses wrote: > >> Take start.rental as an example, has a live server on the dot rental TLD, >> but no standard browser will resolve

Re: Resolve alternative TLD

2014-07-03 Thread Diederik Meijer | Ten Horses
Wait, so it's not a real DNS server, or what? I suppose in that case you'd have to take the URL and look up the domain yourself, then feed the raw IP address to WebKit instead. > > Cheers, > -- Uli Kusterer > "The Witnesses of TeachText are everywhere..." > http://www.zathras.d Exactly, any ex

Re: Resolve alternative TLD

2014-07-03 Thread Diederik Meijer | Ten Horses
ug report was closed as a duplicate of radar:10252476. We have a > corporate TLD that does not resolve in safari, unless you prefix it with > http:// so that Safari doesn’t treat it as a search term. > > Paul > >> On Jul 3, 2014, at 9:22 AM, Jens Alfke wrote: >> >> &

Re: Resolve alternative TLD

2014-07-03 Thread Diederik Meijer | Ten Horses
mijn iPhone > Op 3 jul. 2014 om 18:22 heeft Jens Alfke het volgende > geschreven: > > >> On Jul 3, 2014, at 6:52 AM, Diederik Meijer | Ten Horses >> wrote: >> >> The issue being that the TLD (think for example: domain.law, with law being >> the TLD

Re: Resolve alternative TLD

2014-07-03 Thread Diederik Meijer | Ten Horses
Take start.rental as an example, has a live server on the dot rental TLD, but no standard browser will resolve it, try it in Safari, you'll see.. Verstuurd vanaf mijn iPhone > Op 3 jul. 2014 om 18:22 heeft Jens Alfke het volgende > geschreven: > > >> On Jul 3, 201

Resolve alternative TLD

2014-07-03 Thread Diederik Meijer | Ten Horses
seem to find it. Many thanks, Diederik ___ 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/U

Re: Insetting a UIWebView while a keyboard is on screen

2014-05-28 Thread Diederik Meijer | Ten Horses
own the html? Verstuurd vanaf mijn iPhone > Op 29 mei 2014 om 00:27 heeft Nick Zitzmann het > volgende geschreven: > > >> On May 28, 2014, at 2:11 AM, Diederik Meijer wrote: >> >> You could consider animating the UiWebview up when the keyboard appears and &g

Re: Insetting a UIWebView while a keyboard is on screen

2014-05-28 Thread Diederik Meijer
not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/diederik%40tenhorses.com > > This email sent to diede...

Re: White rectangle behind UIAlertView when subview clipsToBounds

2014-05-15 Thread Diederik Meijer | Ten Horses
s, it does seem strange I need these steps to have a normal UIAlertView experience in my use case, so I'm still very interested in helpful feedback! Op May 15, 2014, om 8:23 PM heeft Diederik Meijer | Ten Horses het volgende geschreven: > Hi David, > > Many thanks for your qui

Re: White rectangle behind UIAlertView when subview clipsToBounds

2014-05-15 Thread Diederik Meijer | Ten Horses
have… To me it seems the view hierarchy is slightly complex, but not to any kind of extreme. Many thanks again, Diederik Op May 15, 2014, om 6:53 PM heeft David Duncan het volgende geschreven: > > On May 15, 2014, at 8:42 AM, Diederik Meijer | Ten Horses > wrote: > >> De

White rectangle behind UIAlertView when subview clipsToBounds

2014-05-15 Thread Diederik Meijer | Ten Horses
the alertview is shown normally without any issues. Has anybody run into this and is there a way to fix this? Many thanks, Diederik ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to

Re: JSONSerialization 'Garbage at end' error

2014-04-30 Thread Diederik Meijer | Ten Horses
Thanks Andy and Jens! Op Apr 30, 2014, om 10:07 PM heeft Andy Lee het volgende geschreven: > On Apr 30, 2014, at 3:21 PM, Jens Alfke wrote: >> On Apr 30, 2014, at 8:20 AM, Diederik Meijer | Ten Horses >> wrote: >> >>> Now here is the problem: although the JS

Re: JSONSerialization 'Garbage at end' error

2014-04-30 Thread Diederik Meijer | Ten Horses
ing into this error, > they’re working with JSON data that really does have garbage at the end. Is > it possible that you’re doing something like appending a null terminator or > something else non-printable so that when you look at the data then it all > seems OK? > > >

JSONSerialization 'Garbage at end' error

2014-04-30 Thread Diederik Meijer | Ten Horses
nsettling, but not critically wrong.. Has anybody here experienced a similar issue? If so, can you tell me how to fix this? Many thanks, Diederik ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or mode

Re: HTML emails from Objective C

2013-12-22 Thread Diederik Meijer | Ten Horses
subscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/diederik%40tenhorses.com > > This email sent to diede...@tenhorses.com ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests

Re: Best way to put a fixed view in a UITableViewController scene?

2013-11-27 Thread Diederik Meijer | Ten Horses
v-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/diederik%40tenhorses.com > > This email sent to diede...@tenhorses.com ___ Cocoa-dev mailing list (Cocoa-dev@lists

Re: Threadsafe copy of objective c object

2013-09-03 Thread Diederik Meijer | Ten Horses
ents to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/diederik%40tenhorses.com > > This email sent to diede...@tenhorses.com

Re: "Introducing ioscomponents.com"

2013-08-27 Thread Diederik Meijer | Ten Horses
ly known, used and very accessible, but to focus on the white spots on the map instead.. Along the way, try to get feedback from your target audience as early as possible, maybe even at the drawing table, and let them help you find the best direction.. Best, Diederik Op Aug 28, 2013, om

Re: Fastest way to replace characters in string

2013-08-22 Thread Diederik Meijer | Ten Horses
the laws included in the app are that large. Most laws are handled and updated within two seconds. Thanks again for thinking with me, I hugely appreciate it. Best regards, Diederik Op Aug 22, 2013, om 1:57 AM heeft Wim Lewis het volgende geschreven: > > On 21 Aug 2013, at 4:44 PM,

Fastest way to replace characters in string

2013-08-21 Thread Diederik Meijer | Ten Horses
String's stringByReplacingOccurancesOfString:withString: on each item. There must be a more efficient way to update the html string loaded from the local file, obviously doing more than 300 of these replace actions is slow and inefficient. Does anybody here know of a better way to handle this? Many than

Re: NSLog object = nil?

2013-08-20 Thread Diederik Meijer | Ten Horses
tasks, to manage CPU usage... Verstuurd vanaf mijn iPhone Op 20 aug. 2013 om 23:45 heeft Ken Thomases het volgende geschreven: > On Aug 20, 2013, at 4:32 PM, Diederik Meijer | Ten Horses wrote: > >> An itemStore object creates a worker object (property of itemStore object) >>

Re: NSLog object = nil?

2013-08-20 Thread Diederik Meijer | Ten Horses
Apologies, no need to respond, I have just fixed this.. Op Aug 20, 2013, om 11:32 PM heeft Diederik Meijer | Ten Horses het volgende geschreven: > Dear list, > > I have the following structure: > > An itemStore object creates a worker object (property of itemStore object)

NSLog object = nil?

2013-08-20 Thread Diederik Meijer | Ten Horses
itemStore object and all objects it exclusively owns. Is there any way to NSLog the destruction of the itemStore object? I tried putting a log in itemStore's dealloc method, but it doesn't show up in the console. Many thanks, Diederik ___

Re: How to get rid of keyboard on iPhone

2013-08-13 Thread Diederik Meijer | Ten Horses
e iPad keyboard) - to be used for this button? > > Gerriet. > > > ___ > > 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/Uns

Re: Computing the height for a UITableViewHeaderFooterView

2013-08-06 Thread Diederik Meijer | Ten Horses
lists.apple.com/mailman/options/cocoa-dev/synelang%40gmail.com >> >> >> This email sent to >> synel...@gmail.com > > > -- > Rick > > > > > ___ > > Cocoa-dev mailing list (Cocoa-dev@list

Re: dev site down time is ridiculous

2013-07-24 Thread Diederik Meijer | Ten Horses
gt; > 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/Update your Subscription: > https://lists.apple.com/mailman/options/coco

Re: height of UITableView with exactly two rows

2013-07-15 Thread Diederik Meijer | Ten Horses
Seems to be equal on iPhone and iPad Verstuurd vanaf mijn iPhone Op 15 jul. 2013 om 13:18 heeft Koen van der Drift het volgende geschreven: > > On Jul 15, 2013, at 7:14 AM, Diederik Meijer | Ten Horses > wrote: > >> Isn't the standard 44? >> Then 2 rows

Re: height of UITableView with exactly two rows

2013-07-15 Thread Diederik Meijer | Ten Horses
Isn't the standard 44? Then 2 rows would be 88, or am I missing something? Op Jul 15, 2013, om 1:08 PM heeft Diederik Meijer | Ten Horses het volgende geschreven: > Won't, setting the row height in > > - (CGFloat)tableView:(UITableView *)tableView > heightForRowAt

Re: height of UITableView with exactly two rows

2013-07-15 Thread Diederik Meijer | Ten Horses
do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/diederik%40tenhorses.com > > This email sent t

Re: Javascript call function Objective-C

2013-07-05 Thread Diederik Meijer | Ten Horses
or comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/diederik%40tenhorses.com > > This email sent to diede...@tenhorses.com

Re: Moving a textField from under keyboard

2013-06-28 Thread Diederik Meijer | Ten Horses
act the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/diederik%40tenhorses.com > > This email sent to diede...@tenhorses.com ___ Cocoa-dev mailing

Re: What, exactly constitutes a mutable action on an instance?

2013-05-29 Thread Diederik Meijer | Ten Horses
Thanks Robert and Quincey, that's very helpful! Op May 29, 2013, om 8:26 AM heeft Quincey Morris het volgende geschreven: > On May 28, 2013, at 23:37 , Diederik Meijer | Ten Horses > wrote: > >> 1. With ARC, do we still have to worry about string1 leaking in the &

Re: What, exactly constitutes a mutable action on an instance?

2013-05-28 Thread Diederik Meijer | Ten Horses
o hello"; 2. How do the strong, copy and weak keywords in the property declaration affect this? Thanks! Diederik Op May 28, 2013, om 10:16 PM heeft Jens Alfke het volgende geschreven: > > On May 28, 2013, at 6:39 AM, Alex Zavatone wrote: > >> NSString *myString; > &

Re: UILabel with superscripts

2013-05-09 Thread Diederik Meijer | Ten Horses
> > ___ > > 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

Re: Detect whether UIRefreshControl can be used

2013-05-08 Thread Diederik Meijer | Ten Horses
Thank you Nick, that works perfectly!! Op May 8, 2013, om 5:20 PM heeft Nick Zitzmann het volgende geschreven: > > On May 8, 2013, at 8:51 AM, Diederik Meijer | Ten Horses > wrote: > >> I am implementing a UIRefreshControl in an app that runs on iOS 5.1 or >> hi

Detect whether UIRefreshControl can be used

2013-05-08 Thread Diederik Meijer | Ten Horses
any thanks! diederik ___ 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/Update your Subscript

Re: UITableViewCell with variable height

2013-04-28 Thread Ten Horses | Diederik Meijer
not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/diederik%40tenhorses.com > > This email sent to diede.

Re: ^Block statement considered harmful for callbacks?

2013-04-25 Thread Diederik Meijer | Ten Horses
s. > > Thanks > > Tom Davie > ___ > > 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.a

Re: presentViewController completion block usage

2013-04-16 Thread Diederik Meijer | Ten Horses
__ > > 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/Update your Subscription: > https://lists.apple

Better way to create a 'grouped' array from a NSArray?

2013-03-26 Thread Diederik Meijer | Ten Horses
s that fits nicely into the grouped UITableView. PS I know this is done much more easily using CoreData, I actually have another app that does just that. But in this case, all data is pulled in from the network at all times and there is no persistent storage on th

Re: @class

2013-03-22 Thread Diederik Meijer | Ten Horses
> > 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/Update your Subscription: > https://lists.a

Re: KeyboardType for an iOS searchBar.

2013-03-13 Thread Diederik Meijer | Ten Horses
___ > > 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/Update your Subscr

Re: UITableViewController init not called (storyboard)

2013-03-12 Thread Ten Horses | Diederik Meijer
t cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/diederik%40tenhorses.com > > This email sent to diede...@tenhorses.com > ___ Cocoa-dev mailing lis

Re: Turning off screen shot ability

2013-03-06 Thread Diederik Meijer | Ten Horses
out for > a solid color or some other generic thing when you notice you're getting > screenshotted. No idea how possible/feasible that is, but it's an idea. > > Charles > > > ___ > > Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) > > Please do not post admin r

Re: [OT] Sync vs ASync Server Comms

2013-02-27 Thread Ten Horses | Diederik Meijer
subscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/diederik%40tenhorses.com [1] > > This email sent to diede...@tenhorses.com Links: -- [1] https://lists.apple.com/mailman/options/cocoa-dev/diederik%40tenhorses.com _

Re: Long load time of managed object context

2009-01-24 Thread Diederik Hoogenboom
rrors). - Diederik On 16 jan 2009, at 13:03, Matteo Manferdini wrote: Hi everyone, I'm testing performance in my application, to see how it behaves with a big load of data inside of it. My application is core data based and uses array controllers in entity mode to fetch data. What I discovered