mono
Monotouch uialertview size problem
I want to use uialertview on my iPad app. Also i use monotouch but i cannot change alertview size. How can i change size alertview?[详细]
2023-04-06 06:04 分类:问答Mono xbuild error CS1548 - key file has incorrect format
So I\'m trying to get a VS2010 C# project to go cross-platform. First goal is build it in Mono 2.10.5 for Windows.I have not touched any code yet - I\'m starting with xbuild\'s recent ability to build[详细]
2023-04-06 01:55 分类:问答Options for RPC in Mono? (WCF Alternatives)
I have had the opportunity to spend a great number of hours trying to use WCF in mono. It is simply too poorly implemented at this point to be put into a productio开发者_StackOverflow中文版n environme[详细]
2023-04-05 20:12 分类:问答Printing F# discriminated union
I am writing a F# program which parses a string into a AST type which is a discriminated union. When I use fsi (on Mono + Mac OS X) to run my code, the AST is printed out in a nice format. But when[详细]
2023-04-05 06:27 分类:问答Where are the CsharpRepl and the interactive shell are located in Mono for Win?
I installed Mono on Win7 and trying to find the apps outlined here. But they don\'t mention where are they located and launched.[详细]
2023-04-05 04:16 分类:问答Mono.Webkit (webkit-sharp), access c# objects, functions from javascript
I wrote a simple Gt开发者_如何学运维k Application with a Webkit Browser Widget (WebView) included. I want to access C# Objects (or C# functions) with Javascript in this Application.I\'m not sure if th[详细]
2023-04-05 03:37 分类:问答Mono hangs when called from a CGI script
I have a program written in C# which I need to call from a CGI script. When I call the program from either a python or bash CGI script:[详细]
2023-04-05 02:43 分类:问答QuickGraph, how to use extension method StronglyConnectedComponents
As part of my first experiments with C# (on Mono 2.6.7) , I am trying to use the StronglyConnectedComponents method from QuickGraph. Here is my code:[详细]
2023-04-05 01:34 分类:问答F# on linux mono with Full Static Compilation
I would like to be able to run code written in 开发者_运维技巧F# on a linux system (Debian) but it\'s unlikely that I\'ll be able to install Mono on it.Is there any way to compile the F# to be fully s[详细]
2023-04-04 23:42 分类:问答How do I remove/unregister event handler from an event?
I’ve made a custom uitableviewcell . The cell consist out of labels and a UIButton.Everything was working fine until I found out that there is a small problem with the reusable cell in combination wi[详细]
2023-04-04 21:21 分类:问答