chrfalch / NControl.Controls

Control implementations using the NControl library.
MIT License
69 stars 35 forks source link

WizardLayout xaml support #28

Closed InquisitorJax closed 7 years ago

InquisitorJax commented 8 years ago

I know the WizardLayout has just been added - was wondering if xaml definition support is somewhere on the todo list. Adding views to Pages element in xaml currently throws exception "property Pages is null or not IEnumerable"

`

`
chrfalch commented 8 years ago

Yes, I know - that's an issue - will try to address it.

On Fri, Apr 29, 2016 at 3:42 PM, Malcolm Jack notifications@github.com wrote:

I know the WizardLayout has just been added - was wondering if xaml definition support is somewhere on the todo list. Adding views to Pages element in xaml currently throws exception "property Pages is null or not IEnumerable"

ncontrols:WizardLayout.Pages /ncontrols:WizardLayout.Pages /ncontrols:WizardLayout — You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/chrfalch/NControl.Controls/issues/28
InquisitorJax commented 8 years ago

wow that was fast :) thanks

InquisitorJax commented 8 years ago

Hi - is perhaps an est. eta in this issue & the Android Support lib update? No rush - just wondering when you were planning on getting round to it.

chrfalch commented 7 years ago

The Android Support lib update is an issue with Xamarin.Forms and not with NControl.