Christian Heimes <[EMAIL PROTECTED]> writes:

> 
> david lawler wrote:
> > To run this script you need to get Weifen Luo's Dock Panel Suite from Source
> > forge - just get the pre-compiled dll at
> > http://sourceforge.net/project/showfiles.php?group_id=110642 and stick it 
> > in the
> > same directory as the script.
> 
> I'm unable to run DockSample.exe and your Python example:
> ....
> Christian
> _________________________________________________
> Python.NET mailing list - [EMAIL PROTECTED]
> http://mail.python.org/mailman/listinfo/pythondotnet
> 
> 

Ah yes - sorry - this is running on a Windows box.
DockSuite has issues on Mono
- it makes p/invoke calls into user32 in some places, see this post:
http://osdir.com/ml/gnome.winforms/2006-11/msg00019.html
Do you (or any other developer) have a way to look at this on windows?

Regards,

David


_________________________________________________
Python.NET mailing list - [email protected]
http://mail.python.org/mailman/listinfo/pythondotnet

Reply via email to