07-16-2012 01:19 PM
Hi.
I need a simple and step by step tutorial on how to make custom lists like the ones in the OS 2.0 Messages app or source code.
LISTS
Each list item will have
1) Icon to the left
2) Title text, description text, and status text
3) Basic styling (white background, onClick blue gradient background)
Select List Item
1) Add checkbox to each list item
The forum posts/replies and kb article about skinning are really confusing, and even after reading them 20 times, I still can't make a simple list with more than one line per list item.
These components will be used in my Playbook app. I am knowing how to make them will be helpful to any developer making content rich applications.
![]()
07-16-2012 02:49 PM
07-17-2012 03:18 AM
Yes. I do not find them helpful. Is there source code for complete application. I need to see how the files FIT TOGETHER.
Also, here is a great example of an application that has applied these custom list items/buttons etc. Maybe I will have better help emailing the developers how they implemented some of these controls.
Organize Me App
http://www.youtube.com/watch?v=xUV_DDEygok
If someone can post code on GitHub that would be greatly appreciated by me and others.
07-21-2012 02:43 PM
The app in the YouTube video looks like it was created using the Enyo Javascript framework that has been open sourced by HP. You can check out the framework at enyojs.com and search for their code examples on github. Obviously we are talking Webworks if you want to use Enyo.