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

  1. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2. ;
  3. ; Created by Gary Steinke, May 21/99
  4. ;
  5. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  6.  
  7. [control]
  8. id=NFS5.ChronicleMainBoxControl
  9. description=Chronicle Box
  10.  
  11. parts=data,area
  12.  
  13. name.value=ID_ChronicleBox
  14.  
  15. states=normal,hidden,selected
  16. states.flags=0
  17.  
  18. size.value=454
  19. size.flags=0
  20. moveable.value=0
  21. moveable.flags=HIDDEN|READONLY
  22. resizeable.value=0
  23. resizeable.flags=HIDDEN|READONLY
  24. pos.value=95,182
  25. pos.label=control.pos
  26. pos.flags=0
  27. autosize.value=1
  28. autosize.flags=HIDDEN|READONLY
  29.  
  30.  
  31. [state.normal]
  32. parts=data,area
  33.  
  34. [state.selected]
  35. parts=data,area
  36.  
  37. [state.hidden]
  38. parts=data
  39.  
  40.  
  41. [part.data]
  42. id=DATA
  43. attributes.value=boolAccessor,onIndex,offIndex,transon,transoff
  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.  
  52. boolAccessor.type=STRING
  53. boolAccessor.value=put_value_here
  54. onIndex.type=INT
  55. onIndex.value=0
  56. offIndex.type=INT
  57. offIndex.value=1
  58.  
  59. [part.area]
  60. id=RECT
  61. pos.value=0,0
  62. pos.flags=HIDDEN|READONLY
  63. size.value=control.size.width,control.size.height
  64. size.flags=HIDDEN|READONLY
  65. color.value=0x80000080
  66.  
  67.