Duplicated
Last Updated: 26 Jun 2023 10:16 by ADMIN
Created by: mmix
Comments: 1
Category: UI for WPF
Type: Feature Request
3
Its been two years since you were last asked for this, and you said when it gets traction. 

Well, its getting traction, v11 is coming out, there is ever increasing list of public projects, https://avaloniaui.net/Showcase, plus countless WPF inhouse migrations like the ones we do. Serious money is already being involved, there are already many teams who would rather pay you for controls than waste their own cycles repeatedly making functionality. 
WPF is indeed dying, .net foundation is treating it like a leprous uncle, Avalonia is literally getting more love from some foundation projects than WPF does, some wpf libraries are still targeting net5 with no intention to update them. MS wants you to migrate away from it to MAUI (after failing to get us to migrate to UWP) and it lacks cross platform support which neither of MS replacements like MAUI offer, and MS has a big influence over what they do. Chances of that succeeding are very slim, as big as they were for UWP. Even barring the lack of Linux support, WPF has this pre-mortem smell that Silverlight had, people stick to WPF becuase there really is no roadmap that will retain full functionality.

Chicken and the egg debate is losing its appeal, we are presently even willing to sacrifice some functionality to get away from WPF before it sinks. 

The writing is on the wall, there is a clear and present need for quality commercial 3rd party controls for Avalonia, from the paying customers. I understand there is work to port the styling in WPF controls and to remove any windows P/I dependencies you might have. But whoever of you largest control makers steps on the market first and opens the flood gates, will get the first revenue and a foot in the porting of larger WPF projects, and certainly the inertia going forward.  I am posting this to each of you. 



Time to wake up. "Wake up and smell the ashes" :)
Declined
Last Updated: 14 Aug 2023 12:47 by ADMIN
Make sure all properties are rising OnPropertyChanged event.
Completed
Last Updated: 20 Jun 2023 06:02 by ADMIN
Release LIB 2023.2.703 (3 Jul 2023)
Created by: wu
Comments: 1
Category: UI for WPF
Type: Bug Report
0

If the total Items count exceed the MaxVisiblePips value,scroll by mousewheel,when scroll to the start or end item,the next scroll item should be the end or start,

the scrollview can not scroll to the selected item. Please see Annexes 1 and 2

When  the MaxVisiblePips value is four,click the right item ,The scroll view cannot be rolled to the center, Please see Annexes 3

Completed
Last Updated: 07 Jul 2023 05:43 by ADMIN
Release R2 2023 SP1
Created by: Julio
Comments: 1
Category: UI for WPF
Type: Bug Report
2

In our app many checkboxes are crop when user scale to 125 %, it happens in win11 but it has been reported in win10.

I found out that this is also happening in the colour theme generator from Telerik with the checkbox in the ribbon (screenshot below).

Is this a known issue or something that we can fix some how? so far we have taken the template for the checkboxes and change the margin of the element "grid" from 1 to 0 to work around it. 

Thanks in advance

Julio

Unplanned
Last Updated: 09 Jun 2023 13:48 by ADMIN
Created by: Dennis
Comments: 1
Category: UI for WPF
Type: Feature Request
0

We are looking for a feature to group Tabs in the TabbedWindow similar to the way modern browser handle this.

Hold down the Ctrl key and click each tab to select multiple tabs

Select multiple tabs.

Trigger method "AddTabsToGroup"

Have different Styling (colors) for each Group. be able to name groups in code and display group name

Give the group a name and color.

Remove Groups in Code

 

 

Unplanned
Last Updated: 30 May 2023 08:25 by ADMIN
Created by: Dennis
Comments: 3
Category: UI for WPF
Type: Feature Request
1

Since we are working with large TreeViews users some times get confused about the current parent of an Element.

It would be useful if the parents of on element would sticky to the top of the control. 

Similar to functionatlity of the Sticky Group Headers for the RadGridView or the newly introduced Sticky scroll in Visual Studio

https://docs.telerik.com/devtools/wpf/controls/radgridview/grouping/stickygroupheaders

 

Completed
Last Updated: 29 May 2023 16:51 by ADMIN
Release R2 2023
Currently, the same glyph is used both when the RadRibbonWindow is maximized and in a normal state.
Unplanned
Last Updated: 18 May 2023 12:43 by Matej Stare

If a formula contains a named range as an argument, its value may not get updated properly in the following scenario:

In the formula: =SUMIF(A1:A4, 3, ColumnC), ColumnC is a named range refering to C1:C4. Range A1:A4 contains the values 3, 2, 2, 3, which will avoid a circular reference. The formula is entered twice, in C2 and C3. Note that these cells are part of the range ColumnC refers to. When you refresh the formula in C3 (enter edit mode, then press enter), it will calculate correctly, but the formula in C2 will be recalculated to an error. If you refresh the formula in C2, the formula in C3 will be evaluated to an error.

