No idea :D

I builded web sites over CMS but main "web development" was with other RaD tool 
(java and dojo) for web development.

I'm still trying to investigate good practices to develop web under FPC, and to 
reuse code for desktop apps too, with OOP I suppose. My Delphi development 
background was mainly event-oriented programming, not OOP

Enviado desde mi iPad

/Giuseppe

> El 05/02/2014, a las 15:55, silvioprog <[email protected]> escribió:
> 
> 2014-02-05 <[email protected]>:
>> The best of the best could be WebControls, a widgeset thath translate 
>> widgets to some JS library, to design WYSIWYG … I think could be an 
>> ambitious project, but time is time.
>> 
>> Form -> Page.
>> Grid -> AlloyUI datatable http://alloyui.com/tutorials/datatable/
>> and so on..
>> 
>> IIRC Raudus do same thing, or I’m wrong?
>> 
>> Regards.
>> 
>> Enviado desde Surface Pro
> 
> 
> I have seen AlloyUI and despite being very interesting, IMHO, they sinned in 
> not using jQuery natively. :)
> 
> See widgets using jQuery, like comercial options http://www.jqwidgets.com, 
> http://www.telerik.com/kendo-ui, or open source options 
> http://www.jeasyui.com, http://www.jtable.org etc. This projects works fine 
> with RESTful tecnology, so you can use one of these project in front-end, and 
> Brook in back-end.
> 
> Ah, using Brook, you are already using FCL-Web. FCL-Web is the engine, Brook 
> the frame, and your widget the bodywork. :)
> 
> -- 
> Silvio Clécio
> My public projects - github.com/silvioprog
> --
> _______________________________________________
> Lazarus mailing list
> [email protected]
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to