home *** CD-ROM | disk | FTP | other *** search
/ Freelog 27 / Freelog027.iso / bestof / powerpro / ppro32.dat / SkinTemplate2.txt < prev    next >
Text File  |  2001-06-08  |  3KB  |  57 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" -    
  11.      sound open.wav soundhide hide.wav  soundshow show.wav -
  12.      cursor "cursor.cur" otherback "bkg.bmp" othertext "nn nn nn" -
  13.      menuindent nn menuwidth nn menuheight nn menusepcolortop "nn nn nn" menusepcolorbottom "nn nn nn"
  14.     
  15. ; Use up to 4 *Font lines to define any special fonts.
  16. ; All keywords are shown; choose those that apply.
  17.  
  18. *Font 1 name "Arial" size 12 weight 500 bold italics underline
  19.  
  20.     
  21. ; First button is for *Info line
  22. ; This line is optional:  if your skin does not have a standard place for *Info omit
  23. ;   this line and use id 0 and following *Button line
  24. ; All keywords are shown; choose those that apply.
  25.  
  26. *Button id 0 left nn top nn width nn height nn no3d notext font n textover iconover -
  27.    soundhover "hover.wav" soundpress "press.wav" cursor "cursor.cur" -
  28.    textpos right iconpos right text "nn nn nn" texthover "nn nn nn" textpress "nn nn nn" alltext "nn nn nn" -
  29.    textleft nn textwidth nn texttop nn textheight nn icontop nn iconleft nn -
  30.    face "nn nn nn" facehover "nn nn nn" facepress "nn nn nn" faceall "nn nn nn" -
  31.    facebmp "face.bmp" hoverbmp "hover.bmp" pressbmp "press.bmp" allbmp "allstates.bmp"
  32.    
  33.    
  34. ; Next  button is for selector lines 
  35. ; All keywords are shown; choose those that apply.
  36.  
  37. *Button id 1 repeat "tosubbar nn nn nn" left nn top nn width nn height nn no3d notext font n textover iconover -
  38.    soundhover "hover.wav" soundpress "press.wav" cursor "cursor.cur" -
  39.    textpos right iconpos right text "nn nn nn" texthover "nn nn nn" textpress "nn nn nn" alltext "nn nn nn" -
  40.    textleft nn textwidth nn texttop nn textheight nn icontop nn iconleft nn -
  41.    face "nn nn nn" facehover "nn nn nn" facepress "nn nn nn" faceall "nn nn nn" -
  42.    facebmp "face.bmp" hoverbmp "hover.bmp" pressbmp "press.bmp" allbmp "allstates.bmp"
  43.    
  44.  
  45. ; Next  button is for subbars
  46. ; All keywords are shown; choose those that apply.
  47.  
  48. *Button id next repeat "1000 nn nn nn" left nn top nn width nn height nn no3d notext font n textover iconover --
  49.    soundhover "hover.wav" soundpress "press.wav" cursor "cursor.cur" -
  50.    textpos right iconpos right text "nn nn nn" texthover "nn nn nn" textpress "nn nn nn" alltext "nn nn nn" -
  51.    textleft nn textwidth nn texttop nn textheight nn icontop nn iconleft nn -
  52.    face "nn nn nn" facehover "nn nn nn" facepress "nn nn nn" faceall "nn nn nn" -
  53.    facebmp "face.bmp" hoverbmp "hover.bmp" pressbmp "press.bmp" allbmp "allstates.bmp"
  54.  
  55.  
  56.  
  57.