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

Handling exceptions coming from managed code in Objective-C

Hi, I'm using Xamarin.Mac to expose a large C#-based library to a native Objective-C application. I do this by exposing wrappers objects of my managed classes decorated with [Register] and [Export] to...

View Article


How to write a login window

Hi Everyone, Can i ask some basic question about window display in Xamarin.Mac? Let's i have a login window with Text field to input user name and password, and a button to Login m And another Main...

View Article


Xamarin.Mac Bundle

Hi everyone, I want to make a dynamically loadable library (which is not known at compile time) which includes storyboards, images and other resources. I want to discover and load everything during...

View Article

Different Between Window and View

Hi Everybody, I am really new from Xamarin.Mac platform, I have a little question, What is different between "View" and" Window"? or "ViewController" and "WindowController"? I know that on ios , it...

View Article

How to drawing a chart on Mac

Hi Everyone, I am new to learn to write Mac desktop app, and i want to draw some chart on the App, In C#/windows platform, i can write my own control and handling window paint message to draw any thing...

View Article


System-ExecutionEngineException - SIGILL

Hi Guys, I am getting the above mentioned Exception when i close a Modal or Popover Window. This line inside of Main.cs is throwing it: NSApplication.Main(args); Is this a bug, or do i miss something...

View Article

Share Extension

i am trying to show my app in share menu... created new project of share extension but xamarin.mac dll gets removed while adding that project in solution. if anyone have better suggestion for share...

View Article

How to install mysql plugin for xamarin studio on mac osx

Hello I'm new to xamarin mac osx and I would like to know the steps on how to install mysql plugin (which folder to install it into) on a mac osx

View Article


Share Extension In Mac

Hi I am trying to read the path of the file file that i am trying to share with share extension.. is there any way to do so.

View Article


Xamarin.Mac and NUnit 3.2.1

I have a Xamarin.Mac library I need to unit test. So from within Xamarin Studio Community 6.0.1, I created a .NET Unit Library Project under "Other", add a bunch of unit tests and ran. But for all the...

View Article

How can I make sparkle auto update work with Xamarin.mac application

I want to auto update my xamarin.mac application. Is there a way I can leverage sparkle framework ?

View Article

SparkleSharp: Sparkle bindings for Xamarin.Mac

I've just finished porting my Sparkle bindings to the new Xamarin.Mac binding project found in Xamarin Studio 6 (in beta for now). Since Sparkle is one of the most commonly used frameworks in non-App...

View Article

Mac app - finder context menu integration

Flow is .. user selects a file/files, right clicks.. if the user hasn't yet logged in, a context menu option will be 'Login'. A window has to popup asking for credentials. Once logged in, have to store...

View Article


Executing Terminal Command from Mac App?

I am building a GUI for a terminal based app. How would I execute a terminal command from my Mac app? (which will be a open source project). Thanks, Shane235711.

View Article

Xamarin.Mac - NSInternalInconsistencyException

I'm suddenly getting this exception running 2 of my Xamarin.Mac .NET 4.5 applications. The UI's never get a chance to even show up. There're not new projects and I'm not sure if I ever ran them...

View Article


Build fails with dylib file in Release mode.

I have Xamarin.Mac app and I'm trying to add a dylib file to the app. The app builds successfully in Debug mode but fails in Release mode. This is the error I get:...

View Article

EXC_BAD_ACCESS during NSAutoreleasePool release

Hi! We using Xamarin.Mac in our app and after we've upgraded from Classic API to Unified some of our users started complain about crashes with following stack trace: Thread 23 Crashed:: tid_15e07 0...

View Article


Share Extension

hi, i am trying to add my app to share extension in mac using xamarin, was able to create share extension and add app in share extension but now i want to read the path of the file that i want to share...

View Article

Converting .net Application to Mac Packageing

So I have an Application which compiles in Xamarin on the mac, but the program is a .net program which I am trying to create a mac app package for. I am having trouble changing the framework to mac in...

View Article

Upload to Mac Store failed due to not enabled sandbox altough is is enabled

Hello together, I developed a small Mac App and wanted to upload it to the Store. I assigned the correct certificates and provisioning profiles even for the installer. In the entitlements.plist I...

View Article
Browsing all 1429 articles
Browse latest View live