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

Edited Issue: IntegerUpDown 'Text' is empty when 'Value' equals to the...

Initializing IntegerUpDown control with Value == DefaultValue results in empty Text field.This is probably due to the addition of:```bool shouldKeepEmpty = !forceTextUpdate &&...

View Article


Commented Unassigned: Stripes [21134]

Hi,is there an option to change the style of the axis stripes.thanks.Comments: ** Comment from web user: BoucherS ** Hi,Are you talking about the Chart Control from the Toolkit ? If yes, what do you...

View Article


Edited Issue: ColorPicker: Eats 2 Tabs to move to next ctrl [21141]

Greetings Gurus, I've noticed with the ColorPicker Control that you have to tab twice to jump to another control (when tabbing thru controls on the ui [textbox ,combobox etc..] The colorpicker eats 2...

View Article

New Post: How to change the default time of date time picker from 12:00AM to...

Hi, You can set the default Date value. Something like :<xctk:DateTimePicker DefaultValue="2014/08/05 06:00"/>

View Article

New Post: AvalonDock - user-controlled ability to display document pane or not.

Hi, Currently, the visibility of the LayoutDocumentPane is based on its Children : if it has children, it's Visible....if it doesn't have chlidren, it's not visible. Can you remove the...

View Article


New Post: ComboBox in CollectionControl

I understand this is possible to use EditorDefinitions with PropertyGrids but is it possible to do this with CollectionEditor too? Would I need to modify the original definition of the CollectionEditor...

View Article

Created Unassigned: Multiline TextEditor keyboard focus on dropdown [21205]

Based on discussion https://wpftoolkit.codeplex.com/discussions/553816

View Article

New Post: Multiline TextEditor keyboard focus on dropdown

Hi, Issue https://wpftoolkit.codeplex.com/workitem/21205 has been created.

View Article


Edited Issue: Multiline TextEditor keyboard focus on dropdown [21205]

Based on discussion https://wpftoolkit.codeplex.com/discussions/553816Comments: ** Comment from web user: BoucherS ** A ```Dispatcher.BeginInvoke(new Action(()=>_textBox.Focus()),...

View Article


Edited Issue: LayoutAnchorable Transparent Background [21172]

One cannot get a transparent background on a LayoutAnchorable, in the Generic Theme.You can set the color explicitly by setting a style on a LayoutAnchorableControl as follows:```<Style...

View Article

New Post: StackOverflowException in AvalonDock while closing a...

There is a bug in the latest release of Extended WPF Toolkit v2.2.1 where if you dock a LayoutAnchorable over a DocumentPane, a StackOverflowException will be generated. Step to reproduce: 1- download...

View Article

Edited Issue: Zoombox.Scale throws NullReferenceException [18713]

Setting Zoombox.Scale through XAML throws a NullReferenceException, whether thru a binding or literal value, and will crash the Visual Studio 2010 designer.Comments: ** Comment from web user: BoucherS...

View Article

Commented Unassigned: StackOverflowException when closing a LayoutAnchorable...

This bug is inside AvalonDock within the Xceed Extended WPF Toolkit version 2.2.1:Closing a LayoutAnchorable that is docked inside a LayoutDocumentPane causes an infinite loop, resulting in a...

View Article


New Post: ComboBox in CollectionControl

Hi, Only the propertyGrid has EditorDefinitions. CollectionControl do not have EditorDefinitions. Does the provided solution works for you ?

View Article

Commented Unassigned: CollectionControl does not handle arrays properly [21182]

Item 20216 raised some issues with handling fixed size collection (e.g. arrays). Some changes were made to resolve issues.Unfortunately there are still issues. Take the following class as the selected...

View Article


New Post: ComboBox in CollectionControl

I can get the EditorDefinition working with the PropertyGrid as per your example. But this doesn't answer my original question which was to be able to use comboboxes to select items from a collection...

View Article

New Post: StackOverflowException in AvalonDock while closing a...

Hi, I cannot reproduce the issue. After downloading the file you pointed out and running it in VS2012 Debug Mode. I dragged the Alarm Window over the Document1, Clicked the "X" from the Alarm window...

View Article


Commented Unassigned: StackOverflowException when closing a LayoutAnchorable...

This bug is inside AvalonDock within the Xceed Extended WPF Toolkit version 2.2.1:Closing a LayoutAnchorable that is docked inside a LayoutDocumentPane causes an infinite loop, resulting in a...

View Article

New Post: StackOverflowException in AvalonDock while closing a...

Hi, This bug will be fixed in v2.3.

View Article

New Post: ComboBox in CollectionControl

Hi, the current solution works for the propertyGrid. The CollectionControl (that is the editor for collections in the propertyGrid) also contains a PropertyGrid. If you want to use the same solution in...

View Article
Browsing all 4964 articles
Browse latest View live


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