xamarin.ios
Handling multiple buttons in UIToolbar
I have a problem using multiple UIBarButtonItems within a UIToolbar on one side of a UINavigationController. I‘ve used one of the many examples on how to put multiple buttons in the navigation bar (u[详细]
2023-03-30 11:46 分类:问答Creating a single instance of a sound fx in MonoTouch and why is audio so bad for performance?
What I\'d like to do is create a re-usable audio class which doesn\'t allocate/deallocate resources beyond ints initialization/destruction.[详细]
2023-03-30 09:49 分类:问答Are Location aware notification on iOS possible in Phonegap, Corona or Monotouch?
Like everyone else I\'m venturing into mobile app-development and I\'m looking at different frameworks / languages. The ones that look most appealing to me are Phonegap, Corona SDK and Monotouch. Obje[详细]
2023-03-30 05:01 分类:问答Public properties are always null in ViewDidLoad in a custom TabBarController in MonoTouch
I\'ve been working on a class derived from UITabBarController. At the most basic level, what I\'m trying to do is add a BackgroundColor property, and other public properties, that I can instantiate in[详细]
2023-03-29 22:10 分类:问答Bug in MonoTouch/MonoDevelop or something else?
I load up a few XML files with my app in Mono when deploying to iPhone. I edited one of those XML files in Windo开发者_StackOverflowws through a LAN connection to the Mac on which the file resided. Af[详细]
2023-03-29 20:45 分类:问答How to distinguish requests coming from LoadHtmlString from webpage requests in event ShouldStartLoad?
I have built offline functionality into my UIWebView so that pages that have been loaded are still available when the iPhone is put into airline mode. The basic algorithm is:[详细]
2023-03-29 16:59 分类:问答MonoDevelop and MonoTouch: what is the runtime version selection about?
I have just upgraded to the MonoDevelop 2.8 Alpha and built my MonoTouch app with it. I noticed that in the build type dropdown, where I can select Simulator debug/release and iPhone debug/release, t[详细]
2023-03-29 16:29 分类:问答Upgraded to Monotouch 4.1 Beta and get exceptions when reading SQL Lite DB
I have just upgraded to Monotouch 4.1 and all of a sudden I\'m getting errors like the one at the bottom of the question when accessing my SQLite3 DB. Can anybody point me in the right direction what[详细]
2023-03-29 13:43 分类:问答Determine type of controller - MonoTouch
I need to find out the type of controller which is currently topmost in application. UIApplication.SharedApplication.KeyWindow.Subviews.Last().GetType()[详细]
2023-03-29 12:13 分类:问答monotouch Ad Hoc Distribution for iPad
I was attempting to deploy my ipad app using the monotouch enterprise licence. I follow the steps here.[详细]
2023-03-29 07:31 分类:问答