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/03/28 04:55]
aaron
software:gui-designer:lists [2013/06/27 11:46] (current)
terrylau
Line 1: Line 1:
-====== ​Lists ======+====== ​List Tool ====== 
 +<WRAP center round important 45%> 
 +This page is under construction,​ for further help on this topic see our [[http://​www.commandfusion.com/​support|support page]]. 
 +</​WRAP>​ 
  
 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 16: Line 20:
  
 {{:​software:​gui-designer:​commandfusion_guidesigner_list_properties.png?​nolink|}} {{:​software:​gui-designer:​commandfusion_guidesigner_list_properties.png?​nolink|}}
 +
 +=== 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 ===
 +
 +This option allows for manual entry of the position and size of the list.
 +
 +  * X Position (left of list)
 +  * Y Position (top of list)
 +  * Width of the list
 +  * Height of the list
 +
 +=== 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 ===
 +
 +Selecting either options will enable the list contents and scrolling direction to be horizontally or vertically.
 +
 +=== 5 - Appearance BG Color ===
 +
 +=== 6 - Preview Data - Item Format ===
 +
 +=== 7 - Scroll Event Command & Macro ===
 +
 +Macros and commands assigned would be executed as the list scrolls.
 +
 +=== 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 ===
 +
 +=== 10 - Enable Swipe Delete - Checkbox ===
 +
 +
 +
 +
software/gui-designer/lists.1364446510.txt.gz · Last modified: 2013/03/28 04:55 by aaron