Re: List all GUI toolkits for SDL
Jonathan Dearborn <[email protected]>
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Message-ID | <CA+DSiHbzQbRMVB4H3uGP7BkY01ZST9ii3UT2fT6UroT=pi5Zfw@mail.gmail.com> |
I also would argue (as others have) that more lines of code does not imply more complexity. The reason: The complexity passed on to the user when he wants the UI to look a certain way is the complexity that counts. This can occur either in the API or in code structure when API design fails and he has to modify the library. Jonny D On Sun, Sep 11, 2016 at 3:43 PM, Sparks <[email protected]> wrote: > > > > actsl wrote: > > The number of lines of code in all these GUI toolkits is as follows: > > > > > Number of lines in the code base no way equates to the quality of the > library itself, it is a meaningless metric to use just to compare the > libraries by LOC, unless you are comparing libraries that do the exact same > thing. > > _______________________________________________ > SDL mailing list > [email protected] > http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org > > _______________________________________________ SDL mailing list [email protected] http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org