Ok, I\'m trying 开发者_Go百科to add alot of subviews (same type of view, just displaying difrent information) to a NSScrollView, but everytime i add a subview (code below) it just adds the view on top
I\'m working 开发者_StackOverflowon a game that should run on as many platforms as possible, and was wondering if there are any good 3D libraries that run on Windows Phone 7 and Mono (Windows and Linu
I was wondering if i can run a dll (c#) with crontab ? The dll is compile with mono. thx :) -- EDIT -- Well it can be a .exe. I was looking at daemons on mac and linux, do you think I ca开发者_运维
I am trying to create a custom GTK Widget by subclassing Gtk.Bin. I am not usin开发者_StackOverflowg the Stetic GUI builder. This widget will contain several standard Gtk widgets (VBoxs, Labels, Butto
I\'m performing a thought-experiment which, judging by other questions, isn\'t so novel after all, but I think I\'ll proceed anyway.I want to sandbox a user-supplied server-side script by, among other
can someone explain what these two optimization flags do? --intrins = Intrinsic开发者_Go百科 method implementations
I have RTF text which I am showing to the user on Mac. Now I need to replace some text. The text has some images inline. When I execute the following code, the images are getting lost. I am using c#,
I\'m using the Unity 3D engine to build an iPhone app, and whe开发者_JS百科n I go to generate my Xcode project for compilation, it includes a few fairly large libraries: Mono.Security.dll.s, System.dl
I have a such code: http://pastie.org/1638879 I got it from someone\'s blog. It must sort big files. I preform it in separated thread:
I\'m having an issue using wsdl /sharetypes in Mono 2.8 I always get the following error: Error: Could not find file \"/sharetypes\".