Re: doing standart window icons unvisible in python

2007-04-03 Thread gslm
On 3 Nisan, 21:41, "gslm" <[EMAIL PROTECTED]> wrote: > Only I want to print my application's view without these icons,ok. > Thanks. And is it possible to provide .exe file for any program in python or only we can change the file as .pyw? Can you answer this question, too? Regards... -- http://m

Re: doing standart window icons unvisible in python

2007-04-03 Thread gslm
Only I want to print my application's view without these icons,ok. Thanks. -- http://mail.python.org/mailman/listinfo/python-list

Re: doing standart window icons unvisible in python

2007-04-03 Thread Tim Golden
gslm wrote: > Hi! > I want to do close-minimize icons unvisible in python.How can I do > this?I want to do this especially for printing. > And is it possible to provide .exe file for any program in python or > only we can change the file as .pyw? I *think* -- and it's a bit hard to tell from your

Re: doing standart window icons unvisible in python

2007-04-02 Thread Larry Bates
gslm wrote: > Hi! > I want to do close-minimize icons unvisible in python.How can I do > this?I want to do this especially for printing. > And is it possible to provide .exe file for any program in python or > only we can change the file as .pyw? > I don't understand what you mean by close-minimiz

doing standart window icons unvisible in python

2007-04-02 Thread gslm
Hi! I want to do close-minimize icons unvisible in python.How can I do this?I want to do this especially for printing. And is it possible to provide .exe file for any program in python or only we can change the file as .pyw? -- http://mail.python.org/mailman/listinfo/python-list