CommandFusion Wiki

Documentation Resources

User Tools

Site Tools


software:gui-designer:lists

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

software:gui-designer:lists [2013/04/08 00:34]
aaron
software:gui-designer:lists [2013/06/27 11:46] (current)
terrylau
Line 7: Line 7:
 A list is a dynamic GUI object where the contents can be scrolled vertically or horizontally. List contents are built via stacking [[software:​gui-designer:​subpage|subpages]] which can contain any GUI object such as buttons, text etc. A list is a dynamic GUI object where the contents can be scrolled vertically or horizontally. List contents are built via stacking [[software:​gui-designer:​subpage|subpages]] which can contain any GUI object such as buttons, text etc.
  
-Below is an example of a dynamic list taken from our [[https://​github.com/​CommandFusion/​XBMC|XBox Media Centre GUI]]. Click the image to view a larger version.\\+Below is an example of a dynamic list taken from our [[https://​github.com/​CommandFusion/​XBMC|XBMC Media Centre GUI]]. Click the image to view a larger version.\\
 {{:​software:​gui-designer:​commandfusion_guidesigner_dynamic_list_example.png?​direct&​600|}}\\ {{:​software:​gui-designer:​commandfusion_guidesigner_dynamic_list_example.png?​direct&​600|}}\\
  
Line 22: Line 22:
  
 === 1 - List Join === === 1 - List Join ===
 +
 +Assign a join number to the list. List joins are specifically only applicable for lists and is different from digital, analog and serial joins. Can be tracked via the Join Manager in the guiDesigner. ​
  
 === 2 - Appearance X, Y, W, H === === 2 - Appearance X, Y, W, H ===
Line 33: Line 35:
  
 === 3 - Appearance - Subpage settings === === 3 - Appearance - Subpage settings ===
 +
 +  * Header Subpage : Contents are static and have a single header item only.
 +  * Title Subpage : Contents are dynamic and are added at runtime. Can have multiple title items.
 +  * Content Subpage : Contents are dynamic and are added at runtime. Can have multiple content items.
 +  * Footer Subpage : Contents are static and have a single footer item only.
  
 === 4 - Appearance - Vertical/​Horizontal === === 4 - Appearance - Vertical/​Horizontal ===
 +
 +Selecting either options will enable the list contents and scrolling direction to be horizontally or vertically.
  
 === 5 - Appearance BG Color === === 5 - Appearance BG Color ===
Line 41: Line 50:
  
 === 7 - Scroll Event Command & Macro === === 7 - Scroll Event Command & Macro ===
 +
 +Macros and commands assigned would be executed as the list scrolls.
  
 === 8 - List End Command & Macro === === 8 - List End Command & Macro ===
 +
 +Macros and commands assigned would be executed as the list items reaches the bottom of the list.
  
 === 9 - Preview Data - Scroll Position === === 9 - Preview Data - Scroll Position ===
 +
 +=== 10 - Enable Swipe Delete - Checkbox ===
  
  
  
  
software/gui-designer/lists.1365381272.txt.gz ยท Last modified: 2013/04/08 00:34 by aaron