Quantcast
Browsing all 76418 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Adding an image to a Label

Hello there, I was wondering if anyone has an idea on how to make something like this regardless of the line width of the label: As you can see I have added an inline boxview to the text. To make this...

View Article


Problem InitializeComponent() and PCL

I have this visual studio solution estructure AppLogic (PCL) App.Forms (project with XAML) App.Forms reference AppLogic Now i am using Xamarin Forms nuget package 1.4.3.6376, in this version everything...

View Article


Is it possible to use the Windows.AzureStorage package with a Shared Library...

Can get the Azure Storage package (5.0.1-preview) working in PCL but not in Shared Library, no reference is being created when I add the nuget package and the only .dll I can find seems to be for the...

View Article

Image may be NSFW.
Clik here to view.

Prerequisites for Testing Xamarin.forms app on Windows 8.1 ?

Hi, I am working on Xamarin.Forms for creating an app which can be used on all major mobile platforms like Android ,IOS, Windows 8.1. Thanks to @NicolasHotterbeekx ,who suggested the well documented...

View Article

How can we use Push notification Plugin available on Nuget packag with our...

Hi Guys, could any one suggest me how i can use push notification Plugin which is available on Nu Get package to install, with our own customize server. I don't want to use any third party notification...

View Article


Moved: Android: XA5101: Platform library directory for target Arm and API...

This discussion has been moved.

View Article

Copy Paste HTML Design for Xamarin forms android

Hi, I have some HTML template for email signature, i need to copy the HTML and that HTML paste as a Design Template in email. in ios i have done this functionality. but in android its not working...

View Article

How to reset the scroll position of ScrollView control?

I am using paging and once the content is scrolled down on say page 1 the scroll View position is always the same for next pages. The content gets refreshed but ScrollView retains its position and sit...

View Article


BackgroundImage when using MasterDetailPage

Hello Guys! I have a ContentPage, such like this: ContentPage xmlns="http://xamarin.com/schemas/2014/forms" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="XXXXXX" Title="Title"...

View Article


Adding KidoZen Xamarin SDK v1.0.4 to Xamarin Studio in Windows Platform.

Hi I have downloaded the KidoZen Xamarin SDK v1.0.4 from the http://docs.kidozen.com/download-sdks/. I tried to add to my Xamarin Studio but I got doubt I already set the path for Android SDK but Where...

View Article

getting exception while removing child from RelativeLayout

Hello All, I am facing an strange problem,What I am doing that I am removing the topmostChild from a relative layout and assigning some other child to the same position.It's working fine for the very...

View Article

PCL project working fine on simulator, but crashing on device, don't know why?

Guys, just wondering that I have created a small POC for consuming a web service by using PCL project for cross platforms. App is working fine on simulator in release as well as debug mode, But App...

View Article

Use byte array as BackgroundImage on TabbedPage

Hi Is it posible to use a ByteArray as image source in tabbedPage. I have a byte to imagevonverter

View Article


How to create an ImageButton that scale the GridCell for iOS, Android and Win...

Hi I have tried the XLabs ImageButton control and it works fine, but it only works if you know the size of the image/button. I have written a ImageButton control for Windows Phone (using Custom...

View Article

Reload a Page after an event.

Hi, I'm working with a web view, and when selected I check if there is connection. If there is no connection I show an alert. Now I'd like to automatically refresh the webview and reload it as soon as...

View Article


Understanding HTML tags

Is there a way to understand HTML tags in Xamarin forms?In our application we have the data coming from web service which may have HTML content like tag.I need to convert it to line break in our...

View Article

RegEx

Hello, I am facing one of those problems that drives you crazy. Something you used to develop but today you don't know why: nothing works. I want to use RegEx in a PCL. In the beginning, I had a very...

View Article


Possible to position control (such as image) above a Tabbed Page's tab bar?

Hello, I'm wondering if it is possible to place a control above a Tabbed Page's tab bar? My goal is to place a blue bar at the top of the view (so an image with blue color). I've attached an image. I...

View Article

Trouble sharing a StreamImageSource from iOS IPhotoChooser

I have a Xamarin.Forms project which uses the native photo choosers on Android and iOS to load an image from the gallery or the camera and display it in a Forms page. My implementation uses the...

View Article

Xamarin Forms 1.3 Behavior Binding Bug

I have been playing with the new Bahavior class in 1.3 and discovered a bug when using Binding on a BindableProperty. I created the following behavior to allow an ItemsSource and an ItemTemplate to be...

View Article
Browsing all 76418 articles
Browse latest View live