Unplanned
Last Updated: 18 May 2023 12:26 by ADMIN
ADMIN
Created by: Yoan
Comments: 0
Category: UI for WPF
Type: Feature Request
0
Unplanned
Last Updated: 10 May 2023 11:36 by ADMIN

I use RadWindow as the main window for my application (primarily because I want to embed a menu in the title bar).  This works well except our users have reported a bug where they are unable to use hotkeys following activating the application from the TaskBar.

A typical scenario:

* minimise the application using the minimise button

* some time later, activate the app by clicking on the TaskBar icon

* Press CTRL+N hotkey combination which should execute a command

I have created a sample application that shows two windows: a regular Window and a RadWindow.  They both contain input bindings for the Ctrl+N combination.  When the regular window is activated from the taskbar, the input bindings work, but when the same sequence of events is performed on the RadWindow the input bindings do not work.  Clicking between the windows does work - it seems the problem is only related to application activation.

On a related note, both windows contain a TextBox control.  If text is highlighted in the regular window, the highlighted text is maintained and redisplayed when the window is activated.  This does not work for the RadWindow.  As it relates to keyboard focus, I wonder if the problem is related.

Unplanned
Last Updated: 14 Apr 2023 13:09 by Stenly
Created by: Stenly
Comments: 0
Category: UI for WPF
Type: Feature Request
3
Add Sankey Diagram Control component.
Unplanned
Last Updated: 01 Mar 2023 12:45 by ADMIN

Hi there,

If you want to change the hover colour of the RadHyperlinkButton font, you currently need to create a copy of the control template and override the styles that you want to change.

It would be much easier for developers if the hover font properties could be surfaced into the VS property editor so we can simply select a colour, font weight etc...

Unplanned
Last Updated: 10 Mar 2023 15:53 by ADMIN

I have created this timeline control out of a combination of different controls.  But I get asked for this same kind of setup from different companies for different reason. I have created this control using your TreeListView to show the headers in the hierarcy while for Layer Num items, there is a list to the right which holds a list of MediaItem objects.  It works but not very efficient and is missing much key functionality. And I thought because you already have controls that are similar, it wouldn't be a huge reach for you to make on like this.

So there could be two modes for this.  The editing mode where the user is dragging/dropping media items on each layer item, rearranging, setting the length of media, etc.  They could then hit PLAY like a Movie Maker and see a preview on a different control of what is being played.  Once this is saved, it could be used in another way.

So in the readonly mode, all the items would be feed in as a hierarchtial collection.  It would decribe how many levels there are and the names and order of the items.  And then it would also have all the MediaItems related to each Layer Num.  And then it would constantly be fed what the current time is related to this batch of items playing.  The user doesn't hit PLAY in this mode but rather just sees a read only version of what is being played and watch the line goes across.

I think this would be a very welcomed control to your lineup.   Because anyone who wants to make a media editing program, audio editing program, and even showing a schedule for items that happens every 30 seconds in different locations while getting a constant status of the current time would find this  invaluable.

 

Completed
Last Updated: 03 Feb 2023 06:48 by ADMIN
Release LIB 2023.1.206 (6 Feb 2023)

ArgumentNullException is thrown in the GetNameCore method of the RadGlyphAutomationPeer class. This happens when the Glyph property of RadGlyph is not set and the automation peer for the corresponding element kicks-in.

To work this around, disable the automation peers.

AutomationManager.AutomationMode = AutomationMode.Disabled;

Unplanned
Last Updated: 13 Mar 2023 14:11 by ADMIN
Created by: Andrew
Comments: 1
Category: UI for WPF
Type: Feature Request
1
Please can we have a TaskBarButton for WPF (currently only on WinForms)
Declined
Last Updated: 13 Mar 2023 14:10 by ADMIN
Created by: wei
Comments: 4
Category: UI for WPF
Type: Feature Request
1

i hope add char   controls

like :

https://developers.google.com/chart/interactive/docs/gallery/timeline

https://github.com/dreamRs/timelineschart

Completed
Last Updated: 06 Nov 2023 05:55 by ADMIN
Release R3 2023 SP1

The System.Drawing.Common package is installed in the project that builds Telerik.Windows.Controls.Navigation.dll for .NET Core 3.1 Core, .NET 5 and .NET 6. The current package version is 4.7.0.

Update the package to the latest available version.

Completed
Last Updated: 03 Feb 2023 06:43 by ADMIN
Release LIB 2023.1.206 (6 Feb 2023)
Review and update the selected unfocused state of the controls for the Office2013 theme.
Completed
Last Updated: 24 May 2023 06:54 by ADMIN
Release R2 2023
Created by: John Schroedl
Comments: 0
Category: UI for WPF
Type: Feature Request
5
Introduce a new theme with the Windows 11 look but with smaller sizes.
Completed
Last Updated: 19 Jan 2023 14:50 by ADMIN
Release R1 2023
We support three validation error templates-> ValidationTooltipTemplate, StaticValidationTooltipTemplate, and StaticValidationOnFocusTooltipTemplate. We should think to create a property where the user can choose which validation error template to use.