Hi guys. A quick question regarding Delphi XE forms on windows 10. Do they use native windows 10 widgets? It seems to me that the look and feel is not the same as Windows 10. Am I missing something?
No WPF+XAML is used, VCL is more like WinForms on the .Net side. If u use FMX then the framework draw the ui with opengl/direct2d and so on. A fraction of the controls are platform specific controls.
No WPF+XAML is used, VCL is more like WinForms on the .Net side. If u use FMX then the framework draw the ui with opengl/direct2d and so on. A fraction of the controls are platform specific controls.
ReplyDeleteWPF and XAML aren't native to Windows. Why are you using XE. That's an ancient version.
ReplyDeleteDavid HeffernanSorry I meant latest Delphi Rad Studio 10.2. The latest technology
ReplyDelete