Hi,

Flowlogix 1.2.x does not support Tapestry 5.4,
Flowlogix 1.4-SNAPSHOT supports Tapestry 5.4-JQuery combination.

There is also tapestry-5.4 tag

On Mar 20, 2014, at 4:45 AM, Martin Nagl wrote:

> Hi all,
> 
> I am trying to implement a "loading" indicator for zone updates in Tapestry
> 5.4. Something like this, but for T5.4:
> http://code.google.com/p/flowlogix/source/browse/tapestry-services/src/main/resources/com/flowlogix/web/mixins/spinner-zone-overlay.js
> 
> In T5.3 you can use:
> $(document.body).on(Tapestry.TRIGGER_ZONE_UPDATE_EVENT, addZoneOverlay)
> 
> Is there a corresponding event in T5.4? I only found "events.zone.update",
> which is triggered when zone is being updated.
> 
> Has anybody tried to implement this in T5.4?
> 
> Thanks
> Martin


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to