[Mono-docs-list] Path lookup problem

2004-03-25 Thread Miguel de Icaza
Hello guys, We ran into a small bug with Monodoc, today if you go to Gtk.TreeView to the Members generated page it fails to load some method references, for instance: M:Gtk.TreeView.ActivateRow(Gtk.TreePath,Gtk.TreeViewColumn) But for some reason it never picks up the method (I

Re: [Mono-docs-list] Path lookup problem

2004-03-25 Thread Ben Maurer
Another observation: This only happens for me with the Gtk# docs, not the classlib docs. Is it possible the updater is doing something wrong. -- Ben On Thu, 2004-03-25 at 11:44, Ben Maurer wrote: Ok, it is easier to repro then that: File | Lookup URL Type

Re: [Mono-list] More Mac OS X woes

2004-03-25 Thread Benjamin Reed
Abram Gillespie wrote: Ok, after getting those Bus Errors I decided to clean out what I could and use Fink. So I did, got it working, but then realized it was quite old. I was also getting some warnings about mscore being old or something. Anyways, I quickly removed Fink's version and

Re: [Mono-list] General .NET Q

2004-03-25 Thread Jackson Harper
Hello! Not sure exactly what you are looking for but this might be it. Over the xmas break when I had some idle cycles I started something much like: http://freshmeat.net/projects/judf/?topic_id=66 for Mono, but didn't have time to finish. Some other people have expressed some interest in

RE: [Mono-list] General .NET Q

2004-03-25 Thread Grundgeiger, Dave
Hi Shawn. I know you've gotten a couple of good answers on this already, but I'm curious about the application. Would you mind sharing why your client wants to do this? Also, where do they want the code snippets to execute--on the client, or on the server? Will the code snippets manipulate the

Re: [Mono-list] More Mac OS X woes

2004-03-25 Thread Abram Gillespie
Yes, I'm on 10.2 - fink installed 0.28. What are the steps to get gcc 3.3 and then get fink to recognize my system's updated state. I'm willing to give fink a try again. Mostly I'd like to get ASP.NET running here on my laptop so I can do testing, but a working install of monodevelop would

Re: [Mono-list] More Mac OS X woes

2004-03-25 Thread Abram Gillespie
Sorry, I may have sent this using an incorrect address. -Abe On Thursday, March 25, 2004, at 10:52 AM, Abram Gillespie wrote: Yes, I'm on 10.2 - fink installed 0.28. What are the steps to get gcc 3.3 and then get fink to recognize my system's updated state. I'm willing to give fink a try

RE: [Mono-list] General .NET Q

2004-03-25 Thread Grundgeiger, Dave
Shawn, I'm interested in seeing the information you get from the client, if any. Dave -Original Message- From: Shawn Vose [mailto:[EMAIL PROTECTED] Sent: Thursday, March 25, 2004 9:39 AM To: 'Grundgeiger, Dave'; Mono (E-mail) Subject: RE: [Mono-list] General .NET Q Dave, I have no

RE: [Mono-list] General .NET Q

2004-03-25 Thread Grundgeiger, Dave
Shawn, Feel free also to send the information to other consultants on this list who may request it. Although I am interested, I don't mean to scoop anyone, particularly Jonathan Pryor and Jackson Harper, who provided substantive answers to your original question. Dave -Original Message-

Re: [Mono-list] General .NET Q

2004-03-25 Thread Joop
Would it be an idea to store a module (compile cs file) into the database? That is what Progress(tm) does with Java classes for trigger procedures. wkr, Gerke Shawn Vose wrote: Dave, I have no idea. IT was someone that contacted me via my website and they gave very little details other than

RE: [Mono-list] General .NET Q

2004-03-25 Thread Shawn Vose
I definitely think that the best and least complicated way to go about doing what this prospect was wanting would be to store the compiled module or class in a blob field in mysql or sql server. When I get a response(if I get a response) from the prospect I will post it to the list and who ever

RE: [Mono-list] General .NET Q

2004-03-25 Thread Chris List Recipient
Check this out for a completed solution: http://www.codeproject.com/dotnet/DotNetScript.asp?target=execute%7Cc%23%7Cc ode -Chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jonathan Pryor Sent: Wednesday, March 24, 2004 7:15 PM To: [EMAIL

[Mono-list] Develop ASP.NET with mono

2004-03-25 Thread Gustavo Bim
Hi, I´m planning to make a new project using mono. This will be a Web Project and I would like to know what tools I have to develop. I think Monodevelop is in the initial development If anyone knows any tool to develop using mono and c# please tell me. Is there any Eclipse

Re: [Mono-list] Develop ASP.NET with mono

2004-03-25 Thread Pablo Fischer
But WebMatrix is only for Windows, or am I wrong? Pablo El jue, 25-03-2004 a las 14:43, Ralph Mason escribi: Gustavo Bim wrote: Hi, Im planning to make a new project using mono. This will be a Web Project and I would like to know what tools I have to develop. I think