navigation with mkview?
i searched some but not much clear info about it, anybody uses route?
View ArticleAccessing Tab Activity from TabHost
I would like to loop through all the Tabs in my TabHost to call methods on each when a certain event fires at the parent level. How would I access the "Added" tabs? I tried doing something like...
View ArticleGetting Started Building a Component???
Does anyone have a good recommendations or best practices when attempting to build a component? I found the resources/guidelines provided severely lacking in content and without any pattern of...
View Article"System.ServiceModel requires Business edition", but System.ServiceModel is...
Hi. I have a solution consisting of a portable class library (.NET4.5 + WP8 + Windows store apps), Profile78 an Android application that references the portable library. Neither project references...
View ArticleLayout preview
Hi everybody! does x'studio have layout preview (not visual designer) like in JetBrains Idea? or is it in plans for the next builds, may be? thanks.
View ArticleiOS Designer with retina images only
Hi! I'm working on an iOS project for iPhone and switched from XCode to Xamarins iOS Designer for storyboard editing. Our app only supports iOS 7, so there is no need for non-retina images. Apples...
View ArticleWCF
I'm completely new to Xamarin. I want to create a cross platform app that consumes our company's WCF services. Is there some documentation on how to do this?
View ArticleAnimating/Moving an image view after navigating back doesn't work
I have a splashscreen in a navigation controller where I animate an imageview into position. After the user inputs some details on that page, it moves to the next navigation view (via a PerformSegue()...
View ArticleMapping - where to query for a specific type of location .
Folks, I've got an app that I'm adding some mapping functionality to. I need to open a map, set the area to the user's current location, and then show a certain type of places on the map. I've got most...
View ArticleXamarin installer stuck on "Downloading Mono Framework" on Mac OS X Mountain...
Everytime I try to install Xamarin, the installer gets stuck to "Downloading Mono Framework". In the Activity Monitor, I can see that nothing is downloading... Is there an offline installer available?...
View ArticleWorking out which _SDK_ version I'm using
Hi there I'd like to know, in code, which SDK the app is built with. I can work out the OS version easily enough, but I need the SDK version - 7.0 or 6.1 at the moment. Is there a variable set...
View ArticleProject crashes when starting debugger - what have I done?
It used to work fine. I don't know what I changed but now when debugging using the simulator I get Objective-C exception thrown. Name: NSUnknownKeyException Reason: [ setValue:forUndefinedKey:]: this...
View ArticleRunning a project in full screen MacOS causes menus to stay greyed out
Running a project in full screen MacOS causes menus to stay greyed out Use the Mac OS full screen on top right, not the green plus but the new desktop full screen. then run your app, press stop, the...
View ArticleI' faced up with this message when i installing..Can you help me please!
... [2014-02-03 16:38:22.872] [Info] Installing software item 'Android SDK' [2014-02-03 16:38:22.877] [Info] Android SDK is waiting for download to finish. [2014-02-03 16:40:34.850] [Info] Downloading...
View ArticleFailure to deploy an application to iOS simulator
Hello, I am working with Visual Studio and Xamarin plugin installed on a MacBook Pro with Parallels. VS is connected to the host, however I can't run the app in iOS simulator. Here is the output:...
View ArticleUsing .NET 4.0 System.Device.Location.GeoCoordinate.GetDistanceTo()
I have a local database of locations with coordinates, and am looking for a way to get a list of the locations within a specific radius. During my research, I found that .NET 4 Framework includes a...
View ArticleCross Platform Application for Windows and Mac
Hi everyone, I'm looking to build a desktop application that is cross compatible with Windows and OS X. I've read through the documentation on the Introduction to Mac Development and completed the...
View ArticleChange Text Size In Tabs.
Hello: Im facing a little trouble with a TabHost, i want to change the text size on each tab, but i cant find a way to do it, what i have is this: XML (I Removed The "<" to make it visible) TabHost...
View ArticleHighlight listview item when selected
Please help. I can't figure out how to highlight a listview item when it's selected. My code (see below for snippits) is not changing the color of the ListView item at all. The item also needs to...
View ArticleWhere was that custom badge example?
I can't seem to recall where I saw this, but there was an example that showed how you could create a badge-like effect on NavigationItem. I'm not looking for the standard badge on the app or the tab...
View Article