Hello everybody.

Does somebody knows SDL and have already used applications done with it it?

https://en.wikipedia.org/wiki/Simple_DirectMedia_Layer

There is a other gem in MSEuniverse:
https://github.com/mse-org/mseuniverse/tree/main/sdl4msegui

In the readme.txt:
-----------------------

Main concept of porting MSEgui to Windows, Linux, Mac OS, Android and iOS :
- Use SDL 2 for windowing, input event, thread management, networking, audio, 
and I/O management for all OS
- Use OpenGL context only for drawing from SDL2.0 
(http://wiki.libsdl.org/moin.cgi/CategoryVideo)
- 2 options for 2D drawing engine, use cairo or mseopenglgdi.pas
- Use cairo for drawing engine, put pixels from cairo surface to opengl texture.


-----------------------

But the demo is not out-of-the-box, it uses custom mse*** files that needs to 
be updated.

And before to maybe enter into a new battle, I would like to know if it is 
worth it.

Fre;D
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to