[Mono-list] Mono + Clutter

2008-06-28 Thread John M. Anderson
I've installed the clutter-sharp bindings and clutter from svn... I had to modify the bindings .ac file to be able to work with svn but it all worked just fine, but when I try to run one of the examples I get: [mono] ~/code/oss/clutter-sharp/clutter/examples @ mono test-actors.exe Unhandled Excep

Re: [Mono-list] Creating file name from string

2008-06-28 Thread Ivan N. Zlatev
On Sat, Jun 28, 2008 at 7:40 PM, Andrus <[EMAIL PROTECTED]> wrote: > I need to create legal file name form any string so that PDF and other > viewers show nice title. > > This code should create legal file name in every platform supported by MONO > and .NET > > I created method LegalFileName() for

[Mono-list] Creating file name from string

2008-06-28 Thread Andrus
I need to create legal file name form any string so that PDF and other viewers show nice title. This code should create legal file name in every platform supported by MONO and .NET I created method LegalFileName() for this which uses 2 helper methods. It replaces <>\/:?*"| characters in name. Is

Re: [Mono-list] Can i use DLL on mac ?

2008-06-28 Thread Dallman, John
Mario De Clippeleir [EMAIL PROTECTED] wrote: > I am wondering if I can use an extern C DLL (for Interop use > with a C# application) on a mac of do I need to compile it to > a dylib ? You need a dylib. Mac OS X is very different from MS Windows, and even though it uses the same kind of CPU, it