xamarin.ios
Monotouch ipad memory / animation problem
All, I\'m working on what I thought was a fairly simple app. I\'m using multiple view controllers with a view - under which there are buttons and a single image view. the buttonpress event triggers th[详细]
2023-04-01 13:00 分类:问答How to iterate over CGPDFDictionary using Monotouch?
I\'m using this code to get the contents of a PDF: var oDoc = new CGPDFDocument.FromFile(\"./test.pdf\");[详细]
2023-04-01 05:38 分类:问答What is the equivalent of CGPDFDocumentGetCatalog in Monotouch?
I\'m trying to get the catalog of a PDF document but I cannot find CGPDFDocumentGetCata开发者_JS百科log.[详细]
2023-04-01 05:14 分类:问答How to use UIViewController of a separate XIB with outlet in AppDelegate.cs? Outlet is always NULL
Weird thing here. I think I have done it before but it no longer seems to work. Environment is now: Lion, MT 4.1, MD 2.6 RC, Xcode 3\'s Interface Builder.[详细]
2023-03-31 21:44 分类:问答Getting "__Unwind_Resume", referenced from xxxx, when compiling project to simulator
I\'m getting this error when compiling my project and linking the Flurry Analytics library. Ony when compiling to the simulator. Compiling开发者_JS百科 to device works fine.[详细]
2023-03-31 18:49 分类:问答Detect whether an UIImage is PNG or JPEG?
Currently doing my first steps with iPhone development through MonoTouch, I am playing with an UIImage that I read from the photo library.[详细]
2023-03-31 18:30 分类:问答Any iPhone SIP/VOIP Application that can be called from other iPhone App?
Is there any VOIP app for iPhone/iPad that can accept call request from another custom iPhone application?[详细]
2023-03-31 02:00 分类:问答Binding Obj-C Categories in MonoTouch
I am trying to bind WEPopover over to MonoTouch using btouch. It uses a UIBarButtonItem category implementation to extend it\'s functionality to include presentation of the popover.[详细]
2023-03-31 01:26 分类:问答Are debugging symbols any good when compiling with LLVM?
I\'m trying to hook up a real-time crash reporting service like airbrake, bugse开发者_开发问答nse or TestFlight\'s SDK but I\'m wondering if the crash reports that are generated from crashes are any g[详细]
2023-03-30 21:47 分类:问答Setting Font in CGBitmapContext.SelectFont using variable
I\'m trying to write a general purpose routine that will set t开发者_如何学JAVAhe font using a variable instead of the literal font name.[详细]
2023-03-30 14:02 分类:问答
加载中,请稍侯......