Thanks a lot.
I'll check the wx list.
CM 提到:
On Apr 28, 9:13 am, "Kaipo ch...@taiwan"
wrote:
I wrought something like
client = plot.PlotCanvas(childFrame2, 2,pos=(300,400),size=(100,200),
name=text1)
But the plotcanvas kept filling all the childFrame.
Is there a way to Really adjust the size o
On Apr 28, 9:13 am, "Kaipo ch...@taiwan"
wrote:
> I wrought something like
> client = plot.PlotCanvas(childFrame2, 2,pos=(300,400),size=(100,200),
> name=text1)
> But the plotcanvas kept filling all the childFrame.
> Is there a way to Really adjust the size of ploscanvas?
> Thanks in advance for y
Peter Anderson wrote:
Stef Mientki said: In PyScripter, you should run wxPython in the plain
remote machine (not the wxPython remote),and you should set "reset
before run flag" or reset the remote machine each time yourself.
Stef,
Thanks for the help! It has taken several hours to find and in
Stef Mientki said: In PyScripter, you should run wxPython in the plain
remote machine (not the wxPython remote),and you should set "reset
before run flag" or reset the remote machine each time yourself.
Stef,
Thanks for the help! It has taken several hours to find and install the
correct vers
Peter Anderson wrote:
I am trying to teach myself how to program in Python and use wxPython
for GUIs. I am using PyScripter, IDLE and EditPlus as my IDEs. I have
experienced an odd problem where I run a script once and it runs fine.
Run it again and I get an error and the script fails.
If the
SMALLp wrote:
> [EMAIL PROTECTED] wrote:
>> On Nov 28, 1:06 pm, SMALLp <[EMAIL PROTECTED]> wrote:
>>> Hy. I'm new in linux (Ubuntu 7.10) as well as in python. I installed
>>> IDLE, and i installed package python-wxgtkX. I start IDLE and when i
>>> want co compile my aplication all windows close. Al
[EMAIL PROTECTED] wrote:
> On Nov 28, 1:06 pm, SMALLp <[EMAIL PROTECTED]> wrote:
>> Hy. I'm new in linux (Ubuntu 7.10) as well as in python. I installed
>> IDLE, and i installed package python-wxgtkX. I start IDLE and when i
>> want co compile my aplication all windows close. Also when i vrite
>> s
On Nov 28, 1:06 pm, SMALLp <[EMAIL PROTECTED]> wrote:
> Hy. I'm new in linux (Ubuntu 7.10) as well as in python. I installed
> IDLE, and i installed package python-wxgtkX. I start IDLE and when i
> want co compile my aplication all windows close. Also when i vrite
> smoethin lik thile in IDLE:
>
>
On 28 Apr 2006 10:16:57 -0700, [EMAIL PROTECTED] wrote:
>What I'm wondering is, perhaps it has something to do with the wx.pth
>file? I can't seem to find anything in the documentation about what the
>path should be, which file it should be pointing to.
Mine has this in it:
wx-2.6-msw-un
What I'm wondering is, perhaps it has something to do with the wx.pth
file? I can't seem to find anything in the documentation about what the
path should be, which file it should be pointing to.
Scott
--
http://mail.python.org/mailman/listinfo/python-list
No, it's python2.4. It says there's no module wx...hmm.
--
http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] wrote:
> I'm a little confused. I installed wxPython on my Thinkpad T23, on
> which I'm running Fedora Core 5. I did it using Yum and Yumex, and
> everything installed fine. In fact, I now have PyShell and PyCrust in
> my applications. Within those two apps I can use wx as a modu
Hubert Pitura wrote:
> Hello,
>
> I've installed openSUSE 10 64bit, Python 2.4.3 (from sources) and wxPython
> 2.6 (from Red Hat's rpms). When I' trying to import wx the error comes up:
>
> >>> import wx
> Traceback (most recent call last):
> File "", line 1, in ?
> File "/usr/lib/python2.4/si
13 matches
Mail list logo