Documentation Link to GUI Module in UNIHIKER Python Package
Is there any link to the documentation for the GUI module in the UNIHIKER Python package? I've browsed a few published examples but these do not cover the functions that I feel must exist in the module. Of course, it would be good to know authoritatively from the UNIHIKER team on the boundaries of the module. Thanks.
Regards.
2024-12-14 16:54:18
This is the link: https://www.unihiker.com/wiki/LanguageReference/UNIHIKER_Library/#basics I think you're looking for. But I think you should take a look at for example on more advanced libraries/modules like Tkinter, Kivy or PyGame, for demanding applications. The UNIHIKER layer seems to me to be more for easy integration with Mind+.
Lupin