Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AvalonDock PanesTemplateSelector is ignored #1440

Open
madenaras opened this issue Feb 8, 2019 · 8 comments
Open

AvalonDock PanesTemplateSelector is ignored #1440

madenaras opened this issue Feb 8, 2019 · 8 comments

Comments

@madenaras
Copy link

Hello,

I just migrated from AvalonDock 3.4 to AvalonDock 3.5.
My LayoutItemTemplateSelector SelectTemplate() method won't fire at all anymore.
Tried to change the TemplateSelector from a StaticResource to a Bindable object to pure XAML, but nothing worked. The ContentPresenter of a LayoutAnchorableControl is always a TextBlock.

My layout consists only of Anchorables.

Any insight or more info that you need?

Thanks!

@isbeorn
Copy link

isbeorn commented Feb 8, 2019

Got the same issue. No templates are selected.
Are there any migration steps to be done to get the template selector working again?

@FordSoft
Copy link

FordSoft commented Feb 9, 2019

Same problem.

Dirkster99 added a commit to Dirkster99/AvalonDock that referenced this issue Feb 15, 2019
AvalonDock PanesTemplateSelector is ignored
xceedsoftware/wpftoolkit#1440
@Dirkster99
Copy link

I was able to find a solution to this problem as you can see in this issue:
Dirkster99/AvalonDock#15

@XceedBoucherS
Copy link
Collaborator

Hi,
this should already be fixed in the latest version v3.8 version.
You can try it for free for 45 days here : https://xceed.com/xceed-toolkit-plus-for-wpf/

@gnimor
Copy link

gnimor commented May 8, 2019

Is there a plan when this will go into the free version?

@Dirkster99
Copy link

The current free version is 3.5 so the version 3.8 is available in 1-1,5 years if Xceed continues the current release cycle that is ...

@gnimor
Copy link

gnimor commented May 8, 2019

So with this issues the control is more or less unusable - sorry

@omariom
Copy link

omariom commented May 12, 2019

I am thinking of switching to @Dirkster99's fork of AvalonDock.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants