Alexander Olk | 2 Nov 2006 10:21

Re: support for winform?

Hi,

I'm pretty sure that this was fixed last sunday (the fix is not part of
any release yet). So it would be nice to know if you are running svn
head or some other mono version.

But nevertheless, please file a bug at:

http://bugzilla.ximian.com/

and add the source and the exe (maybe as a zip file)

Cheers

Alexander Olk

Am Montag, den 30.10.2006, 10:02 -0800 schrieb Jeff Braunstein:
> I’m trying to test a simple winform application originally built in
> VS2003 to see if I can get this to run on Unix/Linux.
> 
>  
> 
> I can compile with no errors but get the following exception when
> running the .exe.
> 
>  
> 
> Unhandled Exception:
> System.Resources.MissingManifestResourceException: Could not find any
> resources appropriate for the specified culture or its parents.  Make
(Continue reading)

Alexander Olk | 2 Nov 2006 10:24

Re: support for winform?

Hi,

I'm pretty sure that this was fixed last sunday (the fix is not part of
any release yet). So it would be nice to know if you are running svn
head or some other mono version.

But nevertheless, please file a bug at:

http://bugzilla.ximian.com/

and add the source and the exe (maybe as a zip file)

Cheers

Alexander Olk

Am Montag, den 30.10.2006, 10:02 -0800 schrieb Jeff Braunstein:
> I’m trying to test a simple winform application originally built in
> VS2003 to see if I can get this to run on Unix/Linux.
> 
>  
> 
> I can compile with no errors but get the following exception when
> running the .exe.
> 
>  
> 
> Unhandled Exception:
> System.Resources.MissingManifestResourceException: Could not find any
> resources appropriate for the specified culture or its parents.  Make
(Continue reading)

Jordi Mas | 2 Nov 2006 10:45
Picon

Re: support for winform?

El dj 02 de 11 del 2006 a les 10:21 +0100, en/na Alexander Olk va
escriure:
> Hi,
> 
> I'm pretty sure that this was fixed last sunday (the fix is not part of
> any release yet). So it would be nice to know if you are running svn
> head or some other mono version.
> 
> But nevertheless, please file a bug at:
> 
> http://bugzilla.ximian.com/

I do not know if this has been planned or not but it will be interesting
to have a release candidate for Mono 1.2 then people can test their apps
against Mono 1.2. Many people does not have the time or knowledge to
build from SVN.

This can help to detect bugs like the reflector's one that I have
detected a few hours back.

Regards,

Jordi,

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Jordi Mas | 2 Nov 2006 10:58
Picon

Re: support for winform?

El dj 02 de 11 del 2006 a les 10:21 +0100, en/na Alexander Olk va
escriure:
> Hi,
> 
> I'm pretty sure that this was fixed last sunday (the fix is not part of
> any release yet). So it would be nice to know if you are running svn
> head or some other mono version.
> 
> But nevertheless, please file a bug at:
> 
> http://bugzilla.ximian.com/

I do not know if this has been planned or not but it will be interesting
to have a release candidate for Mono 1.2 then people can test their apps
against Mono 1.2. Many people does not have the time or knowledge to
build from SVN.

This can help to detect bugs like the reflector's one that I have
detected a few hours back.

Regards,

Jordi,

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Jordi Mas | 2 Nov 2006 11:09
Picon

Re: support for winform?

El dj 02 de 11 del 2006 a les 10:21 +0100, en/na Alexander Olk va
escriure:
> Hi,
> 
> I'm pretty sure that this was fixed last sunday (the fix is not part of
> any release yet). So it would be nice to know if you are running svn
> head or some other mono version.
> 
> But nevertheless, please file a bug at:
> 
> http://bugzilla.ximian.com/

I do not know if this has been planned or not but it will be interesting
to have a release candidate for Mono 1.2 then people can test their apps
against Mono 1.2. Many people does not have the time or knowledge to
build from SVN.

This can help to detect bugs like the reflector's one that I have
detected a few hours back.

Regards,

Jordi,

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Chris Toshok | 2 Nov 2006 17:02

Re: support for winform?

On Thu, 2006-11-02 at 11:09 +0100, Jordi Mas wrote:
> El dj 02 de 11 del 2006 a les 10:21 +0100, en/na Alexander Olk va
> escriure:
> > Hi,
> > 
> > I'm pretty sure that this was fixed last sunday (the fix is not part of
> > any release yet). So it would be nice to know if you are running svn
> > head or some other mono version.
> > 
> > But nevertheless, please file a bug at:
> > 
> > http://bugzilla.ximian.com/
> 
> I do not know if this has been planned or not but it will be interesting
> to have a release candidate for Mono 1.2 then people can test their apps
> against Mono 1.2. 

It is indeed the plan to put out a testing release.

Chris

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Andrus | 8 Nov 2006 12:19
Picon

Enter event does not fire on tabpage

To reproduce

1. Run application in 1.2RC1
2. Press right arrow key

Observed:

page2 becomes active

Expected:

message box should appear.

Any idea how to fix this ?

When you plan to add keyboard navigation to MainMenu component ?

Andrus.
Attachment (enternotfired.zip): application/x-zip-compressed, 33 KiB
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list
Daniel Weinand | 9 Nov 2006 09:46

Dock Panels?

hello,

anyone already checked if its possible to use or adept Weifen Luo's DockPanel Suite 
with mono winforms? would be great if this could be possibe. :)

here's a link to the suite:
http://sourceforge.net/projects/dockpanelsuite

regards

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

POZZO Ange | 9 Nov 2006 18:47
Favicon

treeview and mainmenu bugs

Hello,
 
i have some problems with my app to run on mono winforms.
 
1) updates to a mainmenu are not reflected to the main menu until you get mouse over the menu
 
2) event beforeSelect of treeview does not reference (TreeViewCancelArg.Node) to selected item but last selected item
 
 
sorry if it is knows bugs.
Ange
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list
Brady Kelly | 10 Nov 2006 10:54
Picon

Missing Window Features

I’ve just whipped up a small test application using a only DataGrid on a form.  On the face of things the grid behaves normally, except for a negligible degrade in appearance, such as invisible column header dividers.  However, I am concerned that the grid doesn’t resize a column automatically when double clicking the header divider[1], and that on my window the Mac close button is disabled, and the bottom right window resizer is missing, so I can’t resize my window.  Are these known issues?

 

 

[1] Could this be because its missing?

 

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Gmane