Sencha Inc
Andrea Cammarata, Solutions Engineer
Owner at SIMACS
@AndreaCammarata
www.andreacammarata.com
github: https://github.com/AndreaCammarata
TUX components bundle for Sencha Touch 2.x.x
https://github.com/AndreaCammarata/TUX
I can not stop to implement new features, so I decided to implement a new config options that will allow you to provide an itemEditTpl.
Setting this new config param, when you start to edit the list, all the list items will be replaced with the new provided itemEditTpl html. So you have the opportunity to render the list elements in a different way if the list is in normal or edit mode.
I will post a new video this afternoon.
Sencha Inc
Andrea Cammarata, Solutions Engineer
Owner at SIMACS
@AndreaCammarata
www.andreacammarata.com
github: https://github.com/AndreaCammarata
TUX components bundle for Sencha Touch 2.x.x
https://github.com/AndreaCammarata/TUX
Ok guys, as I provise I posted a new video that show you how the delete animations and the editItemTpl config param works.
Actually you can choose from three different delete animations:
but as already said you will be able to add your own editing the sass file and the deleteAnimationCls config param.
- SlideOut
- Explosion
- BlackHole
In this video you will even see how the itemEditTpl works:
If specified, the list will apply this XTemplate to all the list elements before to enter in edit mode.
This will give you more options to customize the component.
I even made the list items flexibles. In this way even if you resize the browser page or change the device orientation the layout will be not broken.
This video is attached to the first post of this Thread.
Hope you appreciate it.
PS: The sample application showed in the video will be release on github as well.
Sencha Inc
Andrea Cammarata, Solutions Engineer
Owner at SIMACS
@AndreaCammarata
www.andreacammarata.com
github: https://github.com/AndreaCammarata
TUX components bundle for Sencha Touch 2.x.x
https://github.com/AndreaCammarata/TUX
Hi guys.
I've finally release a first beta version of the component (v.0.8.4).
You will find more informations about it in the first post of this Thread.
Looking forward for your feedbacks
Hope this helps.
Sencha Inc
Andrea Cammarata, Solutions Engineer
Owner at SIMACS
@AndreaCammarata
www.andreacammarata.com
github: https://github.com/AndreaCammarata
TUX components bundle for Sencha Touch 2.x.x
https://github.com/AndreaCammarata/TUX
wow looks good man. nice work
I'm planning to use single delete mode from your code to my app. But I want my app save the last position changes on the list, I'm thinking to save my json store to localStorage and then update the position index into localStorage so that when the browser refresh/reload it will display the last changes. Any suggest ?
Sencha Inc
Andrea Cammarata, Solutions Engineer
Owner at SIMACS
@AndreaCammarata
www.andreacammarata.com
github: https://github.com/AndreaCammarata
TUX components bundle for Sencha Touch 2.x.x
https://github.com/AndreaCammarata/TUX
works great, looks awesome!! I'm loving the plugins you're coming up with!
now if i could only figure out how to put your editable list into my app![]()
Sencha Inc
Andrea Cammarata, Solutions Engineer
Owner at SIMACS
@AndreaCammarata
www.andreacammarata.com
github: https://github.com/AndreaCammarata
TUX components bundle for Sencha Touch 2.x.x
https://github.com/AndreaCammarata/TUX
I'm new to Sencha Touch (3 weeks, no prior programming experience) I'm very lost...![]()
Sencha Inc
Andrea Cammarata, Solutions Engineer
Owner at SIMACS
@AndreaCammarata
www.andreacammarata.com
github: https://github.com/AndreaCammarata
TUX components bundle for Sencha Touch 2.x.x
https://github.com/AndreaCammarata/TUX