1-10 of 32 < Previous Next >
Discussions for IronPython Studio
Latest post:
Fri
7:55 PM
3 Posts
First post: mosenturm wrote: After installing and running Iron PythonStudio there is only one template for New/Project: WPF Application. Any hints, what went wrong with my installation? ...
Latest post: euxle wrote: Howdy, I got it... I also have a VS Express installed. The IP Studio installer installed the templates to: C:\Programme\Microsoft Vis...
Jump to: First Post    |Latest Post
Latest post:
May 7
2:49 PM
1 Post
First post: tokyostormdrain wrote: Hi, Is there any information on when a new version of this potentially very useful tool be available? I have given it a try and like the potential of it f...
Jump to: First Post
Latest post:
Apr 27
11:39 AM
2 Posts
First post: Rumi wrote: Hi, can somebody help me with the current problem I have.I've just opened IronPython Studio for the first time. I create WPF project.But then when I try to run my project u...
Latest post: purpureleaf wrote: Maybe you can try the 1st suggestion in http://blogs.msdn.com/aaronmar/archive/2007/08/01/ironpython-integration-sample-and-the-wpf...
Jump to: First Post    |Latest Post
Latest post:
Apr 26
9:38 AM
6 Posts
First post: kramed wrote: Ive read everything on this page and searched for this error but cant find a solution. When the installation of IronPython Studio was on its last stage I get a dialog ...
Latest post: Nobodyman wrote: @paschott: Hah! I had the same exact issue. Ran the executable thinking I was installing rather than extracting. Thanks for the help.
Jump to: First Post    |Latest Post
Latest post:
Apr 10
10:33 AM
3 Posts
First post: lrhazi wrote: Hi, I added a reference to a dll like this: import clr clr.AddReferenceToFileAndPath("C:\iControlAssembly94_0\Rele...
Latest post: oneeyedelf1 wrote: Another bump for this topic, specially for .Net classes. There should be an "Issue" tracking this.
Jump to: First Post    |Latest Post
Latest post:
Apr 6
10:08 PM
6 Posts
First post: oldman wrote: In DOS cmd line I can put "ipy -X:Python25" which let me use Cpython25 new features. How can I do this in IpyStudio? Thanks.
Latest post: credford wrote: import sys sys.path.append("C:\\Python25\\Lib") However, this does not work for dynamic libraries. I...
Jump to: First Post    |Latest Post
Latest post:
Apr 2
2:09 AM
1 Post
First post: tkpmep wrote: I program in Python, but my programs are typically run from the command line or IDLE. I have never built a GUI, and would like to try my hand at creating GUIs that I can run my programs f...
Jump to: First Post
Latest post:
Apr 1
3:44 PM
5 Posts
First post: newbie73 wrote: I initially created a Windows Form application in the designer. After rebooting and reloading the project, the designer is unable to display the form. The Call Stack for the error is be...
Latest post: credford wrote: Thank you for the solution sbwong. However, I made an error while implementing your suggestions and I think I may have stumbled onto a simpler solution. 1. I made a ne...
Jump to: First Post    |Latest Post
Latest post:
Mar 29
2:25 PM
1 Post
First post: DDobrev wrote: I installed IronPython Studio with VS 2008 Pro only (i.e. without a VS shell, isolated or integrated, unless VS installs any by default) and the installation was successful. But w...
Jump to: First Post
Latest post:
Mar 22
7:19 PM
1 Post
First post: lrhazi wrote: I wrote a small WPF app and it executes fine, only problem is when I set breakpoint and step into a call that should take me to another python source file, one I wrote and that I "inc...
Jump to: First Post

Configure View

Sorted by Latest post
Search
Filter
(by tag)
All tags
1-10 of 32 < Previous 1 2 3 4 Next >
Updating...