<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.gnome.winforms">
    <title>gmane.comp.gnome.winforms</title>
    <link>http://blog.gmane.org/gmane.comp.gnome.winforms</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.winforms/5132"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.winforms/5131"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.winforms/5129"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.winforms/5122"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.winforms/5121"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.winforms/5119"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.winforms/5118"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.winforms/5117"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.winforms/5116"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.winforms/5115"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.winforms/5113"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.winforms/5112"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.winforms/5111"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.winforms/5110"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.winforms/5107"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.winforms/5104"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.winforms/5102"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.winforms/5101"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.winforms/5100"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnome.winforms/5099"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.winforms/5132">
    <title>How to handle the fact that controls have a different size under mono</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.winforms/5132</link>
    <description>&lt;pre&gt;Winforms controls seem to be of a different size under mono then they are
under .net, this sometimes results in controls being cut off because they
are wider than the window they are in. Is there an effective approach to
resize the windows or force controls to be the same size as they are under
.net, that people recommend?  I am using Lubuntu with Mono JIT compiler
version 2.10.8.1 (Debian 2.10.8.1-5ubuntu1) and
building using Mono Develop 3.0.3.2 and project originally developed in
VS2010.



--
View this message in context: http://mono.1490590.n4.nabble.com/How-to-handle-the-fact-that-controls-have-a-different-size-under-mono-tp4659582.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list&amp;lt; at &amp;gt;lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

&lt;/pre&gt;</description>
    <dc:creator>butterknife</dc:creator>
    <dc:date>2013-05-04T06:44:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.winforms/5131">
    <title>Problem with   mkbundle Gtk#</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.winforms/5131</link>
    <description>&lt;pre&gt; I try to  mkbundle Gtk# application  on Window  , that`s embed moon good.  
but the  Bundled Application  not work in XP  。 double click  and give me
nothing

 if I  mkbundle  WinForm application   that  works  great! 




--
View this message in context: http://mono.1490590.n4.nabble.com/Problem-with-mkbundle-Gtk-tp4659241.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list&amp;lt; at &amp;gt;lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list
&lt;/pre&gt;</description>
    <dc:creator>json-lala</dc:creator>
    <dc:date>2013-04-06T06:52:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.winforms/5129">
    <title>Updating GUI from an asynchronous thread</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.winforms/5129</link>
    <description>&lt;pre&gt;I'm having trouble getting the output from a command line program to 
appear in the main window of a form. For simplicity I'm just trying to 
get it to appear in a label for now. When I run the function RunIt 
nothing from stdout of the child process appears in the label, but 
ConsoleWriteline seems to pick it up just fine. When it gets down to the 
while loop it updates the label perfectly fine.

I've also noticed that the form seems to be locked while the child 
process is running. When I was just using BackgroundWorker without 
Application.Invoke the form updated from the child process and the while 
loop, but the update was spotty and the application crashed sporadically.

Any suggestions are appreciated.

Thanks

namespace windowtest
{
public partial class MainWindow: Gtk.Window
{
     public MainWindow (): base (Gtk.WindowType.Toplevel)
     {
          Build ();
     }

