Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

[WPF] Entry ComboBox backend #30

Open
ermau opened this issue Mar 5, 2012 · 1 comment
Open

[WPF] Entry ComboBox backend #30

ermau opened this issue Mar 5, 2012 · 1 comment

Comments

@ermau
Copy link
Member

ermau commented Mar 5, 2012

WPF implementation of IComboBoxEntryBackend

@ghost ghost assigned ermau Mar 5, 2012
@ermau ermau closed this as completed Mar 8, 2012
@ermau ermau reopened this Mar 8, 2012
@ermau
Copy link
Member Author

ermau commented Mar 8, 2012

The only remaining thing is that a custom set of views breaks item selection such that you will get Object[] in the text box instead of the column set by SetTextColumn. The only real way to set what goes into that text box is to set DisplayMemberPath, which conflicts with the item template created for custom views.

@sevoku sevoku removed the tasks label Jan 29, 2015
@sevoku sevoku modified the milestones: v1.0, WPF Support Jan 31, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants