xamarin.ios
Prevent UINavigationController's navigation bar to animate?
My UINavigationController\'s navigation bar is kind of static. This means, there is no back button, because going back in the stack is done via the first entry of the UITableView the controller holds.[详细]
2023-04-11 04:27 分类:问答Manually migrate MonoTouch project for XCode 4 using MonoDevelop
I just upgraded to the latest MonoDevelop (2.8) and upon opening MonoDevelop, it asked to migrate my MonoTouch project to allow it to 开发者_JAVA技巧use XCode 4 with MonoDevelop 2.8.[详细]
2023-04-10 19:34 分类:问答UINavigationBar - How to change the position of UIBarButtonItem?
I\'ve subclassed a UINavigationBar. NavigationBar has two buttons of type UIBarButtonItem. Is it possible to move these button? For example I would like to move \"left button\" 50px right and\"right b[详细]
2023-04-10 16:52 分类:问答iPad performance issues
I have this problem with performance of my iPad app.. For developing, I use MonoDevelop, which takes care of Garbage collecting. Still my questions are rather generic, I\'d say.[详细]
2023-04-10 16:18 分类:问答System.ComponentModel.BackgroundWorker in Monotouch - correct usage?
I\'m using System.ComponentModel.BackgroundWorker to execute some longer running task that - in the end - will update some UI elements.[详细]
2023-04-10 15:06 分类:问答Assemblies Visual Studio 2010 using in monodevelop with monotouch
I\'m new in monodevelop and I have a question. I have some assemblies developed in Visual开发者_StackOverflow社区 Studio 2010 in C# and I would like to use them with monotouch in Mac, my question is:[详细]
2023-04-10 08:07 分类:问答What contraints should I be aware of to maximize portability of Mono code?
I\'m interested in writing some cross-platform code using Mono, with a view to targeting mobile iOS and Android runtimes.[详细]
2023-04-10 05:42 分类:问答Unrecognized selector sent?
I\'ve been mucking around with MonoTouch and the Xcode interface builder from some sample code which had an interface defined already.[详细]
2023-04-10 01:10 分类:问答protobuf-net v2 and Monotouch : How does it mix?
I have been trying to use protobuf-net with MonoTouch but I have no idea how, and despite开发者_运维技巧 having heard that it is possible, I haven\'t been able to find any tutorial or any example that[详细]
2023-04-09 16:20 分类:问答Error when attempting to open .xib in XCodeInterfaceBuilder
I downloaded the Red Laser MonoTouch sample and ran the project in MonoDevelop, I had to first update the solution file so that it would load up in MonoDevelop.[详细]
2023-04-09 14:22 分类:问答