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
cross-platform. Is there an equivalent to windll on the Mac? It looks
like the library uses the dll for finding things like the current
thread id, current window, and for functions like window/thread
management (it is a dialog builder library built around wx). The
library can be found here:
http://www.empowermentzone.com/pylbc.zip
Thanks in advance for any information you can provide.

-- 
Have a great day,
Alex (msg sent from GMail website)
mehg...@gmail.com; http://www.facebook.com/mehgcap
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to