-
2012-10-12 22:34:57.528 Columns[27045:f803] -[ISColumnsController setScrollView:]: unrecognized selector sent to instance 0x685d3a0
2012-10-12 22:34:57.531 Columns[27045:f803] **\* Terminating app due…
sharp updated
12 years ago
-
Tom,
This control works flawlessly and I'm trying to figure out how to implement changing the dot color for selected and non-selected states.
Can you give me a pointer as to how to implement?
Thanx…
-
I have a frequent and reproducible issue when reloading the grid with less items than the ones needed to fill the grid to the current page ( contentOffset ) wich I scrolled previously.
I'm using GMGr…
Nosfi updated
12 years ago
-
Hi Guys,
I tried to check out a user pinpoint with polygon by looping through all the KMLs. the app always crash @ this point:
//create KML in hidden Mapview
-(void)loadKML:(NSMutableArray *)kmlName…
-
Hello,
I'm currently using your cool library that works well.
But when I add dynamically a new view, this one is correctly displayed, but the pagecontrol is not refresh ; it still displays 2 bubbles w…
-
Answers are evaluated according to the NSUInteger intervalPickerIndex, which is always set to the current index of the PageControl (answer picker).
For instance: To the delegate, which does the evalu…
-
PS still activates if you activate it after the first time while in an app but it won't show.
I fixed it by changing lines 107-124 in PSWViewController.m to this:
CALayer *layer = [snapsho…