Re: [IronPython] Users Digest, Vol 59, Issue 1 /how to work with delegates in IronPython/

2009-06-01 Thread Vadim Khaskel
Message-ID: 4a22fbfa.3010...@voidspace.org.uk Content-Type: text/plain; charset=ISO-8859-1; format=flowed Vadim Khaskel wrote: Hello everybody, Could somebody help to setup simple delegate in IronPython. I just need to generate event when list structure gets filled with data

[IronPython] how to work with delegates in IronPython

2009-05-29 Thread Vadim Khaskel
Hello everybody, Could somebody help to setup simple delegate in IronPython. I just need to generate event when list structure gets filled with data, and update GUI element. thanks a lot, V. _ Hotmail® has a new way to see

[IronPython] adding image to simple GUI

2009-05-14 Thread Vadim Khaskel
It should take a second or two, but I see this message: Value cannot be null. Parameter name docData it happens when I select BackgroundImage control for any gui component in IronPython Visual Studio. What do I do wrong? thanks for help, V.

Re: [IronPython] Users Digest, Vol 58, Issue 3

2009-05-03 Thread Vadim Khaskel
? (Adam Brand) 2. Adding GUI to multi threaded server (Vadim Khaskel) 3. Re: ASP.Net Dynamic Language Support Download Location? (Dody Gunawinata) 4. Re: ASP.Net Dynamic Language Support Download Location? (Jimmy Schementi) 5. Re: Adding GUI to multi threaded server (Michael

[IronPython] Adding GUI to multi threaded server

2009-05-02 Thread Vadim Khaskel
Hello everybody, I'm trying to add GUI to Multi-threaded server, is there good resource or example (even better) how to do that? thank you, V. _ Hotmail® has a new way to see what's up with your friends.

[IronPython] .exe is not pre-compiled

2009-05-01 Thread Vadim Khaskel
I'm trying to import C-python module and getting the following ecxeption: C:\Documents and Settings\vkhask\My Documents\IronPython Studio\pygnu\pygnu\bin\Debug\pygnu.exe is not pre-compiled module; try again after deleting it. Please let me know what is the work around if you saw something

[IronPython] creatiing .exe file with ipy.exe v. 1.1

2008-08-27 Thread Vadim Khaskel
: text/plain; charset=ISO-8859-1; format=flowed Vadim Khaskel wrote: Where to find ipy.exe in order to use ipy.exe pyc.py ... is it available in IronPython Studio? I have no idea if it is included in IronPython Studio (probably?), but the easiest way of obtaining it is downloading

[IronPython] ipy.exe location?

2008-08-26 Thread Vadim Khaskel
Where to find ipy.exe in order to use ipy.exe pyc.py ... is it available in IronPython Studio? thanks, Vadim _ Get thousands of games on your PC, your mobile phone, and the web with Windows®.

[IronPython] if you intend to run pyc on code generated by the

2008-08-26 Thread Vadim Khaskel
of IronPython users@lists.ironpython.comMessage-ID: [EMAIL PROTECTED]Content-Type: text/plain; charset=ISO-8859-1; format=flowed Vadim Khaskel wrote: Where to find ipy.exe in order to use ipy.exe pyc.py ... is it available in IronPython Studio? I have no idea if it is included in IronPython Studio

[IronPython] trying to run .exe on another computer

2008-08-25 Thread Vadim Khaskel
Hi all, I'm trying to run executive file (myapp.exe) of my application found in debug folder along with myapp.pdb, IronMath.dll, IronPython.dll. So I'm trying to run this .exe file on another PC. ...I can not do that - nothing happens, not even single error message pops up. Please advise.

Re: [IronPython] Users Digest, Vol 49, Issue 74 (3. Re: trying to run .exe on another computer (Michael Foord))

2008-08-25 Thread Vadim Khaskel
, please edit your Subject line so it is more specific than Re: Contents of Users digest... Today's Topics: 1. Re: _scriptEngine.Shutdown ( ) (Curt Hagenlocher) 2. trying to run .exe on another computer (Vadim Khaskel) 3. Re: trying to run .exe on another computer (Michael Foord) 4. Re: Re

Re: [IronPython] Users Digest, Vol 49, Issue 76

2008-08-25 Thread Vadim Khaskel
. Thanks sesh From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vadim Khaskel Sent: Monday, August 25, 2008 2:36 PM To: users@lists.ironpython.com Subject: Re: [IronPython] Users Digest, Vol 49, Issue 74 (3. Re: trying to run .exe on another computer (Michael Foord)) I would appreciate

[IronPython] comments in a code

2008-01-27 Thread Vadim Khaskel
Hi All, I just wanted to share / ask how to fix with the following thing in IronPython Studio. It looks like comments - in a code have tendency to disappear after a next project building cycle. Please let me know if there is a fix for that. Thank you, Vadim

Re: [IronPython] Users Digest, Vol 42, Issue 25

2008-01-18 Thread Vadim Khaskel
: Contents of Users digest... Today's Topics: 1. invoking new form (Vadim Khaskel) 2. Re: invoking new form (Dino Viehland) -- Message: 1 Date: Fri, 18 Jan 2008 23:19:00 + From: Vadim Khaskel [EMAIL PROTECTED] Subject

[IronPython] invoking new form

2008-01-18 Thread Vadim Khaskel
Hi all, I’m trying to invoke a form from python module (mod1) (which is not in the same name space as Form1 class like this: #in mod1 def newWinOpen(): Application.Run(Form2()) #I did import Form2 into this module# Doesn’t work… in my next attempt I put mod1 where I calling Form2

[IronPython] Installing IronPython Studio

2008-01-17 Thread Vadim Khaskel
Hi all, I try to install IronPython Studio and I have message instead that states the following: The installation was interrupted before IronPython could be installed. You need to restart the installed to try again I tried numerous times and after my PC was restarted too. VS 2008 Shell