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

  1. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2. ;
  3. ; Hud Display Control
  4. ;
  5. ; - gary    
  6. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  7.  
  8. [control]
  9. id=NFS5.HUD
  10. description=Hud Display Control
  11.  
  12. parts=area,data
  13.  
  14. name.value=ID_HUDDISPLAYCONTROL
  15.  
  16. states=normal,hidden
  17. states.flags=0
  18.  
  19. size.value=50,50
  20. size.flags=0
  21. moveable.value=1
  22. moveable.flags=HIDDEN|READONLY
  23. resizeable.value=1
  24. resizeable.flags=HIDDEN|READONLY
  25. pos=0,0
  26. pos.label=control.pos
  27.  
  28.  
  29. autosize.value=1
  30. autosize.flags=HIDDEN|READONLY
  31.  
  32.  
  33. [state.normal]
  34. parts=data,area
  35.  
  36. [state.hidden]
  37. parts=data
  38.  
  39.  
  40.  
  41. [part.data]
  42. id=DATA
  43. attributes.value=transon,transoff,nosize
  44. transon.type=STRING
  45. transon.value=FADE
  46. transon.label=Transition On
  47. transon.flags=0
  48. transoff.type=STRING
  49. transoff.value=SAME
  50. transoff.label=Transition Off
  51. nosize.type=INT
  52. nosize.value=1
  53. nosize.flags=HIDDEN|READONLY
  54.  
  55. [part.area]
  56. id=RECT
  57. pos.value=0,0
  58. pos.flags=HIDDEN|READONLY
  59. size.value=control.size.width,control.size.height
  60. size.flags=HIDDEN|READONLY
  61. color.value=0x8000ff00