I am running from source. On windows, the program runs normally from
source or as an application. Would this be why it is running so
slowly?
On 10/4/11, Kevin Walzer wrote:
> On 10/3/11 10:23 PM, Alex Hall wrote:
>> 1. The app is based on a series of dialogs, and these do not seem
Hi all,
It turns out that my last problem, with the ctypes.windll methods, was
nothing; the library developer said they were no longer needed and
could be removed.
My app is now running on Lion, but with two major problems:
1. The app is based on a series of dialogs, and these do not seem to
be tit
wrote:
> On 10/1/11 7:28 AM, Alex Hall wrote:
>> I just joined this list, so I am sorry if this is not the right place to
>> ask.
>> I have written an application in python, and one library I use relies
>> on the ctypes.windll functions, specifically user32 and kernel32.
Hi all,
I just joined this list, so I am sorry if this is not the right place to ask.
I have written an application in python, and one library I use relies
on the ctypes.windll functions, specifically user32 and kernel32. I
would like to use this library, but I also want to make my application
cros