Examples/ExperienceUI/ioA.ini
changeset 0 d5ce4c64ef88
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Examples/ExperienceUI/ioA.ini	Tue Oct 16 00:07:41 2007 -0400
@@ -0,0 +1,19 @@
+[Settings]
+NumFields=2
+
+[Field 1]
+Type=label
+Text=Install Options Page A
+Left=0
+Right=-1
+Top=0
+Bottom=10
+
+[Field 2]
+Type=text
+Left=0
+Right=-1
+Top=20
+Bottom=100
+flags=MULTILINE|VSCROLL|READONLY
+State="Description:\r\n\r\n1 - Show custom page A (where you are now)\r\n2 - Show the components page\r\n3 - Show custom page B\r\n4 - Show directory page\r\n5 - Show custom page C\r\n6 - Show installation progress"
\ No newline at end of file