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

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