From: Michael G. <mg...@st...> - 2002-11-25 21:26:13
|
Hi Freddy, I have tried CsGL in Mono. For now it doesn't work. Th ereason for this is that Mono has not implemented Windows.Forms yet. There are plans to use Wine or GTK to do it. But because that aspect of Mono C# specification has not yet been implemented, CsGL won't work since it depends on that. I had asked this question to Lloyd on the sourceforge forum and he said that it might be possible to use the GtkSharp library to do windowing instead of the Windows.Forms, but I have played with the GkSharp a bit and it would require some work to integrate. Since GtkSharp requires the use of making everything static, it is really annoying to work with. Maybe, Lloyd can shead some light on the issue. Sleepy, (Michael Gilkes) On Mon, 25 Nov 2002, Freddy BL wrote: > Hi CsGL-Team! > > How looks the roadmap and the futureplan for supporting Mono? > Are there any plans, when the first CsGL-version support Mono? > > How much work is it for you? > > And if you need a little bit longer to support Mono: Can you then write t= he > answer to the question of supporting Mono in your FAQ? > > I don't know, if CsGL must port to Mono/Linux, because GLUT is > platformindependent, so I think, that it must possible, that CsGL-program= s > can run on Mono/Linux _without_ any changes. > But is it so? Have anybody tested, if the CsGL-library and the CsGL-examp= les > can run on Mono/Linux? > > > Greatings > BL-Freddy > > > _________________________________________________________________ > Hotmail=A0 - =A0Absolut kostenfrei! Der weltweit gr=F6=DFte E-Mail-Anbiet= er im Netz: > http://www.msn.de/hotmail > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Get the new Palm Tungsten T > handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en > _______________________________________________ > Csgl-users mailing list > Csg...@li... > https://lists.sourceforge.net/lists/listinfo/csgl-users > |