I am using wxPython 2.6.3.0
As far as I can tell from the documentation (www.wxpython.org),
MakeModal() should work for all windows, but when I do some practical
tests, I can only get it to work for frames.
Can anyone confirm what the status of this method is.
Is it intended to work for all windo
I found a post "Re: modal controls" that addresses more or less the
same issue:
http://blog.gmane.org/gmane.comp.python.wxpython/month=20041101
Still, any additional input would be more than welcome.
/Magnus
--
http://mail.python.org/mailman/listinfo/python-list
Isn't ** used for exponents?
>>>4**2
-Original Message-
Sent: Tuesday, April 19, 2005 10:39 AM
By: RM
To: python-list@python.org
Subject: Re: ANN: Python 2.3.2 for PalmOS available
I get odd results when trying to use exponents. For example:
>>>4^2
6
--
http://mail.python.org/mailm