Re: [Mono-winforms-list] Problem with accessiblename property

2009-02-24 Thread aardsoft
Sandy Armstrong wrote: > > On 02/01/2009 12:34 PM, aardsoft wrote: >> Hi, >> >> I have a c# winforms application developed with VS2008. It runs merrily >> on a >> Suse Linux VM until the code tries to use the .AccessibleName property of >> a >> Label control. It then crashes. The same code runs

Re: [Mono-winforms-list] Problem with accessiblename property

2009-02-24 Thread Sandy Armstrong
On 02/01/2009 12:34 PM, aardsoft wrote: > Hi, > > I have a c# winforms application developed with VS2008. It runs merrily on a > Suse Linux VM until the code tries to use the .AccessibleName property of a > Label control. It then crashes. The same code runs OK back on the Windows > development box

[Mono-winforms-list] Problem with accessiblename property

2009-02-22 Thread aardsoft
Hi, I have a c# winforms application developed with VS2008. It runs merrily on a Suse Linux VM until the code tries to use the .AccessibleName property of a Label control. It then crashes. The same code runs OK back on the Windows development box which is referencing the Mono.Data and Mono.Data.t