El dt 19 de 07 del 2005 a les 13:33 +0100, en/na Paul F. Johnson va escriure: > Hi,
Hello Paul > Can someone please check some code I'm playing with? It compiles fine with the > current developer branch, but fails to run giving a pile of errors (it works > fine under VS.NET). The errors include the annoying > > TextBox.cs(1175) Invalidate called in CalculateDocument Well, that's not an error. It's a debugging message. It's not indicating any error. We are still working on MWF, then it's normal to find messages like that. > The source can be grabbed from > > http://www.all-the-johnsons/mono/testing/dataset.cs The URL was wrong. I found this to be the right one: http://www.all-the-johnsons.co.uk/mono/testing/dataset.cs > > I compiled it at about 11am GMT after doing a checkout and full rebuild (make > distclean etc). The sample does not even run on Microsoft .Net. It fires an exception indicating that you are adding an already existing row. I fixed the sample and I made it work. The relations' navigation is not implemented yet, then that grid control is not shown properly and I also fixed a small problem in SVN a few minutes before. Thanks, Jordi, -- Jordi Mas i Hernàndez - Mono development team - http://www.mono-project.com Homepage and LiveJournal at http://www.softcatala.org/~jmas _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
