you need wx-c.so from wxnet.sourceforge.net on linux
My source uses wx-c.dll, because I am in ms win2k
On Jan 4, 10:30 pm, Nick Craig-Wood <[EMAIL PROTECTED]> wrote:
> oyster <[EMAIL PROTECTED]> wrote:
> > The following is my pure-python wxwidgets test.
>
> It is hardly pure python since it depend
oyster <[EMAIL PROTECTED]> wrote:
> The following is my pure-python wxwidgets test.
It is hardly pure python since it depends on wxWindows and ctypes...
> It runs and give a frame, but soon python comes up to say
> "unexpected parameter
> 'mini.py'" and I have to close it.
> I cannot find the
The following is my pure-python wxwidgets test. It runs and give a
frame, but soon python comes up to say "unexpected parameter
'mini.py'" and I have to close it.
I cannot find the reason. Can somebody give me a hint to let it work
well? Thanks
http://pyguiviactypes.googlepages.com/mini.py
--
htt