monodevelop
What types of iPhone UIControl is this?
I\'m no开发者_开发知识库t sure if these are custom made buttons or if they are standard, but what controls are the \"Core stats\" and \"\"Sensor Stats\" toggle buttons?[详细]
2023-03-19 13:39 分类:问答Compiler error when attempting to link static C++ library to MonoDevelop
I created a very simple C++ library in xcode, it was basically: //Numbers.h class Numbers { public: int Get10();[详细]
2023-03-19 13:28 分类:问答Monotouch iPhone Project not appearing in MonoDevelop
I have just installed Mono 2.10.1_3, MonoDevelop 2.4.2, and MonoTouch 4.0.3.In the order outlined on the website.Now I am trying to walk through some of the tutorials for developing on the iPhone usin[详细]
2023-03-19 11:42 分类:问答Strange error in Mono on ubuntu using MonoDev
I have the following line: associatedGuiElements.listElements.Sort(Function(x, y) x.zIndex.CompareTo(y.zIndex))[详细]
2023-03-19 05:21 分类:问答Problem deploying to emulator
I\'m experimenting for the first time, the Mono framework to develop applications to Android.开发者_运维技巧[详细]
2023-03-19 02:15 分类:问答How to view .net/mono framework class hierarchy?
The two bas开发者_开发百科ic views in Visual Studio\'s ObjectBrowser and Monodevelop\'s Assembly browsers are Namespaces and Assembly based. How to get to a class hierarchy based view of the framework[详细]
2023-03-18 01:27 分类:问答MonoTouch License Invalid [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-17 18:59 分类:问答How to port a Mono GTK# app to other platforms?
I am working on a Mono GTK# desktop app written in C#. I have developed my app using the MonoDevelop IDE (v2.4.2) on a Mac (OS X v10.6.7). My app depends on the GTK# library (obviously) as well as the[详细]
2023-03-17 10:54 分类:问答Where can I access mono-develop on Ubuntu 10.10 ? I'm done installing it using synaptic manager
I just browsed for mono-devel on the 开发者_StackOverflowsynaptic manager and installed it with its dependencies. Now, I\'m stocked. I don\'t know if I still need to configure something, run some scri[详细]
2023-03-17 01:22 分类:问答C#, Localization, Resources, and MonoDevelop
My problem is this: Using MonoDevelop (which is the preferred environment for a number of projects I\'m working on) I\'m trying to figure out how to use resource files for localized messages and how t[详细]
2023-03-16 22:11 分类:问答