On Mon, Jul 19, 2004 at 01:56:25PM +0200, Guy Langston wrote: > Hello All, > > > > I am currently porting a number of my companies' enterprise applications > to Mono-1. It has been a most pleasant experience. > > > > For ASP.NET we use Microsoft.Web.UI.WebControls, which was semi-released > by Microsoft a while back. Specifically we use the DHTML Tree Control, > and the DHMTL Tab Page Control. I need to replace this functionality for > the Mono implementation.
For the current release of MONO, I posted a patch to Microsoft.Web.UI.WebControls in bugzilla (bug # 60575) which allows it to compile and run. There is still some issues with the reading from an XML file for the Tree, but it appears to be working otherwise. - Dennis > > > > Does anyone know of a mono-compatible implementation of the same > *functionality*, I am not particularly interested in code/class > compatibility? > > > > With Kind Regards, > > > > - Guy > > > > ---===--- > > Guy Langston - [EMAIL PROTECTED] > > Senior Software Architect > > Jam Warehouse > > http://www.jamwarehouse.com <http://www.jamwarehouse.com/> > > Smart Business Innovation > > (W) +27214477440 > > After-Hours: [EMAIL PROTECTED] / +27 (0)83-2329563 > > Tech [ Blog <http://www.langston.org.za/~guy/blog/> | Wiki > <http://langston.org.za/wiki/> | Homepage > <http://www.langston.org.za/~guy/index.html> ] > > > > > This email is sent subject to a disclaimer available at > http://www.jamwarehouse.com/about_us/EmailDisclaimer/ > _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
