Alejandro Autalán

Results 35 comments of Alejandro Autalán

Hello @D0m0, thanks for trying pygubu. I'm glad that it is useful to you. I will investigate pkgutil and find a solution for this case. Regards Alejandro A.

Hello @D0m0, can you provide a little example application so I can see how do you setup PROJECT_MODULE and PROJECT_UI variables? Regards Alejandro A.

Thanks. One more question, which python version are You using?

Hello @D0m0. It seems that the recommended approach is to use the [importlib.resources](https://docs.python.org/3.11/library/importlib.resources.html) module. I have been working with that in mind. I have created an example of use [here](https://github.com/alejandroautalan/pygubu-designer/tree/master/examples/integration_with_zipapp)....

Hello Aaron thanks for trying pygubu. I'm glad that you liked it. I still haven't decided how to incorporate the tooltips in the designer. So, at the moment they have...

Hello @JojoMueller, can you elaborate more about why you don't want black as dependency? - Is it download size? - Distribution issue? - Any other reason? The pygubu core at...

Ok, I understand. I will try with other formaters with lower size (like yapf) and see what happens. Regards Alejandro A.

Hello @paulocorleone, thanks for trying pugubu and for your report. One option can be remove the geometry setting form the configuration file. If you are on a Linux distro, run...

Hello. On windows 10 the configuration file is located in: %USERPROFILE%\AppData\Local\pygubu-designer\pygubu-designer\config Example: C:\Users\useradmin\AppData\Local\pygubu-designer\pygubu-designer\config Regards Alejandro A.

I'm closing this issue. Changing the class field from designer is not allowed.