Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Browsing all 58056 articles
Browse latest View live

Why in Xamarin.Forms no designers?

In forms project i can't use ui designer. How can i find it? Thanks.

View Article


Why Xamarin.Forms does not appear?

I cant solve this... I have the Business pack.

View Article


WrapLayout.cs Type 'TDeclarer' does not contain a definition for...

In WrapLayout.cs(download link: http://bit.ly/xf-custompanel) provided by @CraigDunn‌ : /// <summary> /// Orientation (Horizontal or Vertical) /// </summary> public StackOrientation...

View Article

WebView does not always render

I am developing on a Nexus 5 with Android 4.4.3. I am trying to include a WebView in a few of my Pages. It seems like the WebView will only appear on every other Page in my Page Stack. In GetMainPage...

View Article

XAML pixel on the Android project are px or dp?

Let me explain with an example: Suppose I have a Page like this: <?xml version="1.0" encoding="utf-8" ?> <ContentPage.Resources> <ResourceDictionary> <!-- This is only an issue on...

View Article


Loading Popup

What is the best way to show a loading popup? Right now I am pushing a Loading page and popping it off when the action completes, but that does not feel right.

View Article

Listview GroupHeaderTemplate

Is it possible to bind to a listview with classes like this? All examples of listview group headers have had the class something like : public class Test : ObservableCollection<TestTwo>. but I...

View Article

Disable Master part of MasterDetailPage

I'm using a MasterDetailPage for my RootViewController. When a user is not authenticated I set the Detail to a full screen login page. Is it possible to disable the master (navigation list) so that the...

View Article


Custom control renderer inside a shared project (Visual Studio)

The Custom Renderer Tutorial is very handy, but according to it you should create a renderer inside the iOS and Android project itself. I was wondering if it is possible to keep the renderer code...

View Article


Why Xamarin.Forms does not appear?

I cant solve this... I have the Business pack. I want to use the tabbed layout, etc. Anything of this appears.

View Article

More info on the Layout process

Is there any information on how the layout process work? I have an idea of how custom renderers work (I've seen the official video that is out there), but the documentation on this subject is basically...

View Article

DisplayAlert opens twin dialogs

Occasionally, my application gets into a state where every call to DisplayAlert will open twin dialogs, one immediately after the other. I can interact with the top dialog, which then disappears, but...

View Article

Is Xamarin.Forms compatible with the new Xamarin.iOS.dll for native...

My own experience is "not yet." I've taken one of my own Xamarin.Forms projects, and tried upgrading it to a 32/64 app. I've replaced the monotouch reference with Xamarin.iOS, and removed all...

View Article


Resizing Grid Row at Runtime

Is there a way to resize a grid row at runtime? I am trying to update the Row.Height on a tap of the Row.

View Article

TextCell Style (right align Detail property)

Trying to build a Forms based settings page, IOS only for right now. The following puts the detail vertically underneath the text. Content = new TableView { Root = new TableRoot ("Table Title") { new...

View Article


FileNewSolution Blank App (Xamarin.Forms.Portable) XS 5.2.1 Object reference...

Finally got past an activation issue with my Fiddler config, and was ready to give forms another try to see how they were progressing, but didn't make it past file, new. Has anyone else seen this?...

View Article

ProductID”特性无效

WinPhone the project,error: “ProductID”特性无效 - 根据数据类型“http://WPCommontypes:ST_Guid”,值“8a11b6d2-84ef-464a-ac35-9d238eb7a5c6”无效 - 模式约束失败。

View Article


Image may be NSFW.
Clik here to view.

MVVM binding question

Is there a way to define a max number of chars when binding a label to a long text? For example, I would like to display the first 20 chars in a list. My underlaying problem is that I have a ListView...

View Article

Extending ContentView with "templated" layout

I'm thinking about how to apply some template to each page, or better, to a layout. Imagine you have few pages and each of them having a button at the bottom and a label on the top (just for the...

View Article

Is it wrong to use Binding with StyleId?

Hi, I am trying to bind a property with StyleId, in order to uniquely identify it. But for some reason i get internal exception and application crashes. Below is my code in Xaml:...

View Article
Browsing all 58056 articles
Browse latest View live