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

How to connect Hotmail with MAC?

As I am using Hotmail service and needs to sync my Hotmail with the Mac service. How should I connect both? Provide me the answer.

View Article


How to connect Hotmail with MAC?

As I am using Hotmail service and needs to sync my Hotmail with the Mac service. How should I connect both? Provide me the answer.

View Article


Facing problem in NSProgressIndicator to display progress of process.

Hi, I am using NSProgressIndicator to display progress of process. for this i am using following code var progressIndicator = new NSProgressIndicator (new CGRect (50, 0, 400, 200)) { DoubleValue = 0,...

View Article

Trouble upgrading to Unified API

Hi All, I'm attempting to upgrade an old app that uses XamMac.dll to the new Xamarin Unified API. After converting the application to the Xamarin Unified API and targeting .Net 4.5.1 I am running into...

View Article

Image may be NSFW.
Clik here to view.

Using ImageKit to Scan

Does anybody know how to even start this? I implemented an IKDeviceBrowserView, no problem, and it does enumerate scanners. The first question I would have is what does "local" mean in...

View Article


Current Release: Xamarin.Mac 4.4.0, 15.7 Feature Release

Please see the Xamarin.Mac 4.4 release notes, Visual Studio 2017 release notes, and Visual Studio 2017 for Mac release notes for the details about this release.

View Article

Unable to find out problem in NSProgressIndicator

I am a C++ developer. Xamarin and C# is new for me. I was using NSProgressIndicator to display progress of process. For this I had set minimum and maximum value and incrementing progressValue by 1 in...

View Article

How to access intranet sites from web view on Mac

I am using Xamarin.Forms in mac and I am not able to access our corporate intranet site from WebView control. The same url works fine in Safari or chrome and the same code for uwp also works in...

View Article


How will expand all Items of NSOutlineView.

Hi, How can expand all Items added into NSOutlineView. By default Item is in collapse state but I want to set expand state.

View Article


Mismatched Xamarin.Mac versions

Hi All, Recently i've upgraded an old Xamarin project to the latest Xamarin Unified API. I've had no end of trouble but have finally managed to get it partially building with MSBuild. Lately I've...

View Article

How to access microphone stream in Mac?

Hi, I am trying to port my Win Forms app to Mac and have a question regarding microphone access. In my WinForms app, I use NAudio to capture the microphone stream and run through some speech...

View Article

Added nuget package cannot be used in code

I added Google.Speech Nuget package. It successfully installed but I am unable to use it in code. When I try Google.Cloud.Speech.V1 it says Cloud does not exists in namespace. It actually does and I...

View Article

NSCollectionView footers

I guess that at least part of this is a bug, but let me check if there is some way to properly implement footers for NSCollectionView. Currently Xamarin doesn't support...

View Article


A way to have a message loop for native xamarin mac apps

I'm porting over an app in c sharp that uses the application.run() from windows forms to have an infinite loop without stalling the ui. I searched online for quite a while and can't find a way to stop...

View Article

How to handle the addlocalmonitorforeventsmatchingmask’s event handler in...

Hi Team, In order to provide the key navigation support to our custom control in Xamarin.Forms.macOS platform, we have used the addlocalmonitorforeventsmatchingmask in the Custom Renderer to detect the...

View Article


How to handle KeyUp/KeyDown events?

I am building my first Xamarin Mac Cocoa App. I am creating a photo gallery application. My storyboard only has a NSImageView inside the NSWindow. I want to capture arrow keys for moving to...

View Article

Copy command causing app bundle to not get created

Answer: For anyone that runs into an issue like this attempting to copy files into the bundle....the answer may be found by following the example found at the following git repository:...

View Article


Dll import broken after upgrading to unified API / Visual Studio For Mac

Background: I have an macOS application that allows a device to sync data from a remote web server via USB. In order to facilitate this USB syncing I use the HIDAPI library which is mapped in code...

View Article

NSOutlineView Expand / Collapse item with animation from code

I have an outline view where I need to expand / collapse items when clicked anywhere on the row and I am being successful in doing that except the animation behavior is not same as when disclosure...

View Article

How to design a custom control made of several standard controls ?

Hello. I would like to design a custom control containing a label and a textbook (for example), not by code but by dragging the standard controls on my custom control. And then add some logic. Then I...

View Article
Browsing all 1429 articles
Browse latest View live