On Friday 09 Jan 2009 6:50:07 pm Parthan SR wrote:
> Oops, I thought when I press the Reply button in replies back to the
> list rather than the person whose mail am replying to.
> Can't we consider implementing Reply-To Munging in this mailing list?
+1
--
regards
Kenneth Gonsalves
Associate
NRC
Oops, I thought when I press the Reply button in replies back to the
list rather than the person whose mail am replying to.
Can't we consider implementing Reply-To Munging in this mailing list?
--
---
With Regards,
Parthan "technofreak"
2FF01026
http://blog.technofreak.in
__
On Thu, Jan 8, 2009 at 11:14 AM, Parthan SR wrote:
> Amit k. Saha wrote:
>>>
>>> I am just guessing. You may try this: rename your file from 'foo.py'
>>> to 'foo.pyg'
>>>
>>
>> Sorry, that would be 'foo.pyw'
>>
>
> That worked, thanks :)
Cool. 'pyw' extension helps Windoze to use the 'pythonw.exe
On Thu, Jan 8, 2009 at 10:50 AM, Amit k. Saha wrote:
> On Thu, Jan 8, 2009 at 10:43 AM, Parthan SR
> wrote:
>> Hi,
>>
>> I had created a small GUI app in WxPython and got it made into a Windows
>> executable using py2exe. But, when I execute the .exe by double clicking on
>> it, it opens the com
On Thu, Jan 8, 2009 at 10:43 AM, Parthan SR wrote:
> Hi,
>
> I had created a small GUI app in WxPython and got it made into a Windows
> executable using py2exe. But, when I execute the .exe by double clicking on
> it, it opens the command window (or the DOS window) along with the GUI. I
> actually
Hi,
I had created a small GUI app in WxPython and got it made into a Windows
executable using py2exe. But, when I execute the .exe by double clicking
on it, it opens the command window (or the DOS window) along with the
GUI. I actually do not want the command window to get displayed when the