OpenTK wondering how much is in Xamarin?
Hi Trying to get my bearings here, but I am wondering how much OpenTK is part of Xamarin? I have written some GIS systems with visualisation in OpenTK like 3D terrain viewing of DEMs and want to port...
View ArticleHow to add text to a Text View - NSTextView in a NSScrollView (from IB)
Hi Anyone, I have been pulling my hair out trying to create a scrollable area for text. I used an NSTextField but that is not scrollable (at least that's what I think), so I tried using the IB Text...
View ArticleUpgraded to Xamarin Studio 4.0.11- Getting compiler errors
I just upgraded to 4.0.11 and built my project I receive the following errors when I build my project. I did not get these errors when I built my project with 4.0.10 These files are part of a project...
View ArticleAutomated Testing Frameworks and Mono Android
Hi, I'm looking into selecting an automated mobile testing framework to use with Mono Android built apps. So far, I've run into problems when attempting to use .apk files produced by Mono Android and...
View ArticleI'm searching for more information on split view controller navigation and...
Imagine the settings menu in iOS. In the menu on the left there is a row/button that says General. If you click general the view on the right will change accordingly. Next may be sounds or something,...
View ArticleVisual Studio 2013 - No Devices Attached
I followed these instructions to setup Xamarin on my Mac ( http://docs.xamarin.com/guides/ios/getting_started/installation/mac/ ) and then followed these to setup Xamarin on my Windows 7 instance...
View Articleimages.xcassets and storyboard
I am trying to move a project from xcode to xamarin. The project uses a storyboard and images.xcassets to organise the images. When I add the images to the Resources folder and try to open the...
View ArticleMewbie Tasky Test Failed
Ok, I followed the installation instructions, which were not very helpful, and tried to run Tasky as a test for the environment settings. Run under Debug and immediately saw the following errors inside...
View ArticleHello iPhone Tutorial - buttons but no button ui
Hey, I have downloaded Xamarin and using my Mac I have followed the iOS Hello iPhone tutorial.. Xamarin Studio and Xcode 5 installed.. I have a problem where my buttons are there, but they are not...
View ArticleHow to check if the view is first loaded or navigated back from last view?
I want to add some specific logic only for nagivated back from last view but not for the view fist loaded. How can I check this?
View ArticleFile type Association
i'm developing a program to encrypt and decrypt files i want to files with ".enc" extension open with my application. after some research i find that i should manipulate manifest file like this :...
View ArticleStrange behavior when mixing iOS and Azure projects
We have an existing solution that has a MVC website, Web API webservices, a worker role and shared library projects which support these applications. These applications are deployed to Azure using...
View ArticleUsing Resx files in Monotouch class libraries.
Hello everyone, I am trying to port to Monotouch a lot of Windows C# class libraries that almost have a RESX resource file embedded for UI string localization. I have tried to add the files into the...
View ArticleSharing String Resources
Does anyone have any thoughts about good strategies or patterns for sharing string resources at a shared/.Core library level instead of at the app level?
View ArticleProblems Binding Custom Static Library To Project
First off, I'm fairly new to iOS, I've only been working with it a few months so my knowledge of the API and ObjC is fairly limited; I've read the docs from Xamarin and a few posts on the forums on how...
View ArticleSubscribe to shared calendar
In my Android app (which is being ported from iOS app) I have a button that says "Would you like to Subscribe to the Calendar". In iOS the following code confirms with the user and adds the shared...
View ArticleUITableView Source vs. DataSource/Delegate
Hoping this is the right place for this...I'm guessing it affects Xamarin Studio too... I think this is a bug unless someone can point out what I'm doing wrong. Am new to Xamarin so it's very...
View ArticleWrong app running after VS Deploy
This is happening intermittently, I am targeting real device at API14. I have 2 VS Solutions : DevMap and DevMap2 using GoogleMaps V2. DevMap application was built and deployed OK from VS. Then I...
View ArticleHTTPS download using WebClient causing jit errors
I just launched a new app that uses WebClient to pull down data over HTTPS. Never had any issues during beta. So far ~100 installs and have had 2 crashes with this stack trace. Not sure what I can do...
View Article