I will be binding the jstree control:

http://www.jstree.com/

I've already added the needed js portions to git and created a simple raw
use example in test/tree.adb  The example is of interest because it shows
how one can work easily with js libraries and capture new events not bound
in Gnoga.

I've made a change to the internal event processing in Gnoga (can ignore if
you never plan on binding new JS widgets on your own, etc)

1) Events are now defined on the js side to have two parameters, e and
data, this will allow use of jquery custom events found in many jquery
plugins.

2) Base_Type.Bind_Event now takes an additional parameter "Eval" that is
raw JS to be executed before creating the return message for the event to
the Gnoga app.

David Botton
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Gnoga-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to