Hello,
To provide easy and clear interface for end user flash tool(http://www.coreboot.org/Project_Ideas#End_user_flash_tool) I plan to implement GUI with use of Qt framework. I decided to go with Qt because I already have experience with writing Qt applications, it is multi-platform and easy to use, development with Qt goes fast and it also has nice documentation. I tried wxWidgets once, but did not like it. Maybe you have another look at it and think that Qt is for some reason not suitable? Please share your opinions. Thanks in advance.
Regards, Lukasz
On Thursday, March 26, 2015 07:44:24 PM Łukasz Dmitrowski wrote:
Hello,
Hi
To provide easy and clear interface for end user flash tool(http://www.coreboot.org/Project_Ideas#End_user_flash_tool) I plan to implement GUI with use of Qt framework. I decided to go with Qt
I think Qt is a very good choice.
I tried wxWidgets once, but did not like it.
Most people that I know who tried it didn't like it that much. I don't blame you.
Alex