[Ironpython-users] VB.NET DLL
Dave Wald
davew252 at tx.rr.com
Thu Sep 27 18:49:17 CEST 2012
On 9/27/2012 8:54 AM, AlexM wrote:
> Hi guys,
> Did someone has an example how to access a VB.Net class methods from
> IronPython?
>
> Thanks!
> alex.
>
>
> _______________________________________________
> Ironpython-users mailing list
> Ironpython-users at python.org
> http://mail.python.org/mailman/listinfo/ironpython-users
Here's a link to my IronPython Scratch Pad app. (VB.Net, VisualStudio 10)
https://docs.google.com/folder/d/0BwbB7sKzrSFqbHBxMTROQ2IzRDQ/edit
Just run the startup.bat =>
cd C:\IPy27_Projects\IPyScratchPad <= change
this or create it
start "IPyScratchPad" "C:\IronPython 2.7\ipy.exe" Startup.py <= you
may need to change this depending on how you intalled IPy
pause
Toolbar Buttons 1 thru 5 are active and do some simple demo stuff.
Have fun!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20120927/dd12391a/attachment.html>
More information about the Ironpython-users
mailing list