Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Browsing all 4964 articles
Browse latest View live

Commented Unassigned: ColorPicker crashes application [20637]

Hello, this problem does not happen to me however I let someone else use my application for testing purposes and whenever he opens up a window containing the ColorPicker, the application would stop...

View Article


New Comment on "CheckComboBox"

Please post a code snippet on how to bind data to this checkedcomb box. I find it difficult to understand how to pass two data valus, one containing the total Items and the other containing selected...

View Article


New Post: Prism examples

Hi, I have been looking for AvalonDock examples but can only find older versions. Can anyone point me in the direction of a simple prism / MEF / AD sample that shows how to get a region up and running...

View Article

New Post: CheckComboBox enqueries

Hi, For Part 1), I tried your code (without the commented lines) and it worked fine : the CheckComboBox starts with item selected. Using "SelectedItemsOverride" and/or "SelectedValue " will check the 2...

View Article

Created Unassigned: Zoombox Stack Overflow [20652]

I met a stackoverflow exception when i set the Zoombox datacontext to null.

View Article


Commented Unassigned: Zoombox Stack Overflow [20652]

I met a stackoverflow exception when i set the Zoombox datacontext to null.Comments: ** Comment from web user: Tekarihoken ** The problem seams to be solved if we modify the OnScaleChanged property by...

View Article

Commented Unassigned: Zoombox Stack Overflow [20652]

I met a stackoverflow exception when i set the Zoombox datacontext to null.Comments: ** Comment from web user: Tekarihoken ** Sorry for the bad format, please find the good format :``` if...

View Article

New Post: CheckComboBox Binding Data

Please post a code snippet on how to bind data to this checkedcomb box. I find it difficult to understand how to pass two data valus, one containing the total Items and the other containing selected...

View Article


New Comment on "CheckComboBox"

Discussion https://wpftoolkit.codeplex.com/discussions/517953 has been created.

View Article


New Post: CheckComboBox Binding Data

Hi, Here's a solution : List<string> listOfItems = new List<string>() { "abc", "def", "ghi", "jkl" }; List<string> selectedItems = new List<string>() { listOfItems[0],...

View Article

Commented Unassigned: Zoombox Stack Overflow [20652]

I met a stackoverflow exception when i set the Zoombox datacontext to null.Comments: ** Comment from web user: BoucherS ** Hi,When using a simple ZoomBox like this :```<StackPanel><Grid...

View Article

Commented Unassigned: PropertyGrid does not support type converter [20640]

When I have a property with a custom type which has a type converter attribute, the property grid only shows the type name of the property, not the value provided by the type converter. Binding the...

View Article

Commented Unassigned: Zoombox Stack Overflow [20652]

I met a stackoverflow exception when i set the Zoombox datacontext to null.Comments: ** Comment from web user: Tekarihoken ** Ok i just found why it don't work for me and why it work for you.I have the...

View Article


Created Unassigned: Memory leak with Zoombox Keybindings [20654]

I have detect a memory leak in the zoombox component. I have see through Ants profiler that the control is kept in memory by its keybindings even if the control is not in the visual tree.I have made a...

View Article

Edited Issue: Zoombox Stack Overflow [20652]

I met a stackoverflow exception when i set the Zoombox datacontext to null.Comments: ** Comment from web user: BoucherS ** Thanks,This issue will be fixed in v2.3.

View Article


Edited Issue: Zoombox scale binding [20608]

When Ibind the Zoombox Scale property to a CLR view model property it work at runtime but on design time i observe WPF designer Crash with VS2012Comments: ** Comment from web user: BoucherS ** Should...

View Article

New Post: BusyIndicator Text value not updating

Hi - I got everything working fine except 1 piece with updating the status text in the textblock tag. I use PropertyChanged event to set the value for the progressbar successfully. When I try to do the...

View Article


New Comment on "BusyIndicator"

Hi, Discussion Tab https://wpftoolkit.codeplex.com/discussions/520385 has been created.

View Article

New Post: BusyIndicator Text value not updating

Hi, In v2.0, it is working fine. Here's my complete code :<StackPanel> <xctk:BusyIndicator x:Name="_busyIndicator" BusyContent="{Binding}" IsBusy="True">...

View Article

Created Unassigned: ZoomBox does not exists in namespace [20656]

I'm trying to use the ZoomBox in my application, but I get the following error:```The name "ZoomBox" does not exist in the namespace "clr-namespace:Xceed.Wpf.Toolkit;assembly=Xceed.Wpf.Toolkit".```I...

View Article
Browsing all 4964 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>