home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 October / PCWorld_2001-10_cd.bin / Software / Topware / gozilla / gozilla.exe / %MAINDIR% / search_big.skin / options.skn < prev    next >
Encoding:
Text File  |  2001-08-30  |  2.4 KB  |  48 lines

  1. <form name="Go!Zilla Search Options" image="window\black.bmp" width=300 height=100
  2.     resize_image=stretch resize_window=false topmost=true>
  3.  
  4.     <image name="1" x=0 y=0 width=5 height=22 image="window\upper_left.bmp">
  5.     <image name="2" x=5 y=0 width=-5 height=22 resize=stretch image="window\top.bmp">
  6.     <image name="3" x=-5 y=0 width=5 height=22 image="window\upper_right.bmp">
  7.  
  8.     <image name="4" x=0 y=22 width=6 height=-5 resize=stretch image="window\left_side.bmp">
  9.     <image name="5" x=-5 y=22 width=5 height=-9 resize=stretch image="window\right_side.bmp">
  10.  
  11.     <image name="6" x=0 y=-6 width=6 height=6 image="window\lower_left.bmp">
  12.     <image name="7" x=5 y=-6 width=-9 height=6 resize=stretch image="window\bottom.bmp">
  13.     <image name="8" x=-9 y=-9 width=9 height=9 image="window\lower_right.bmp">    
  14.     <!-- All controls go after this -->
  15.    
  16.     <textwindow name="options_title" x=4 y=2 width=100 height=14 
  17.         font=arial align=left fontsize=14 fontcolor=#FFFFFF text="Search Options">
  18.  
  19.     <button name="options ok" x=-110 y=-22
  20.         image="window\ok_n.bmp" mouseOver="window\ok_o.bmp" mouseDown="window\ok_d.bmp"   
  21.         text="OK" toggletext="OK"
  22.         text_x=17 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#3D3D9E 
  23.         fontstyle=bold togglefontstyle=bold>
  24.  
  25.     <button name="options cancel" x=-68 y=-22
  26.         image="window\cancel_n.bmp" mouseover="window\cancel_o.bmp" mousedown="window\cancel_d.bmp"
  27.         text="Cancel" toggletext="Cancel"
  28.         text_x=14 text_y=0 font=arial fontsize=14 fontcolor=#000000 mouseovercolor=#BF1800 
  29.         fontstyle=bold togglefontstyle=bold>
  30.  
  31.     <textwindow name="user_desc" x=9 y=26 width=60 height=14 
  32.         font=Arial align=left fontsize=14 fontcolor=#FFFFFF text="Username:">
  33.  
  34.     <textinput name="search_username" x=70 y=26 width=-11 height=12
  35.         font=arial align=left fontsize=14 fontcolor=#000000 bgcolor=#FFFFFF>
  36.  
  37.     <textwindow name="pass_desc" x=9 y=42 width=60 height=14 
  38.         font=Arial align=left fontsize=14 fontcolor=#FFFFFF text="Password:">
  39.  
  40.     <textinput name="search_password" x=70 y=42 width=-11 height=12
  41.         font=arial align=left fontsize=14 fontcolor=#000000 bgcolor=#FFFFFF>
  42.         
  43.     <textwindow name="up_desc" x=9 y=58 width=-11 height=14 
  44.         url="http://www.buygozilla.com/download_searchtrial.html" fontstyle=underline
  45.         font=Arial align=left fontsize=14 fontcolor=#7777BB text="Click here to get a free trial membership to Go!Zilla Search!">
  46.  
  47. </form>
  48.