Make URL Text Label clickable on Xamarin.Forms (CodeSnipp)
Hi everyone, So we are still on the XamarinUIJuly, the guys are delivering such a good set of post regarding of what Xamarin.Forms is capable
Hi everyone, So we are still on the XamarinUIJuly, the guys are delivering such a good set of post regarding of what Xamarin.Forms is capable

Hi everyone, recently I was assigned to make an app on Xamarin that can communicate with a Zebra Printer via Bluetooth, It wasn’t exactly the
Sometimes you want to use all the power of NSTextView with all formatting style and everything. var htmlAttr = new NSAttributedStringDocumentAttributes () { DocumentType =

Hi everyone, This is a quick one, so I was in the need of change the position of the cursor of one NSTextField, because it

Hello guys, Today I was working with a Xamarin.Mac project, and as you may know, OS X and Xcode are not very friendly guys when

Sometimes you feel the need that the NSView that you are working with resizing, moving, etc. feels too rude when you change the position, the

ometimes you have a table/class that have so many fields/attributes, that the mere thinking of make the interaction of the whole object give you headache.