home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 March / PCWorld_2000-03_cd.bin / Software / TemaCD / PowerPro / ppro24.dat / SkinTemplate2.txt < prev    next >
Text File  |  2000-01-30  |  3KB  |  56 lines

  1. *skin author "first last" created "xx MMM yy" thumb thumbfile.bmp -
  2.     title "text for title"
  3.     
  4. Usage notes go here
  5. This is SkinTemplate2.txt which shows a bar with a *Info button and
  6.   then a series of selector buttons for selecting subbars
  7.  
  8. ; *Bar command shows all keywords; choose those that apply
  9.  
  10. *Bar shape "shapefile.bmp" marker "markerfile.bmp" sound open.wav -
  11.      cursor "cursor.cur" otherback "bkg.bmp" othertext "nn nn nn"
  12.      
  13.     
  14. ; Use up to 4 *Font lines to define any special fonts.
  15. ; All keywords are shown; choose those that apply.
  16.  
  17. *Font 1 name "Arial" size 12 weight 500 bold italics underline
  18.  
  19.     
  20. ; First button is for *Info line
  21. ; This line is optional:  if your skin does not have a standard place for *Info omit
  22. ;   this line and use id 0 and following *Button line
  23. ; All keywords are shown; choose those that apply.
  24.  
  25. *Button id 0 left nn top nn width nn height nn no3d notext font n textover iconover -
  26.    soundhover "hover.wav" shoundpress "press.wav" cursor "cursor.cur" -
  27.    textpos right iconpos right text "nn nn nn" texthover "nn nn nn" textpress "nn nn nn" alltext "nn nn nn" -
  28.    textleft nn textwidth nn texttop nn textheight nn icontop nn iconleft nn -
  29.    face "nn nn nn" facehover "nn nn nn" facepress "nn nn nn" faceall "nn nn nn" -
  30.    facebmp "face.bmp" hoverbmp "hover.bmp" pressbmp "press.bmp" allbmp "allstates.bmp"
  31.    
  32.    
  33. ; Next  button is for selector lines 
  34. ; All keywords are shown; choose those that apply.
  35.  
  36. *Button id 1 repeat "tosubbar nn nn nn" left nn top nn width nn height nn no3d notext font n textover iconover -
  37.    soundhover "hover.wav" shoundpress "press.wav" cursor "cursor.cur" -
  38.    textpos right iconpos right text "nn nn nn" texthover "nn nn nn" textpress "nn nn nn" alltext "nn nn nn" -
  39.    textleft nn textwidth nn texttop nn textheight nn icontop nn iconleft nn -
  40.    face "nn nn nn" facehover "nn nn nn" facepress "nn nn nn" faceall "nn nn nn" -
  41.    facebmp "face.bmp" hoverbmp "hover.bmp" pressbmp "press.bmp" allbmp "allstates.bmp"
  42.    
  43.  
  44. ; Next  button is for subbars
  45. ; All keywords are shown; choose those that apply.
  46.  
  47. *Button id next repeat "1000 nn nn nn" left nn top nn width nn height nn no3d notext font n textover iconover --
  48.    soundhover "hover.wav" shoundpress "press.wav" cursor "cursor.cur" -
  49.    textpos right iconpos right text "nn nn nn" texthover "nn nn nn" textpress "nn nn nn" alltext "nn nn nn" -
  50.    textleft nn textwidth nn texttop nn textheight nn icontop nn iconleft nn -
  51.    face "nn nn nn" facehover "nn nn nn" facepress "nn nn nn" faceall "nn nn nn" -
  52.    facebmp "face.bmp" hoverbmp "hover.bmp" pressbmp "press.bmp" allbmp "allstates.bmp"
  53.  
  54.  
  55.  
  56.