Re: [pygtk] how can I make an executable file of python file

2005-05-01 Thread Muhammad Ali
oh and questions like these are better asked in the python or python-tutor newsgroupsOn 5/2/05, Muhammad Ali <[EMAIL PROTECTED] > wrote:On linux, you don't need to make an executable to run it using double click. Just put the path of the python at the top of your python file such as: #!/usr/bin/

Re: [pygtk] how can I make an executable file of python file

2005-05-01 Thread Muhammad Ali
On linux, you don't need to make an executable to run it using double click. Just put the path of the python at the top of your python file such as: #!/usr/bin/python Double-clicking etc. will now run your app. On 5/2/05, Mahmad Sadique Hannure <[EMAIL PROTECTED]> wrote: I want to make an execut

[pygtk] how can I make an executable file of python file

2005-05-01 Thread Mahmad Sadique Hannure
I want to make an executable like .exe file of windows on linux plateform, Like by double clicking my application should be start. So if any one have any idea please help me Thank You __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam

[pygtk] pixmap -> pixbuf conversion

2005-05-01 Thread Danny Milosavljevic
Hi, attached you find a pixmap to pixbuf conversion func. Maybe someone needs it :) cheers, Danny -- www.keyserver.net key id A334AEA6 getbackground.py Description: application/python signature.asc Description: Dies ist ein digital signierter Nachrichtenteil _