NXmlUI - #Develop XML forms distro - Create Windows Forms Using XUL

Gerald Bauer <[email protected]> Wed, 27 Apr 2005 12:07:43 -0700
Newsgroups gmane.comp.lang.xul.announce
Message-ID <[email protected]>
Hello,

   Alexey A. Popov has created a distro/project for the XML forms  
support built into SharpDevelop (#Develop) called NXmlUI.

    You can grab the sources and examples online @ http:// 
sourceforge.net/projects/nxmlui

    - Gerald

PS: In case you wonder what NXmlUI XML forms look like. Here's a sample:

<Components version="1.0">
   <System.Windows.Forms.Form>
     <Name value="AboutForm" />
     <FormBorderStyle value="FixedDialog" />
     <StartPosition value="CenterScreen" />
     <ClientSize value="{Width=304, Height=182}" />
     <MinimizeBox value="False" />
     <DockPadding value="" />
     <Text value="About XPad application" />
     <AcceptButton value="btnOk [System.Windows.Forms.Button], Text:  
Close" />
     <MaximizeBox value="False" />
     <Controls>
       <System.Windows.Forms.Button>
         <Name value="btnOk" />
         <Location value="{X=112,Y=136}" />
         <Size value="{Width=75, Height=24}" />
         <Text value="Close" />
         <TabIndex value="0" />
         <DialogResult value="OK" />
       </System.Windows.Forms.Button>
     </Controls>
   </System.Windows.Forms.Form>
</Components>


-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix