Thanks for all your help and kind words, really appreciated
May I ask you another thing please? Can you tell me if the sqlite3 engine db that we have here in Hollywood use the AUTOINCREMENT for the ID inside the table?
Thanks
I took the code from the examples included into sql plugin and from official page of sql lite lua as the included documentation for hollywood is unusable..
Hi to everyone, I am trying to learn the database plugin for hollywood as I want to use it for my small cms program. I have experience in mysql using lampp and php and javascript and so on.. As I said before I am learning hollywood as I would like to start using it not only for games creation but al...
ok, finally i was able to make it work on my system and the solution was really very very simple... I checked the code of the various examples of rapagui and i simply changed this line: @REQUIRE "RapaGUI" to this -> @REQUIRE "rapagui.hwp" I tested it against both x64-linux and x6...
First of all thanks for the reply Andreas :-) I am using Debian 12 with KDE. I deleted my previous installation of Hollywood and reinstalled everything from scratch, installing only RapaGUI as plugin, and I installed, as you suggested, the GTK-3 version but nothing changed.. If try to compile a proj...
I have the same exact problem.. I am not able to display the demos of Rapagui.. I would like to know, talking about the plugins copyright and GPL licence, what happen if I realize a program with rapagui (a cms program) and I include the plugin in the program in a proper directory called "Plugin...