Quantcast
Channel: Xamarin.Mac — Xamarin Community Forums
Browsing all 1429 articles
Browse latest View live

Cannot install on Mac

I was not able to install on my Mac. The installer was complaining about the fact that the Android SDK is not installed. But I don't want to do development on Android or iPhone. Do I need that to go...

View Article


SourceList Scrolls DataCells into HeaderCell

I downloaded the Xamarin.Mac SourceList (NSOutlineView) sample and all I did was populate more "kiosks" to cause the vertical scrollbar to appear. But scrolling down causes the DataCells at the top to...

View Article


Unable to install Xamarin in mac!

I am trying to install xamarin in os x ei capitan 10.11.6, but in middle of the installation , loading pop up window and saying that not possible to complete an automatic installation. I have tried to...

View Article

UITest support for Xamarin.Mac

Hello, Today I started to dig into the basics of UI testing in case of a native application, hoping that I'll be able to transform our Xamarin.Mac application into the form which can be used by Xcode's...

View Article

Cocossharp support for Xamarin.Mac

I am looking to develop a game using cocossharp targetting mac. When i am trying to add nuget packages, cocossharp packages are failing to add with the following error. Could not install package...

View Article


Stable Channel: Xamarin.Mac 2.10.0.105, Cycle 8 Service Release 0

Please see "Stable Release: Cycle 8 Service Release 0" on the Release Blog for the details about this release.

View Article

NSPopupButton's first item becomes no-clickable if set to pull down

I am using NSPopupButton in the application. Its contents is binding to the data from view model. It works fine when the type is set to pull up. However, if I change to pull down, the first item is not...

View Article

How to Create a button using code in Xamarin Mac Application.?

Hi everyone, I have created a Xamarin Mac application. I am reading a json data into an object. Now I will check for each control (i:e: Label, button, check box etc.) and have to create that control...

View Article


Image taken date

how to get image taken date? for now I use Exif info to get date. here is code: DateTime takenDate = DateTime.Today; using (var stream = File.Open (filePath, FileMode.Open, FileAccess.ReadWrite,...

View Article


Winforms App on Mac Using DataGridView and Sqlite

I have a rather large WinForms app I'm developing in C# using VS Community 2015 (Version 14.0.25123.00 Update 2) with SQLite as the dbms and a UI that heavily uses a DataGridView that works in somewhat...

View Article

Xamarin mac 2.10 compatible exif library

Hey, I used https://www.nuget.org/packages/ExifLib.PCL/ library, before update. I'm not able to use this library now : Could not install package 'ExifLib.PCL 1.0.1'. You are trying to install this...

View Article

Horizontal NSStackView SubViews Render Outside of Control

I've created a simple Cocoa app with 2 controls, a Vertical NSStackView and a Horizontal NSStackView, which I added by editing the storyboard. Programmatically, I add ArrangedSubViews to both controls....

View Article

Garbage Collection Behavior on Different Platforms

Hello! I'd like to understand why the following code produces different output when you run it as a console Mac app via XS vs. a Windows app via VS. On Windows it outputs "True, False" and on Mac it...

View Article


Beta Channel: Xamarin.Mac 2.10.0.110, Cycle 8 Service Release 1

Please see "Beta Release: Cycle 8 Service Release 1" on the Release Blog for the details about this release.

View Article

Custom NSUrlProtocol Implementation with Unified API

I am upgrading an exiting Xamarin application to Unifies APIs. This application runs on Mac with WebView calling a custom url protocol that load resources (webpage, images, js, css) embedded into...

View Article


Image may be NSFW.
Clik here to view.

internationalization xamarin mac appllication

It there anyone who implemented internationalization and localization in xamarin.mac application... I have so many problems to do this , posted several question in stackoverflow :...

View Article

Is it recommended/possible to build Xamarin.Mac Cocoa apps using platform...

I was wondering if it was a good way to build Xamarin.Mac applications using AnyCPU. The mono framework assemblies are now "universal", Xcode can build for x86_x64, so theoretically P/Invoke-ing native...

View Article


Xamarin on OSX failes with 403 error at Mono installation

The Xamarin installation for OSX I downloaded today stops at the Mono installation and gives a 403 error.

View Article

How to get character corresponding a keypress

On my mac game i'd like to be able to detect what key is being pressed depending on the nationality of the keyboard. So if i press Shift + 2 i would get a " in italy and a @ in usa/uk. I'm also...

View Article

Image may be NSFW.
Clik here to view.

Closed windows are not releasing memory

I am noticing that when windows are closed the memory doesn’t get released. Attached is a simple test project, it’s just a new cocoa project with the MainMenu.xib from MacXibless, and a window...

View Article
Browsing all 1429 articles
Browse latest View live