Hi, > -----Original Message----- > From: [email protected] [mailto:mono-vb- > [email protected]] On Behalf Of Easy_Rider9999 > Sent: domingo, 17 de enero de 2010 19:24 > To: [email protected] > Subject: Re: [mono-vb] Strange Error when compiling > > > With the Help of Microsoft.Visual Basic.Express I found the solution, > but now > I get another Error....
Which one? Rolf > > If Not Microsoft.VisualBasic.Information.IsNothing(rIter) Then > Dim path As TreePath = store.GetPath(rIter) > Dim res As Boolean = path.Up() > if res then > res = store.GetIter(rIter, path) > else > rIter = nothing > end if > End If > > Regards Hans > -- > View this message in context: http://old.nabble.com/Strange-Error-when- > compiling-tp27200978p27201394.html > Sent from the Mono - VB mailing list archive at Nabble.com. > > _______________________________________________ > Mono-vb mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-vb _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
