Hello, > Magic Library is a managed window manager. It uses some MS specific > PInvokes. I've attached those files (I left off the enums and structs > files). If you want all the source, go here:
Providing emulation for those calls should not be hard, so the library eventually should run. The issue is that the "Magic Window Manager" (am not sure what that is) might not be portable, doing the equivalent on X might require special code paths. It might probably be best if we could get the source code to their library (can not access their site) and add code that detects the windowing system and does the right thing based on that. _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
