This shows you the differences between two versions of the page.
|
software:modules-and-examples:dynamic-room-list [2013/05/09 00:27] aaron Page moved from software:examples-software:gui-examples:dynamic-room-list to software:modules-and-examples:dynamic-room-list |
software:modules-and-examples:dynamic-room-list [2013/05/09 01:00] (current) aaron |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Dynamic Room List ====== | + | ====== Dynamic Room List Example====== |
| + | |||
| + | Use HTTP Requests and an XML file to generate a dynamic room list, allowing for multiple levels and rooms in each level. | ||
| + | |||
| + | Simply change the XML and your room listing will update accordingly. | ||
| + | |||
| + | Page flip to the room on select. | ||
| + | |||
| + | [[https://github.com/CommandFusion/DemoUserInterfaces/tree/master/DynamicRoomList|View on GitHub]] | ||
| - | Use HTTP Requests and an XML file to generate a dynamic room list, allowing for multiple levels and rooms in each level.\\ | ||
| - | Simply change the XML and your room listing will update accordingly.\\ | ||
| - | Page flip to the room on select.\\ | ||
| - | \\ | ||
| - | [[https://github.com/CommandFusion/DemoUserInterfaces/tree/master/DynamicRoomList|View on GitHub]]\\ | ||
| - | \\ | ||