01-01-2023, 08:30 PM
(07-08-2022, 07:27 AM)rich2005 Wrote:Quote:There is no need to install the package Glade but you need gimp-python
not what it says here https://i.imgur.com/75faGRF.mp4
Sorry for my late response but you donot need package Glade-2 but the runtime library libglade to load glade files at runtime. But you can install Glade-2 you have then the capability to modify the GUI to your needs i.e. rename some titles or move things arround.
The last month, when I have time, I was busy to port Indexprint to GIMP V3 (actual: v2.99). Finally there is Python 3 support (python 2 is deprecated) together with Glade 3. At the moment I can tell you things are not going very well. The module gimp-fu is not supported by Gimp anymore that means rewriting the registering section. There exist a gimp-fu-v3 but that one is still in development.