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

New Post: Can't change border for PropertyItem in PropertyGrid

Issue https://wpftoolkit.codeplex.com/workitem/21524 has been created.

View Article


Edited Issue: Can't change border for PropertyItem in PropertyGrid [21524]

Based on CodePlex discussion https://wpftoolkit.codeplex.com/discussions/571034Comments: ** Comment from web user: BoucherS ** This will be fixed in v2.5.BorderBrush and BorderThickness will be...

View Article


Image may be NSFW.
Clik here to view.

Updated Wiki: Home

Oct. 7, 2014 update: Released Community Edition v2.3.0 with 25 bug fixes and improvements. Users of the Plus Edition got 1 new control and 30 bug fixes in v2.3.0 and have also received v2.4.0 with 1...

View Article

New Post: LayoutAnchorable content disappears when floating

I'm creating LayoutAnchorables in the code behind and floating them immediately. This all works fine including when I dock it with my mouse. When I undock it with my mouse by dragging it out, all the...

View Article

New Post: Property Grid with dynamic editors

That's close but not quite what I want. I want to change the actual type of the editor not just its itemsoure. For example a regular user might have selections constrained by using a combobox, whilst...

View Article


New Post: LayoutAnchorable content disappears when floating

Hi, a fix has been added in v2.5. It should fix your problem.https://wpftoolkit.codeplex.com/workitem/21482

View Article

New Comment on "PieChart"

now SweepDirection's defualt value is Clockwise!?

View Article

New Comment on "PieChart"

You are right, doc will be updated !

View Article


New Post: Property Grid with dynamic editors

Hi, If you have a property like "FirstName", which has its own editor "FirstNameEditor" and that depends on another property like "IsMale" :public bool IsMale { get; set; } [Editor( typeof(...

View Article


New Post: Property Grid with dynamic editors

Is there a xaml equivalent of this code or does it have to be done in the code behind?

View Article

New Post: Property Grid with dynamic editors

The ResolveEditor() method is the one that will get called when the editor needs to be re-evaluated. So action has to be done in this method. I believe you could define your ComboBox/TextBox in XAML...

View Article

Created Unassigned: Watermark [21536]

Hi! It is possible that the watermark remains in the textbox while the focus is on it and it does not have text ?

View Article

New Post: AvalonDock loses control state in Release V2.3.0

Hi, I have found that with V2.3.0 of the extended toolkit the state of any controls in an AvalonDock tab is lost when switching between tabs. I have gone back to V2.2.1 and that is OK. For example, the...

View Article


New Post: Drag column here label in datagrid

How to localize this text?

View Article

Commented Unassigned: TextBox watermark [21536]

Hi! It is possible that the watermark remains in the textbox while the focus is on it and it does not have text ?Comments: ** Comment from web user: BoucherS ** For now, you will have to modify the...

View Article


New Post: AvalonDock loses control state in Release V2.3.0

Hi, Can you submit more details ? When trying with a DockingManager containing a LayoutDocumentPane like this :<xcad:LayoutDocumentPane> <xcad:LayoutDocument ContentId="document1"...

View Article

New Post: Drag column here label in datagrid

Hi, To localize the "Drag column here to group by column..." text, the idea is to define your own FixedHeader and to set the GroupByControl.NoGroupContent :<xcdg:DataGridControl...

View Article


Closed Issue: Bug in PrimitiveTypeCollectionEditor::ResolveValueBinding [20221]

Fix for it:```protected override void ResolveValueBinding( PropertyItem propertyItem ){ var type = propertyItem.PropertyType; Editor.ItemsSourceType = type; if ( type.BaseType == typeof (System.Array)...

View Article

Closed Issue: CanSelectNextPage MVVM not updating until page is clicked on...

This is similar to issue #17925When binding the "CanSelectNextPage" property to a property in a ViewModel, the Next button does not update until the page is clicked on. To reproduce:1. Create a wizard...

View Article

Closed Issue: ColorPicker: Recent Colors don't get updated when using the...

When using the canvas to select a color it won't be added to the RecentColors.This patch adds the SelectedColor to the RecentColor when the ColorPicker is closed.Comments: Fixed in v2.1.

View Article
Browsing all 4964 articles
Browse latest View live


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