     protected void OnDeleteEvent (object sender, DeleteEventArgs a)
     {
         Application.Quit ();
         a.RetVal = true;
 &lt;/pre&gt;</description>
    <dc:creator>Neil Thackeray</dc:creator>
    <dc:date>2013-04-02T19:36:56</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.winforms/5122">
    <title>Help with Mono uses</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.winforms/5122</link>
    <description>&lt;pre&gt;Good morning.

I have some doubts on how to deal with applications that I want to develop.

I need to develop applications for a smart camera (VRMagic, in the
description says it is compatible with MONO. NET) that has Linux (Debian)
and above these applications I want to develop a setup wizard in C # where
the user can set up the camera.

I'm using Visual Studio and would like to use it as IDE if it's possible.

My question is:

How I can do this with MONO?

Can MONO be integrated with Visual Studio or do I have to use Xamarin
Studio?

Can use WinForms with MONO?

I will be grateful if you clarify me what it is the best solution for my
application.

Thank you and best regards,

Roberto.
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list&amp;lt; at &amp;gt;lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list
&lt;/pre&gt;</description>
    <dc:creator>Innovative Solutions SL</dc:creator>
    <dc:date>2013-03-20T08:51:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.winforms/5121">
    <title>Incorrect, missing,and duplicate keypress events</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.winforms/5121</link>
    <description>&lt;pre&gt;There appears to be a bug in how the OS X implementation of keyboard events
is handled. The bug reveals itself when either multiple keys are pressed in
rapid succession or all at once.

Running my app on Win7 if I hit the keys 'J' 'K' 'L' all at once, I can
always get all three keys (though not in any particular order). But on OS X,
while running Windows Forms applications, I can get 'JJJ' or 'JKK' or 'LLL'.
Nowhere else in OS X is this behavior exhibited (native Cocoa apps, such as
TextEdit, behave identical to Win7).

Source code: (in Visual Studio, create a windows forms project, and edit
Form1's code):

public partial class Form1 : Form
{
    public Form1(){
        InitializeComponent();
        KeyPress += Form1_KeyPress;
        KeyDown += Form1_KeyDown;}
    void Form1_KeyDown(object sender, KeyEventArgs e)
        {Console.WriteLine("KeyDown: " + e.KeyCode.ToString());}
    void Form1_KeyPress(object sender, KeyPressEventArgs e)
        {Console.WriteLine("KeyPress: " + e.KeyChar.ToString());}
}

Ru&lt;/pre&gt;</description>
    <dc:creator>xFleury</dc:creator>
    <dc:date>2013-03-08T02:14:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.winforms/5119">
    <title>I can install alone mono and not framework</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.winforms/5119</link>
    <description>&lt;pre&gt;4 looked for alternative to framework, since when net installed it framework
client, on disc it occupies very much 1GB

and I do not want to fill disc of so many files

I do not understand how a file of 41mb ends up by filling so much the disc
and has to cover several services

pardon for my English I am from Spain

gracias
karlos



--
View this message in context: http://mono.1490590.n4.nabble.com/I-can-install-alone-mono-and-not-framework-tp4658734.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list&amp;lt; at &amp;gt;lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

&lt;/pre&gt;</description>
    <dc:creator>tradis</dc:creator>
    <dc:date>2013-02-25T08:44:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.winforms/5118">
    <title>Tab Control Issue on Mac OSX</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.winforms/5118</link>
    <description>&lt;pre&gt;Hello,

 

Thanks to all who have been working on this project!  I had a quick question
I was hoping someone could help me with.    I was hoping to port an
application to the Mac OSX using mono, but sadly appear to have run in to a
problem with controls on hidden tab controls painting themselves on the main
window, even if not in that tab.  I have seen this described (a bit better)
a few places online as filed bug reports:

 

http://lists.ximian.com/pipermail/mono-bugs/2010-December/107562.html

 

http://lists.ximian.com/pipermail/mono-bugs/2010-December/107542.html

 

https://bugzilla.xamarin.com/show_bug.cgi?id=3124

 

Unfortunately,  I don't have regular access to a Mac computer (or any
knowledge of the apple particulars) and so can't track the issue down
further, but I was hoping someone who has seen this before might know of a
quick work around that they could let me in on (short of removing the tabs
of course).  Any help appreciated, and once again thanks for all the work.

 

Warm wishes,

Nigel

&lt;/pre&gt;</description>
    <dc:creator>Nigel Delaney</dc:creator>
    <dc:date>2013-01-15T05:48:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.winforms/5117">
    <title>Mono link to Apache</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.winforms/5117</link>
    <description>&lt;pre&gt;I am totally new to Mono. I was reading about it a little and I was
wondering...
Can Apache use mono to open asp.net (asp, aspx...etc) pages for webhosting ?

If yes, How do I install it and link Mono to apache V 2.4.3 on Windows?

If someone can give me some detailed instructions I would be very great full
since I am new to all of apache and mono.

Thanks



--
View this message in context: http://mono.1490590.n4.nabble.com/Mono-link-to-Apache-tp4658011.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list&amp;lt; at &amp;gt;lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

&lt;/pre&gt;</description>
    <dc:creator>rcam</dc:creator>
    <dc:date>2013-01-06T21:08:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.winforms/5116">
    <title>DataGrid broken</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.winforms/5116</link>
    <description>&lt;pre&gt;Hi
My old software, Cs-Obexftp, worked like an charme, but, the last code
modification of Datagrid has broken it :

30/09/2012 11:31:00: Cannot create a child list for field Table1.
  at System.Windows.Forms.BindingContext.CreateBindingManager
(System.Object data_source, System.String data_member) [0x0006c] in
/home/qateam/rpm/BUILD/mono-2.10.2/mcs/class/Managed.Windows.Forms/System.Windows.Forms/BindingContext.cs:124

  at System.Windows.Forms.BindingContext.get_Item (System.Object
dataSource, System.String dataMember) [0x00067] in
/home/qateam/rpm/BUILD/mono-2.10.2/mcs/class/Managed.Windows.Forms/System.Windows.Forms/BindingContext.cs:100

  at System.Windows.Forms.DataGridView.get_DataManager () [0x00029] in
/home/qateam/rpm/BUILD/mono-2.10.2/mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGridView.cs:763

  at System.Windows.Forms.DataGridView.ClearBinding () [0x00029] in
/home/qateam/rpm/BUILD/mono-2.10.2/mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGridView.cs:6104

  at System.Win&lt;/pre&gt;</description>
    <dc:creator>Petit Eric</dc:creator>
    <dc:date>2012-09-30T09:40:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.winforms/5115">
    <title>Accessing Outlook Calendar API in MAC OS</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.winforms/5115</link>
    <description>&lt;pre&gt;Hi,

I am currently writing an application in C#.Net(Windows + Mono Develop) to
access all calendar events in my outlook. Now I want to port the application
in MAC OS using Mono. But I am getting "Microsoft.Office.Interop.Outlook"
namespace not found error in Mac. Can you please suggest me how to get rid
of this problem in MAC OS so that I can get all calendar events
(appointments, meetings etc) that I am already getting in Windows platform.

Thanks




--
View this message in context: http://mono.1490590.n4.nabble.com/Accessing-Outlook-Calendar-API-in-MAC-OS-tp4650874.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list&amp;lt; at &amp;gt;lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

&lt;/pre&gt;</description>
    <dc:creator>nks_33</dc:creator>
    <dc:date>2012-08-10T13:46:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.winforms/5113">
    <title>SQL SERVER 2008 - IDbConnection.Open exception</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.winforms/5113</link>
    <description>&lt;pre&gt;Hi,

I am porting an existing .net app to be ran in macosx.

Both my code and example code in(http://www.mono-project.com/SQLClient fail
with same error:

 public class Test
    {
        public Test()
        {
          string connectionString = "Server=DEV-PC\\SQLEXPRESS;" +
          "Database=DBIntranet;" +
          "User ID=user;" +
          "Password=pwd;";
            IDbConnection dbcon;
           
            using (dbcon = new SqlConnection(connectionString))
            {
                try
                {
                    dbcon.Open();
                }catch (Exception e)
                {
                    Clipboard.SetText(e.Message + " " + e.InnerException + " 
" + e.ToString());
                   }
             ....

This code works fine when "normal-run" in VS2010 but fails when mono-run.
Here's the exception:

An existing connection was forcibly closed by the remote host.
   System.Net.Sockets.SocketException: An existing connection was forcibly
closed by the remote host.

  at&lt;/pre&gt;</description>
    <dc:creator>ManuteBall</dc:creator>
    <dc:date>2012-06-26T17:04:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.winforms/5112">
    <title>Mono-program which can be started on different distributions of Linux</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.winforms/5112</link>
    <description>&lt;pre&gt;I created the project in Windows in VS2010, transferred it to Mono on Linux
Mint, everything is normally compiled and works. It would be desirable to
make now so that the created program worked at different distribution kits
of Linux without installation on them additional libraries or Mono. Probably
it is necessary to introduce somehow in it libraries or to drag it with
libraries (that will arrange also, and other option). To Linux passed
recently so as it to make, I do not know. Prompt, please, as it can be done,
it is desirable in more detail: what Mono files need to be taken, as them to
process etc.

--
View this message in context: http://mono.1490590.n4.nabble.com/Mono-program-which-can-be-started-on-different-distributions-of-Linux-tp4649892.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list&amp;lt; at &amp;gt;lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

&lt;/pre&gt;</description>
    <dc:creator>tumanovalex</dc:creator>
    <dc:date>2012-06-12T10:37:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.winforms/5111">
    <title>iis to mono webservice not working</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.winforms/5111</link>
    <description>&lt;pre&gt;Hi

I'm new to mono and i'm trying to get a webservice to work.
I'm developping in windows using IIS and it works, but when I upload to the
server (which uses mono) i can't make it work and don't understand why,

This is my service, it just returns a string:

using System;
using System.Collections.Generic;
using System.Web;
using System.Web.Services;

namespace com.es.naiad.web.services.TestService
{
    /// &amp;lt;summary&amp;gt;
    /// Summary description for TestService
    /// &amp;lt;/summary&amp;gt;
    [WebService(Namespace =
"http://luna-fs.com/naiad.web/services/TestService")]
    public class TestService : WebService
    {

        [WebMethod]
        public string GetServerStatus()
        {
            try
            {
                if (this.CheckServerAvailability())
                    return "online";
                return "offline";
            }
            catch (Exception)
            {
                //TODO: log exception;
                return "offline";
            }
            
        }

        private&lt;/pre&gt;</description>
    <dc:creator>hugopq</dc:creator>
    <dc:date>2012-06-11T18:56:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.winforms/5110">
    <title>TripleDESCryptoServiceProvider _NewEncryptorreturns null</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.winforms/5110</link>
    <description>&lt;pre&gt;Hi,
i think mono has a bug with the private method "_NewEncryptor", since i get
null, when i want to get the method by "GetMethod":

         TripleDES tripleDESalg = TripleDES.Create();
          TripleDESCryptoServiceProvider sm = tripleDESalg as
TripleDESCryptoServiceProvider;
          sm.Mode = CipherMode.ECB;
          sm.Padding = PaddingMode.None;
          *MethodInfo mi = sm.GetType().GetMethod("_NewEncryptor",
BindingFlags.NonPublic | BindingFlags.Instance);*
          if (mi != null)
          {
             object[] Par = { keyValue, sm.Mode, iVValue, sm.FeedbackSize, 0
};          // encrypt 0
             ICryptoTransform trans = mi.Invoke(sm, Par) as
ICryptoTransform;
             // CreateEnrypt doesn't work for Weak Keys
             //ICryptoTransform trans = sm.CreateEncryptor(keyValue,
iVValue);  
             byte[] resultArray = trans.TransformFinalBlock(bytes, 0,
bytes.Length);
             return resultArray;
          }
          else
          {
              throw new Exception("D&lt;/pre&gt;</description>
    <dc:creator>sharkal</dc:creator>
    <dc:date>2012-06-13T10:15:36</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.winforms/5107">
    <title>Cursor.Hide Not working</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.winforms/5107</link>
    <description>&lt;pre&gt;I am porting a VB.NET application from Win over to Linux and am having a
problem of the Cursor.Hide function not working.  It does not throw an
error, it just doesn't hide the cursor.  I searched the forum and see that
this was reported in 2008 but it didn't have a resolution.  Neither of the
following statements have any effect so I can't even move it off the screen: 

Cursor.Position = New Point(50,50)
Cursor.Hide

Both of these statements function correctly on Win.  Can anyone point me to
a patch or work-around to hide the cursor?

Thank you in advance

--
View this message in context: http://mono.1490590.n4.nabble.com/Cursor-Hide-Not-working-tp4649801.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list&amp;lt; at &amp;gt;lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

&lt;/pre&gt;</description>
    <dc:creator>UserDave2012</dc:creator>
    <dc:date>2012-06-09T01:23:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.winforms/5104">
    <title>DataSet WriteXml single, double,decimal problem...</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.winforms/5104</link>
    <description>&lt;pre&gt;I have problem when writexml method is used to write file to had drive.
DataTable has single column (i have tried to use double or decimal instead)
in all cases write xml looses decimal point and writes it without. For
example if value is 0,25 value written is 25. When I run application in
windows without using mono it saves data correctly but in linux it is wrong.
This might be problem because our linux and windows systems are set to use
comma as decimal point (Croatia). I have solution to multiply all values by
few hundred thousand and store values as whole numbers. But this creates
problems when I use grids to display data... I will try to set linux to
american english numbering system... But this might be bug...

--
View this message in context: http://mono.1490590.n4.nabble.com/DataSet-WriteXml-single-double-decimal-problem-tp4649547.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list&amp;lt; at &amp;gt;li&lt;/pre&gt;</description>
    <dc:creator>matise</dc:creator>
    <dc:date>2012-05-25T17:49:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.winforms/5102">
    <title>OpenFileDialog Exception</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.winforms/5102</link>
    <description>&lt;pre&gt;When calling OpenFileDialog.ShowDialog(), I occasionally get a "List Changed"
exception. I assume this has something to do with the files being listed in
the dialog box. Does anybody know what might be causing this? Does anybody
have a suggestion for a work around?

--
View this message in context: http://mono.1490590.n4.nabble.com/OpenFileDialog-Exception-tp4649531.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list&amp;lt; at &amp;gt;lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

&lt;/pre&gt;</description>
    <dc:creator>sa5webber</dc:creator>
    <dc:date>2012-05-24T16:36:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.winforms/5101">
    <title>Modal form strange behaviour (disabled openforms)</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.winforms/5101</link>
    <description>&lt;pre&gt;Hello.
The problem is that when you call ShowDialog all the rest open forms are
getting disabled.
And when you hide modal form, all forms remain disabled.
What is the best way to fix that? Maybe just enumerate all opened forms
(Application.OpenForms) and set Enabled = true? Is this correct way which
won't causes any other bugs?

To reproduce the issue use the following code.
Run the app. Click the button. It'll show modal form. Then click the button
on modal form.
It'll hide the modal form. And main form remains disabled (button can't be
clicked and form can't be closed).

using System;
using System.Windows.Forms;

namespace ModalFormBug
{
class MainClass
{
public static void Main (string[] args)
{
var form = new Form();
var btn = new Button();
btn.Click += OnButtonClick;
form.Controls.Add(btn);

Application.Run(form);
}

static void OnButtonClick(object sender, EventArgs args)
{
var form = new Form();
var btn = new Button();
btn.Click += (x, y) =&amp;gt; form.Hide();
for&lt;/pre&gt;</description>
    <dc:creator>AlexR</dc:creator>
    <dc:date>2012-05-24T14:22:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.winforms/5100">
    <title>hello..</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.winforms/5100</link>
    <description>&lt;pre&gt;http://www.infowirds.com/wp-content/themes/Answers/tkjvfl.html?jkr=fhtkr.gve&amp;amp;de=et.wswd&amp;amp;rp=wlqk_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list&amp;lt; at &amp;gt;lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list
&lt;/pre&gt;</description>
    <dc:creator>Shi Jin</dc:creator>
    <dc:date>2012-05-11T20:00:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.winforms/5099">
    <title>(no subject)</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.winforms/5099</link>
    <description>&lt;pre&gt;http://onefrontstreet.com/updates/concrete5.4.2.2/concrete/single_pages/gjvgkle.html?grayn=aa.jgj&amp;amp;ffgn=rag.rzg&amp;amp;zir=cvkh_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list&amp;lt; at &amp;gt;lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list
&lt;/pre&gt;</description>
    <dc:creator>Shi Jin</dc:creator>
    <dc:date>2012-05-09T17:36:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnome.winforms/5098">
    <title>Compile mono with X11 rendering backend on OSX</title>
    <link>http://comments.gmane.org/gmane.comp.gnome.winforms/5098</link>
    <description>&lt;pre&gt;Hello all, 

this is regarding bug https://bugzilla.xamarin.com/show_bug.cgi?id=2474. Could anyone here let me know how to compile mono from sources to use the X11 rendering backend (like it used to do for mono until 2.10.5). Recent versions are unfortunately no longer working for me so I would be considering installing the mono framework together will all my apps. 

Thanks, 
Frakn
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list&amp;lt; at &amp;gt;lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

&lt;/pre&gt;</description>
    <dc:creator>Frank T. Bergmann</dc:creator>
    <dc:date>2012-05-09T06:06:47</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.gnome.winforms">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.gnome.winforms</link>
  </textinput>
</rdf:RDF>
