home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2000 June / CyberMycha0006.iso / NFSPorsche / data1.cab / Program_Files / FEDATA / Controls / TintedPicture.ctr < prev    next >
Text File  |  2000-03-27  |  1KB  |  65 lines

  1. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2. ;
  3. ; Picture
  4. ;
  5. ; Simple control.  Draws a picture, but allows for a tint value.
  6. ;
  7. ; Created by Gary Steinke, May 21/99
  8. ;
  9. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  10. [control]
  11. id=NFS5.TintedPicture
  12. description=Tinted Picture
  13.  
  14. parts=picture,data
  15.  
  16. name.value=ID_TINTEDPICTURE
  17.  
  18. states=normal,hidden,selected
  19. states.flags=0
  20. size.value=50,150
  21. size.flags=0
  22. moveable.value=1
  23. moveable.flags=HIDDEN|READONLY
  24. resizeable.value=1
  25. resizeable.flags=HIDDEN|READONLY
  26. pos=0,0
  27. pos.label=control.pos
  28.  
  29. autosize.value=1
  30. autosize.flags=HIDDEN|READONLY
  31.  
  32.  
  33. [state.normal]
  34. parts=data,picture
  35.  
  36. [state.selected]
  37. parts=data,picture
  38.  
  39. [state.hidden]
  40. parts=data
  41.  
  42.  
  43. [part.data]
  44. id=DATA
  45. attributes.value=transon,transoff,tint,eratint
  46. transon.type=STRING
  47. transon.value=FADE
  48. transon.label=Transition On
  49. transon.flags=0
  50. transoff.type=STRING
  51. transoff.value=SAME
  52. transoff.label=Transition Off
  53. tint.value=0xFFFFFFFF
  54. tint.type=COLOR
  55. tint.flags=0
  56. eratint.type=INT
  57. eratint.value=0    
  58.  
  59. [part.picture]
  60. id=SHAPE
  61. pos.value=0,0
  62. pos.flags=HIDDEN|READONLY
  63. size.flags=HIDDEN|READONLY
  64. shapePathName.value=pointer.fsh
  65. shapeIndex.value=0