UI widget
-
HI all I want to design a ui widget library , which any iDE developer can use and develop GUI applications. let say library has application widgets include menu bars, tool bars. at starting point what are functional and non functional requirements should i consider use cases for UI widget design Thanks for help
-
HI all I want to design a ui widget library , which any iDE developer can use and develop GUI applications. let say library has application widgets include menu bars, tool bars. at starting point what are functional and non functional requirements should i consider use cases for UI widget design Thanks for help
This is a looooonnnnggg conversation. If you're just starting out, I'd look at what other widget libraries have done. You'll probably also find that a lot of widget libraries have grown into full out frameworks. Here are a few to look at: - Qt - MFC - wxWidgets - GTK+