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@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!
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users