[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform.swt] Re: XUL (or other markup) 2 SWT - interest and feasibility

Thanks. I wasn't aware of Jelly's SWT capabilities. I had a cursory
overview and it seems to be really nice. I will look at it in further
detail. 

-Tarun


On Tue, 13 May 2003 23:39:14 +0200, Gilles Dodinet wrote:

> hi - its actually not quite true that there is no xml dialect that 
> attempt to achieve the goals you describe. JellySWT is one of them. i 
> quote here the jelly site  :
> 
> " JellySWT is a simple Jelly library which can be used to create SWT 
> user interfaces. It allows XML documents (Jelly scripts) to be used to 
> define the layout and rendering of SWT front ends which avoids lots of 
> mundane Java coding, using markup to define the view of your front end 
> and allowing you to bind to Java code for the business objects and models"
> (http://jakarta.apache.org/commons/jelly/jellyswt.html)
> 
> However i havent tried it and so cannot really comment on it.
> 
> regards,
>