vlp-15 Set version to 3.1. Replaced hardcoded strings with generated ones.
[vlp.git] / doc / html / gui2.html
1 <HTML>
2 <HEAD></HEAD>
3 <BODY>
4 <B> GUI constants and variables </B>
5 <HR>
6 <B>Colors:</B><BR>
7 <PRE>
8  c_white,c_yellow,c_rose,c_red,
9  c_turq,c_green,c_blue,c_darkgrey,
10  c_lightgrey,c_brown,c_violet, c_darkred,
11  c_darkturq,c_darkgreen,c_darkblue,
12  c_black;
13 </PRE>
14 <B> Variables:</B>
15 <UL>
16 <LI> cursor_x - X position of the graphic cursor
17 <LI> cursor_y - Y position of the graphic cursor
18 </UL>
19 <HR>
20 <A HREF="index.html"> Return to Index </A>
21 </BODY>
22 </HTML>