Hello, I need a program to syncronize more than 2 directories, but I dont find it, id like modofy the yours one, but i dont have so much experience codifing GUIs, have yo used wxglade or another?, could you make pubic the setup.py to make the .exe file and the .wxg if you has used it?
Thank you very much for your useful aplication and please excuse my poor english.
Pablo Busto p_busto@hotmail.com
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In response to your points:
1. dirssync can already synchronize more than 2 directories
2. wxGlade is not used to write the GUI - it is all hand-coded. A wxg file is, therefore, not used.
3. setup.py is not required to run the application. You just run it. On Windows, you can double-click on its icon to set it going.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, I need a program to syncronize more than 2 directories, but I dont find it, id like modofy the yours one, but i dont have so much experience codifing GUIs, have yo used wxglade or another?, could you make pubic the setup.py to make the .exe file and the .wxg if you has used it?
Thank you very much for your useful aplication and please excuse my poor english.
Pablo Busto p_busto@hotmail.com
In response to your points:
1. dirssync can already synchronize more than 2 directories
2. wxGlade is not used to write the GUI - it is all hand-coded. A wxg file is, therefore, not used.
3. setup.py is not required to run the application. You just run it. On Windows, you can double-click on its icon to set it going.