<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="rss.xsl" media="screen"?>
<rss version="2.0">
  <channel>
    <title>MONO中文 - MONO GUI</title>
    <link>http://www.sinoprise.cn/showforum-8.aspx</link>
    <description>Latest 20 threads</description>
    <copyright>Copyright (c) MONO中文</copyright>
    <generator>Discuz!NT</generator>
    <pubDate>Tue, 06 Jan 2009 14:13:18 GMT</pubDate>
    <ttl>60</ttl>
    <item>
      <title>About Winforms On MONO</title>
      <description><![CDATA[Quick Resources 

 Guide: Getting Started Guide: Porting Winforms Applications to Mono Guide: Debugging Winforms Applications with Visual Studio Frequently Asked Questions about WinForms Bugs Curren......]]></description>
      <link>http://www.sinoprise.cn/showtopic-406.aspx</link>
      <category>MONO GUI</category>
      <author>enjoyo</author>
      <pubDate>Thu, 18 Dec 2008 09:01:12 GMT</pubDate>
    </item>
    <item>
      <title>messageBox.show() is not there!?</title>
      <description><![CDATA[hi am new to mono and C# i have a small code i want to write, here is the
code

using System;
using System.Windows.Forms;

public class messageBox
{
         public static void Main()
       ......]]></description>
      <link>http://www.sinoprise.cn/showtopic-397.aspx</link>
      <category>MONO GUI</category>
      <author>enjoyo</author>
      <pubDate>Mon, 24 Nov 2008 15:44:08 GMT</pubDate>
    </item>
    <item>
      <title>Winforms on OSX</title>
      <description><![CDATA[Hello guys,

Does Winforms on OS X use the new native drivers by default?

Ihave read slightly contradictory stuff on the web about this, but theconsensus seems to be that since 1.9 the native dri......]]></description>
      <link>http://www.sinoprise.cn/showtopic-391.aspx</link>
      <category>MONO GUI</category>
      <author>enjoyo</author>
      <pubDate>Mon, 27 Oct 2008 17:31:43 GMT</pubDate>
    </item>
    <item>
      <title>why does gtk# installer requires .net 1.1 ?</title>
      <description><![CDATA[It seems gtk# requires .net 1.1 explicitly for windows. Though this
seems to be an unrealistic requirement if people want GTK# usage
increase on windows as well. As you would guess, vast majority of......]]></description>
      <link>http://www.sinoprise.cn/showtopic-381.aspx</link>
      <category>MONO GUI</category>
      <author>enjoyo</author>
      <pubDate>Mon, 13 Oct 2008 20:48:35 GMT</pubDate>
    </item>
    <item>
      <title>about libgdiplus tutorials</title>
      <description><![CDATA[Hi,

Are there any simple to follow libgdiplus tutorials folks can recommend
me to read? I'm after doing some things with it...

TTFN

Paul

==================================================......]]></description>
      <link>http://www.sinoprise.cn/showtopic-365.aspx</link>
      <category>MONO GUI</category>
      <author>enjoyo</author>
      <pubDate>Wed, 01 Oct 2008 15:50:27 GMT</pubDate>
    </item>
    <item>
      <title>如何在C#的WinForm中制作饼状图和柱状图</title>
      <description><![CDATA[当我们的软件需要各种饼状图和柱状图来表示数据时，我们或许会想到用Offices中的图形控件或是第三方控件，但现在的第三方控件大都需要注册，有些免费的控件会有开发商的标记等。而对于使用Offices的图形控件来说，并不能在程序中得于很好控制，其使用的简易程度也较低，所以在这我给出在C#中使用GDI+实现饼状图和柱状图跟数据库联接显示数据的方法。

using System; 
using Sy]]></description>
      <link>http://www.sinoprise.cn/showtopic-356.aspx</link>
      <category>MONO GUI</category>
      <author>enjoyo</author>
      <pubDate>Tue, 16 Sep 2008 09:14:25 GMT</pubDate>
    </item>
    <item>
      <title>WinForms or GTK# Forms</title>
      <description><![CDATA[Hi,
Is there an existing tool who convert MS Winforms .Designer.cs class files to Gtk# UI/designer files ?

==========================================

AFAIK, there is no such tool.
Mono 2.0 sup......]]></description>
      <link>http://www.sinoprise.cn/showtopic-345.aspx</link>
      <category>MONO GUI</category>
      <author>enjoyo</author>
      <pubDate>Tue, 09 Sep 2008 19:38:21 GMT</pubDate>
    </item>
    <item>
      <title>WinFrom下拦截Win32 Messages</title>
      <description><![CDATA[In the unmanaged world,it was quite common to intercept Win32 messages as they were pluckedoff the message queue. In that rare case in which you wish to do sofrom a managed Windows Forms application, ]]></description>
      <link>http://www.sinoprise.cn/showtopic-339.aspx</link>
      <category>MONO GUI</category>
      <author>enjoyo</author>
      <pubDate>Fri, 05 Sep 2008 17:28:34 GMT</pubDate>
    </item>
    <item>
      <title>Where is the SWT for Mono like Java ?</title>
      <description><![CDATA[Mono and .NET languages are a very good thing, but not for people he must
write multi platform GUI applications. !!

Winforms for Windows
GTK for xxIX
Cocoa for MAC

teribble. Only Winforms and......]]></description>
      <link>http://www.sinoprise.cn/showtopic-287.aspx</link>
      <category>MONO GUI</category>
      <author>enjoyo</author>
      <pubDate>Wed, 02 Jul 2008 09:56:29 GMT</pubDate>
    </item>
    <item>
      <title>Question about MessageBox()</title>
      <description><![CDATA[Hello Everyone,

I'm pretty new to Mono. In fact, I downloaded and installed it on my Ubuntu system last night and it looks very promising. The first thing I tried was a simple 'Hello World' C# prog......]]></description>
      <link>http://www.sinoprise.cn/showtopic-272.aspx</link>
      <category>MONO GUI</category>
      <author>enjoyo</author>
      <pubDate>Sat, 21 Jun 2008 21:15:43 GMT</pubDate>
    </item>
    <item>
      <title>WinForm控件开发总结</title>
      <description><![CDATA[原文出处：
http://www.cnblogs.com/guanjinke/category/77694.html

解决自绘制控件闪烁的问题
 

记得以前用VC开发自绘制控件的时候，遇到的一个很烦人的问题就是控件在paint的时候总是出现flicker（闪烁）。原因其实很简单，就是你一点 一点的向设备上下文环境绘制，中间还有很多逻辑运算，结果就像是动画了，不过计算机的速度比较快，]]></description>
      <link>http://www.sinoprise.cn/showtopic-218.aspx</link>
      <category>MONO GUI</category>
      <author>enjoyo</author>
      <pubDate>Sun, 25 May 2008 23:15:04 GMT</pubDate>
    </item>
    <item>
      <title>C# 插件构架实战(Jack H Hansen )</title>
      <description><![CDATA[C# 插件构架实战(Jack H Hansen )                
原文： http://wayfarer.cnblogs.com/articles/28537.html

                一、引言
    1. 问题的引入
    假设你设计的程序已经部署到用户的计算机上，并且能够正常运行了。但是有一天，用户打来了电话——他们要求增加新的功能。确定了用户]]></description>
      <link>http://www.sinoprise.cn/showtopic-220.aspx</link>
      <category>MONO GUI</category>
      <author>enjoyo</author>
      <pubDate>Mon, 26 May 2008 10:10:14 GMT</pubDate>
    </item>
    <item>
      <title>构建插件式的应用程序框架</title>
      <description><![CDATA[原文： http://www.cnblogs.com/guanjinke/category/77719.html

构建插件式的应用程序框架(一)－－－－开篇

 说起插件（plug－in）式的应用程序大家应该不陌生吧,记得很早以前有一款很流行的MP3播放软件winmap,它是我记忆里最早认识的一款使用插件模式的应用程序,你可以使用他的插件管理器插入很多的音乐效果器,皮肤,甚至是歌词显示的]]></description>
      <link>http://www.sinoprise.cn/showtopic-219.aspx</link>
      <category>MONO GUI</category>
      <author>enjoyo</author>
      <pubDate>Mon, 26 May 2008 09:37:39 GMT</pubDate>
    </item>
    <item>
      <title>System.Drawing On MONO</title>
      <description><![CDATA[Drawing                      From Mono

                                                            Mono provides two mechanism to draw. The first exposes theMicrosoft System.Drawing API and the sec......]]></description>
      <link>http://www.sinoprise.cn/showtopic-177.aspx</link>
      <category>MONO GUI</category>
      <author>enjoyo</author>
      <pubDate>Tue, 06 May 2008 23:38:39 GMT</pubDate>
    </item>
    <item>
      <title>Image 和byte[]之间的转换</title>
      <description><![CDATA[第一个方法：Image 转换为 byte数组 public
byte imageToByteArray(System.Drawing.Image imageIn)
{
MemoryStream ms =
new MemoryStream();
imageIn.Save(ms,System.Drawing.Imaging.ImageFormat.Gif);
return  ms.ToAr]]></description>
      <link>http://www.sinoprise.cn/showtopic-159.aspx</link>
      <category>MONO GUI</category>
      <author>enjoyo</author>
      <pubDate>Fri, 25 Apr 2008 16:55:50 GMT</pubDate>
    </item>
    <item>
      <title>GtkSharpPlan</title>
      <description><![CDATA[GtkSharpPlan
Table of contents sh
1 Stable Releases

2 Plans for Gtk# 2.x

2.1 2.4/2.6/2.8 Bindings
2.2 2.10 Bindings
2.3 2.12 bindings

2.3.1 Memory and Reference Management Improvements
2......]]></description>
      <link>http://www.sinoprise.cn/showtopic-144.aspx</link>
      <category>MONO GUI</category>
      <author>enjoyo</author>
      <pubDate>Thu, 10 Apr 2008 17:56:22 GMT</pubDate>
    </item>
    <item>
      <title>GtkSharp: Hello World</title>
      <description><![CDATA[A Hello World program with Gtk#:
using Gtk;
using System;

class Hello {

        static void Main()
        {
                Application.Init ();

                Window window = new Windo......]]></description>
      <link>http://www.sinoprise.cn/showtopic-138.aspx</link>
      <category>MONO GUI</category>
      <author>enjoyo</author>
      <pubDate>Wed, 02 Apr 2008 16:22:09 GMT</pubDate>
    </item>
    <item>
      <title>MONO GUI Screenshots</title>
      <description><![CDATA[There are many applications available that run on Mono. Some use Gtk#, some use Winforms, and some use something entirely different. Here are a few examples. 

To see Moonlight in action, please see......]]></description>
      <link>http://www.sinoprise.cn/showtopic-137.aspx</link>
      <category>MONO GUI</category>
      <author>enjoyo</author>
      <pubDate>Wed, 02 Apr 2008 16:20:57 GMT</pubDate>
    </item>
    <item>
      <title>如何在Win32下安装Gtk#〔视频下载〕</title>
      <description><![CDATA[Gtk Win32 Installer Video
Video that walks you through the steps of installing the Gtk# Win32 Installer for MS .NET Framework 1.1 SDK while accepting all of the preconfigured default options (Recomme......]]></description>
      <link>http://www.sinoprise.cn/showtopic-136.aspx</link>
      <category>MONO GUI</category>
      <author>enjoyo</author>
      <pubDate>Wed, 02 Apr 2008 16:19:24 GMT</pubDate>
    </item>
    <item>
      <title>Gui Toolkits ON MONO</title>
      <description><![CDATA[Table of contents showhide] 1 Toolkits

1.1 Gtk#
1.2 Windows.Forms
1.3 Qyoto
1.4 Cocoa#
1.5 wxNet
1.6 Dead efforts


2 Alternative Implementation Approaches



Picking the Right Toolkit......]]></description>
      <link>http://www.sinoprise.cn/showtopic-132.aspx</link>
      <category>MONO GUI</category>
      <author>enjoyo</author>
      <pubDate>Wed, 02 Apr 2008 15:00:17 GMT</pubDate>
    </item>
  </channel>
</rss>