equal
deleted
inserted
replaced
|
1 <html> |
|
2 <head> |
|
3 <title>ExperienceUI Documentation Content Frame</title> |
|
4 <link rel=stylesheet href=style.css type=text/css> |
|
5 </head> |
|
6 |
|
7 <body bgcolor="#FFFFFF" style="background-color:#FFFFFF;margin:0px;padding:0px"> |
|
8 |
|
9 <table border=0 width=100% height=100%> |
|
10 |
|
11 <tr> |
|
12 |
|
13 <td valign=top style=margin:10px;padding:10px> |
|
14 |
|
15 <h1>GUI manipulation macros</h1> |
|
16 |
|
17 <font face=Verdana style=font-size:8pt> |
|
18 |
|
19 <p style=margin-left:0.2in> |
|
20 |
|
21 <b>XPUI_FUNCTION_GUIINIT</b> - <font color=#FF0000><b>DEPRECATED</b></font> - You should not insert this macro anymore, as it is inserted automatically now. In pre-1.1M2 versions of the ExperienceUI, this macro initialized the visual style on the installer.<br> |
|
22 <br> |
|
23 <b>XPUI_HEADER_TEXT</b> <font color=#294F75>header_text header_subtext</font> - Sets the text on the installer header to whatever you specify. |
|
24 |
|
25 </p> |
|
26 |
|
27 </font> |
|
28 |
|
29 </td> |
|
30 |
|
31 </tr> |
|
32 |
|
33 <tr> |
|
34 |
|
35 <td valign=bottom style=margin:0px;padding:0px> |
|
36 |
|
37 <p class=footer>Copyright © 2004-2006 Dan Fuhry. All rights except those explicitly given in the <a href=license_agreement.htm style=color:#A0A0D0 onmouseover="this.style.color='#A0A0A0'" onmouseout="this.style.color='#A0A0D0'">license agreement</a> reserved.</p> |
|
38 |
|
39 </td> |
|
40 |
|
41 </tr> |
|
42 |
|
43 </table> |
|
44 |
|
45 </body> |
|
46 |
|
47 </html> |