Re: [Mono-list] Thoughts on Mono on Windows

2008-11-07 Thread Stifu
Oh well, I thought it wouldn't hurt to ask... Charlie Poole wrote: > > Right: Create a Windows shell extension that examines the > exe file first to see if it's managed and only then > display the menu item. You'll need to know COM and > Windows Shell Extensions to do that. > If that was ea

Re: [Mono-list] Thoughts on Mono on Windows

2008-11-07 Thread Chris Howie
On Fri, Nov 7, 2008 at 3:57 AM, Stifu <[EMAIL PROTECTED]> wrote: > Charlie Poole wrote: >> >> Right: Create a Windows shell extension that examines the >> exe file first to see if it's managed and only then >> display the menu item. You'll need to know COM and >> Windows Shell Extensions to do that

Re: [Mono-list] Some constructive criticism from a Windows developer.

2008-11-07 Thread Stifu
I agree with you, although I'm not quite in the same situation. You're bothered by the fact you don't have a good mono-friendly IDE on Windows, while I'd like to use the same IDE on both Windows and Linux. I'm currently using SharpDevelop for my project, but recently installed Ubuntu on my comput

Re: [Mono-list] Thoughts on Mono on Windows

2008-11-07 Thread Stifu
Ah. I'm on Ubuntu, and it doesn't seem to work. Normally launching a .NET exe does nothing here. I have to right click it to launch it with Mono. What am I missing? -- View this message in context: http://www.nabble.com/Thoughts-on-Mono-on-Windows-tp20365093p2035.html Sent from the Mono - Ge

Re: [Mono-list] Thoughts on Mono on Windows

2008-11-07 Thread Chris Howie
On Fri, Nov 7, 2008 at 5:10 AM, Stifu <[EMAIL PROTECTED]> wrote: > Ah. I'm on Ubuntu, and it doesn't seem to work. Normally launching a .NET exe > does nothing here. I have to right click it to launch it with Mono. > What am I missing? Sounds like you're not "executing" it as far as the kernel is

Re: [Mono-list] Some constructive criticism from a Windows developer.

2008-11-07 Thread [EMAIL PROTECTED]
I don't see any designers (Forms or ASP) in the X-Develop IDE... ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] Some constructive criticism from a Windows developer.

2008-11-07 Thread Stifu
eschneider wrote: > > I don't see any designers (Forms or ASP) in the X-Develop IDE... > When the design mode can be used, the "Design" button, on the top right corner, is no longer greyed out and can be clicked. Actually, if you create a new Windows.Forms Application, you'll be in Design mode

Re: [Mono-list] Some constructive criticism from a Windows developer.

2008-11-07 Thread [EMAIL PROTECTED]
Apparently it does not work in VB.NET only C#... From: "Stifu" <[EMAIL PROTECTED]> Sent: Friday, November 07, 2008 1:32 PM To: mono-list@lists.ximian.com Subject: Re: [Mono-list] Some constructive criticism from a Windows developer. eschneider wrote: >

Re: [Mono-list] Linux Equivalent to Visual Studio?

2008-11-07 Thread Support
The best you could do right now would be Delphi Prism, which supports Mono, but you would have to develop on windows and run on linux or Mac. check it out at: http://www.codegear.com/products/delphi/prism ___ Mono-list maillist - Mono-list@lists.ximian

Re: [Mono-list] Random crashes on SUSE 10.2

2008-11-07 Thread e8
arcull wrote: > Thanks e8, I'll give it a try. Specifically in >Tools>Add-In Manager>Complication Support Libraries treeitem. Only have 2.8.32.1 enabled or any other latest option. -- View this message in context: http://www.nabble.com/Random-crashes-on-SUSE-10.2-tp20355884p20393501.html Se