Re: kiss_sdl - Simple universal GUI widget toolkit for SDL

"actsl" <[email protected]>
Newsgroups gmane.comp.lib.sdl
Message-ID <[email protected]>
Two of the most active users saw it as the biggest problem that different widgets cannot have different fonts and images, thus i had to make that change. I'm convinced that the core should not be anyhow restrictive, anything that forms a core in any code. I hope it will be the last change, but it was inevitable. It was only a small change and it is also backward compatible. It was implemented by using magic numbers, that enable to check whether a resource (image or font) is assigned. Additional resources can now be loaded after the init function, and their structures can be assigned to the widget structures before creating (initializing) the widgets with the ..._new() functions. This enables a new creative dimension, like a slider can now be easily made out of scrollbar just by loading dif
 ferent images for arrows and vslider or hslider.

Different widgets can now have different fonts and images, in the new version 1.2.0  https://github.com/actsl/kiss_sdl .

------------------------
kiss_sdl - Simple generic GUI widget toolkit for SDL2 https://github.com/actsl/kiss_sdl

_______________________________________________
SDL mailing list
[email protected]
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.