Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
Is Ultimate UI compatible with .net 8?
posted

I have a net 7 Win Forms project using Ultimate UI, in particular UltraWinTabControl and some editors. It works ok. Currently I try to convert it to the recently released .net 8and I have some issues with controls: tab headers don't react to mouse clicks, buttons don't react to clicks etc.

All other dependencies compatible with net 7 work ok with net 8.

Are ultimate UI assemblies supposed to be compatible with net 8? If not, are there plans to upgrade? Even some beta version would be ok for the time being.

Thanks!
Artem Kliatchkine

Parents
  • 7535
    Offline posted

    Hello Artem,

    Thank you for your post. In order to understand the nature of the issue i set up a .net 8 sample for UltraTab and UltraButton and included packages V23.1.52 ,.When i run the sample click events are working fine for me . 

    Here is the screenshot for the reference. also attached my demo sample.

    May be modify my sample help me reproduce the issue for further investigation.

    4628.WinFormsApp1.zip

Reply Children