Hi,
Currently I am working in Python IDE2.4 and TK GUI.I would like to work on the single source which works for both UNIX and WIndows OS.So for making the application compatibility with different OS,I hope I dont need to write/modify the code for different OS.
I have some image files or logo file which I have to create as a package/exe of the application.So this can be created similar way as we create for the simple applications
Thanks in advance
PSB
Currently I am working in Python IDE2.4 and TK GUI.I would like to work on the single source which works for both UNIX and WIndows OS.So for making the application compatibility with different OS,I hope I dont need to write/modify the code for different OS.
I have some image files or logo file which I have to create as a package/exe of the application.So this can be created similar way as we create for the simple applications
Thanks in advance
PSB
Comment