184 reputation
11
bio website
location
age
visits member for 1 year, 3 months
seen 2 days ago
stats profile views 10

Mar
22
revised UIActionsheet in Splitview crashing with iOS 5.1 update
added 113 characters in body
Mar
20
answered UIActionsheet in Splitview crashing with iOS 5.1 update
Mar
20
answered Embedding YouTube videos on iOS
Mar
19
comment UIActionsheet in Splitview crashing with iOS 5.1 update
@Tap Forms, I am currently working with Xamarin to identify the issue, currently noted as bug #3913, I did find out a work-around however, which was to create my own popover, add my own view controller, and set the popover-content size after displaying them. (Incidentally it makes for a cool sliding-in effect)
Mar
16
awarded  Commentator
Mar
16
comment Animating A popup Window
Hmm, gave that a go and still no dice, however I do get that affect if I flip the whole screen instead of just a small screen.
Mar
15
comment Animating A popup Window
Where did you find that particular example? I found the CATransitions, but not the UIView Transitions.
Mar
15
comment Animating A popup Window
Hmm, no dice, it just presents it, without the transition. I don't know if it helps but, I have a Login screen that is a UIView Controller, and I added the containerview as a subview to the Loginscreen, then Called that UIView.Animate exactly as you coded it, and it just presents the view without any animation, any other ideas?
Mar
15
asked Animating A popup Window
Mar
15
comment UIActionsheet in Splitview crashing with iOS 5.1 update
Also Identified that it only happens on an actual iPad, if you try it in the simulator, it works fine. I believe this is due to the 5.1 simulator not simulating the new "Slide-in" transition for the Masterview when you touch the Navigation button.
Mar
15
comment UIActionsheet in Splitview crashing with iOS 5.1 update
It crashes the app immediately on the "ShowFrom" And it only affects iOS 5.1 users that just installed a fresh copy of the app, if they had it installed before they update to 5.1, it doesn't affect them and things work per usual. All previous versions of iOS seem to be unaffected.
Mar
15
awarded  Editor
Mar
15
revised UIActionsheet in Splitview crashing with iOS 5.1 update
added 639 characters in body
Mar
14
awarded  Student
Mar
14
asked UIActionsheet in Splitview crashing with iOS 5.1 update
Mar
13
comment Monotouch Dialog Datepicker and RadioGroup Navigationitem
Thanks for the clarification, I haven't had any experience yet with using monotouch dialog, however, I would check to see, if you are using the version of monotouch dialog that came with the last monotouch update, and if so, you may try switching to the latest version on github, or if you are on the version of github, you may switch over to the built in version that came with the last build of monotouch. Just a few ideas...
Feb
29
awarded  Supporter
Feb
29
answered Why does the scroll indicator not appear when I decelerate a scroll view manually?
Feb
22
answered Textfield cursor placement issue in iOS 5 (working fine in iOS 4)
Feb
17
answered Monotouch Dialog Datepicker and RadioGroup Navigationitem