Does the equivalent C#/VB code work? I'd think not; it's just a matter of using
the TextBox selection APIs correctly. This sounds like a similar issue:
http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/thread/81b43024-6164-43c7-a6b6-e2f55c9412c8.
Basically, I think you need to call Focus()
Hi Dino,
If have tweaked your code to reproduce the exception that I am facing. Let
me know if you need more details.
thanks,
Mustaq
using System;
using Microsoft.Scripting;
using IronPython.Hosting;
using Microsoft.Scripting.Hosting;
class Foo
{
public static void Main(string[] args)
{
No, currently the caching isn't customizable, but the caching is just the
compiled code; the output of the HTML page is not cached at all by the DLR
integration, so authentication should work just fine.
From: Dody Gunawinata [mailto:empirebuil...@gmail.com]
Sent: Wednesday, March 24, 2010 1:09 P
Ironpython, os.system does not work correctly but does in regular Python
http://social.msdn.microsoft.com/Forums/en-US/dlr/thread/e43322ce-a0b8-483e-a69d-416e73381666
IronPython using WCF client w config
http://social.msdn.microsoft.com/Forums/en-US/dlr/thread/0c08afaa-252f-442e-b8d2-e1cdb9e0d522
On 05/04/2010 21:08, Jimmy Schementi wrote:
avalon.py and winforms.py are still in the "Tutorial" directory of the
IronPython binary zip, as well as in the installer ...
Thanks Jimmy.
Michael
-Original Message-
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@list
avalon.py and winforms.py are still in the "Tutorial" directory of the
IronPython binary zip, as well as in the installer ...
-Original Message-
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Michael Foord
Sent: Sunday, April 04, 2010 1
Hi,
I have a WPF app and I'm trying to mess with WindowState. I have two
windows, a modal selection dialog, and a main window. If I bring up the
selection dialog with the main window in background, and minimize the
selection dialog, it leaves the main window visible but you can't interact
with it.
This is an automated email letting you know that sources
have recently been pushed out. You can download these newer
sources directly from
http://ironpython.codeplex.com/SourceControl/changeset/view/65287.
MODIFIED SOURCES
$/IronPython/IronPython_2_6/Src/Runtime/Microsoft.Dynamic/ComI
This is an automated email letting you know that sources
have recently been pushed out. You can download these newer
sources directly from
http://ironpython.codeplex.com/SourceControl/changeset/view/65283.
ADDED SOURCES
$/IronPython/IronPython_Main/Src/Hosts/SilverLight/Microsoft.Scri