py schrieb:
> how about wxPython? I am interested in something that will look native
> on various operating systems (win, mac, *nix).
>
> any good tutorial on using wxPython with XML?
>
look at
http://wiki.wxpython.org/index.cgi/UsingXmlResources
--
http://mail.python.org/mailman/listinfo/pyth
Hi Steven,
> For many purposes, you can just distribute the .pyc compiled byte-code.
> That will discourage the casual user from reading the source code, but
> of course a serious programmer will be able to disassemble the .pyc code
> very easily.
very easily ?
I tried it with my own code a y
Hi Steven,
>What makes you think I'm a serious programmer? *wink*
Ok, it's not a 'serious' investigation, but maybe it could be, that you
(sometimes) quote something usefull ;-)
> Python's byte-code is not exactly as easy to understand as native Python,
> but it is still understandable. And
Hi Paul,
I had looked to the same link and downloaded the package. Maybe I'll
give it a try at the christmas holidays - hope so ;-)
Thanks
Jürgen
--
http://mail.python.org/mailman/listinfo/python-list
gene tani schrieb:
> http://users.cs.cf.ac.uk/J.P.Giddy/python/decompiler/decompiler.html
Thanks for the links.
Regards,
Jürgen
--
http://mail.python.org/mailman/listinfo/python-list
Hello,
this is my first try to get wxmpl-1.2.8 running. Therefor I installed:
python 2.5
matplotlib-0.87.6.win32-py2.5.exe
numpy-1.0rc3.win32-py2.5.exe
on WinXP SP2
The result is a version mismatch (see below).
Numpy version 102 seems to be numpy-1.0b5 which is not downloadable
anymore. A
> Or install the numpy-1.0rc2 binary which is now again available on
> sourceforge.
Hello Travis,
thanks for your help. Going back to the 1.0rc2 release was successful.
Ok, I had also to copy wxmsw26uh_vc.dll to my path and get around
wx.PrindData.SetPrinterCommand, but that's because I run w
Hello list,
I'm thinking about a python script which fetch some text from the screen
independent of what application provides the text on the screen. In this
regard it should be similar to the babylon software: www.babylon.com
Here my thoughts:
1) getting the mouse position
2) calculate a ade
Gabriel Genellina schrieb:
> En Mon, 18 Jun 2007 09:13:16 -0300, Juergen Kareta <[EMAIL PROTECTED]>
> escribió:
>
>> I'm thinking about a python script which fetch some text from the screen
>> independent of what application provides the text on the screen
Gabriel schrieb:
Hello
I need to write a software router [yes, software equivalent to a
hardware box that is routing packets .)]. It's a school
work..
Question is: is possible write this kind of application in python? and
if it's, what module should i use?
I tried search for some libpcap equi
Diez B. Roggisch schrieb:
>> And I have been benefiting from Python in general, so far. Thanks,
>> community.
>>
>> But now... I'll probably stop posting here for now, & I may stop other
>> things too.
>>
>> Just my 2c.
>
> You know what I was just wondering about? All these C-written
> cross-pla
11 matches
Mail list logo