On Tue, 24 Jan 2012, Joshua Lim wrote:

Hi,

I've been trying out the fpweb extdirect demos and find the js coding part quite challenging for someone who only knows Pascal, so in the absence of a WYSIWYG extjs editor for fpc such as Randaus and UniGui, I thought of using Ext Designer, but the js codes generated by Ext Designer is very different from the examples provided in fcl-web folder.

How do you mean ?

Meanwhile, I've been searching the net for fpweb json examples, there has only been 2 articles written by Leonardo in 2010 http://leonardorame.blogspot.com/2010/03/web-20-programming-with-object-pascal.html.

Any thoughts on this?  Thanks.  :)

There is nothing FPC-specific about the way you must program ExtJS to work
with fpweb.

FPC just provides Ext.Direct server-side functionality and data for a JSON or XML store. All you need to do is make sure Ext has the correct URL.

Michael.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to