Currently, I am trying to create a GUI-powered software with a timeline like AviUtl.However, UI components such as timelines are not existing, so I'm thinking of making my own.
I would like to be able to make my own UI when I want it, not just the timeline, but how can I make it?
The choices are per Electron, WPF, and Windows Form.
The languages you can write are per Python, C++, C#, and Typescript.
Thank you for your cooperation.
wpf electron gui
Whether you want to create an independent UI component or an application with a special UI is slightly different, but you can create an existing UI using C# (.NET Framework).
"If you are thinking of starting with the parts first, I think you can find quite a few examples by looking up the search word ""Custom Control."""However, what this will find is a development method, and I think you need to be familiar with Windows systems and .NET Framework in order to achieve the functionality you are thinking about.There may be a long way to go, but please do your best.
610 GDB gets version error when attempting to debug with the Presense SDK (IDE)
911 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
578 Understanding How to Configure Google API Key
572 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
© 2024 OneMinuteCode. All rights reserved.