TableViewLib Sample entire in LUA -- still under construction.

2 replies [Last post]
fpassa's picture
fpassa
User offline. Last seen 1 day 17 hours ago. Offline
Joined: 17 Sep 2009

Hi all,

I've received lot of emails asking me this code of a potential library to manage List View in CORONA. I am still improving this library into a new one, but as many of you asked me to share it, I am posting the previous version of my starting work with some updates. I guess this will be useful for the community and also to improve this little Lib.

So, feel free to modify, improve or change it at all, but please share it here what you do with that.

Please take into account that this code is Alpha code, that's means it is not yet optimized nor cleaned either structured, because it is a work in progress to see the possibility to manage some UI Native iPhone interface behaviors by using LUA code only. You will notice that drawing function are coded and dynamically, so you can also used it on iPad and even Android, with the same result. Cool, eh...?

If you wish to take it the code and sample main.lua, please get it from here in a .zip file.

http://dl.dropbox.com/u/7327377/vlsarg/Sitio_web/Enter.html

Regards,

Flavio

Replies

myfogview
User offline. Last seen 2 weeks 5 days ago. Offline
Joined: 14 Apr 2010

Flavio,

Thanks for posting this sample code.

Tom

fpassa's picture
fpassa
User offline. Last seen 1 day 17 hours ago. Offline
Joined: 17 Sep 2009

Hi all,

New version V0.13 is now available.

- Row selection is now fixed and tested on device
- ScrollLine is now rearranged on display hierarchy depending if there is or not header/footer
- Rounded Row are now available depending on styleRect parameter, where if it is 1=rect, otherwise=rounded

I am still improving this little library and a new one where I will merge all of these things. I hope to be useful for anyone here.

Regards,

Flavio.

Here's the link page: http://dl.dropbox.com/u/7327377/vlsarg/Sitio_web/Enter_files/tableViewSampleV0.13.zip

Enjoy it

Viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.