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

New Post: 2.4 on nuget

Hi, It will be available soon. Thanks for your patience.

View Article


Commented Unassigned: DateTimeUpDown : spinner background color is gray on...

Hi, I'm using the NuGet package Extended WPF Toolkit (2.3) Here is my DateTimeUpDown under Windows 7 :![Image](http://i.imgur.com/9y1CiNa.png)And the same under Windows 8...

View Article


New Post: AvalongDock - LayoutDocumentPane - IsVisible binding

Hi, The Visibility of the LayoutDocumentPane is evaluated in its method "GetVisibility()". This methods will always return true except if the parent is a LayoutDocumentPaneGroup with no children. You...

View Article

New Post: AvalongDock - LayoutDocumentPane - IsVisible binding

You misunderstand. As I said I'm trying to SET it, not get it. I want to SET the visibility based on a binding. In the example I've provided if the property 'currentmode' has a value of "CHOMAKEY" then...

View Article

New Post: AvalongDock - LayoutDocumentPane - IsVisible binding

The Visibility of the LayoutDocumentPane is evaluated in its method "GetVisibility()". This means you can use this method to return True or False weather you want to show or hide the...

View Article


Image may be NSFW.
Clik here to view.

New Post: AvalongDock - LayoutDocumentPane - IsVisible binding

Maybe I'm not seeing it in your code but... The goal is to be able to set a property in the ViewModel to false, and that would cause the DocumentPane to no longer be visible. In otherwords setting a...

View Article

Commented Unassigned: DateTimeUpDown : spinner background color is gray on...

Hi, I'm using the NuGet package Extended WPF Toolkit (2.3) Here is my DateTimeUpDown under Windows 7 :![Image](http://i.imgur.com/9y1CiNa.png)And the same under Windows 8...

View Article

New Post: AvalongDock - LayoutDocumentPane - IsVisible binding

Hi, I understand that LayoutDocumentPane.IsVisible is ReadOnly and you want to bind a property on it to set it to true or false, depending on the current mode. Please try this complete sample and tell...

View Article


New Post: AvalongDock - LayoutDocumentPane - IsVisible binding

That does work. Thank you. Then of course I had to tear in to it to find out how it was working. Eventually I realized its all about the override of the GetVisibility() method. Everything else is...

View Article


Created Unassigned: AvalongDock - LayoutDocumentPane - AutoHide issue [21730]

LayoutAnchorable has a Autohide button in the upper right corner.When I click the button,the title hang on one side of the window.When the mouse cover the title, it will show the LayoutAnchorable's...

View Article

Commented Unassigned: DateTimeUpDown : spinner background color is gray on...

Hi, I'm using the NuGet package Extended WPF Toolkit (2.3) Here is my DateTimeUpDown under Windows 7 :![Image](http://i.imgur.com/9y1CiNa.png)And the same under Windows 8...

View Article

New Post: AvalongDock - LayoutAnchorable - AutoHide issue

LayoutAnchorable has a Autohide button in the upper right corner.When I click the button,the title hang on one side of the window.When the mouse cover the title, it will show the LayoutAnchorable's...

View Article

Created Unassigned: NumericUpDown problem with keyboard input [21737]

I'm using IntegerUpDown and DoubleUpDown from version 2.4, and I'm facing the following issue:whenever I enter text input by keyboard, the backing property is immediately updated, thus causing the...

View Article


Reviewed: Extended WPF Toolkit - 2.4.0 (Feb 24, 2015)

Rated 3 Stars (out of 5) - The release notes look great, but I echo the requests for release to NuGet.

View Article

Reviewed: Extended WPF Toolkit - 2.4.0 (Feb 24, 2015)

Rated 3 Stars (out of 5) - NuGet!!!! What point does any lib make in 2015 if it's no on NuGet??? It's time for any open-source project to have automated builds integrated with NuGet.

View Article


Commented Unassigned: DateTimePicker crash if value is smaller than MinValue...

DateTimePicker crash if value is smaller than MinValueHow to reproduce crash in LiveExplorer:Select current date in DateTimePicker. Set minimum value to tomorrow.Comments: ** Comment from web user:...

View Article

Created Unassigned: 'Initialization of 'Xceed.Wpf.Toolkit.RangeSlider' threw...

Since installation of Visual Studion 2015 CTP6 RangeSlider gives as runtime error:{"'Initialization of 'Xceed.Wpf.Toolkit.RangeSlider' threw an exception.' Line number '87' and line position...

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.

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

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

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

View Article
Browsing all 4964 articles
Browse latest View live