I must confess I’m pretty interested by all opinions since these threads
started (27th of september I think).
Working in the construction industry, as I am, it might help to get interested
in this and maybe this list is not the ideal vehicle for this kind of
discussions but nonetheless, all arg
I read it (quickly) this morning and it seems quite well informed and well
written : https://www.hackingwithswift.com/whats-new-in-ios-11
Flubb.
> On 13 Jun 2017, at 15:11, Dave wrote:
>
> Hi,
>
> Can someone point me to some documentation of Drag and Drop for iOS please?
>
> I done loads
Hi,
your code works fine here : every value returned by [NSDateComponents
weekOfMonth] is equal to "1", as it should.
You wrote "%ld" in the NSLog param, maybe the cast from NSInteger to long
breaks things on your end...
FB.
On Mar 19, 2013, at 14:21, Izak van Langevelde wrote:
> I'm worki
Hi everyone,
on iOS, I was using the following "immediate CG code" to display hundreds
procedural sprites :
CGContextSetShadow(Ctx, CGSizeMake(3, 4), 3.0f);
CGMutablePathRefShapePath = CGPathCreateMutable();
CGPathAddArc(ShapePath, &CGAffineTransformIdentity, radius+3, radius+3, radius,