home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / Palettes / WLabeledSlider / Examples / anExample.nib / data.nib (.txt) < prev   
Encoding:
NeXT TypedStream Data  |  1994-06-07  |  2.2 KB  |  29 lines

  1. typedstream
  2. IBObjectData
  3. Object
  4. CustomObject
  5. WindowTemplate
  6. iiii***@s@
  7. $Wave's wicked useful Labeled Sliders
  8. Panel
  9.     Responder
  10. [14@]
  11. WLabeledSlider
  12. Slider
  13. Control
  14. SliderCell
  15. ActionCell
  16. dddf@d@d
  17.     TextField
  18. TextFieldCell
  19. Futura-Bold
  20.     Helvetica
  21. xThese three sliders all have their minText, maxText and valText outlets connected.  Do a test interface (cmd-r) and play
  22. Note that if you want the min, max, and val values to show up when you're in IB and you haven't touched the slider yet, you have to type them in manually, like I did for the bottom slider.  This is because IB doesn't have the equivalent to -awakeFromNIB, which would let me know that all the other objects had initialized themselves and that my outlets were now connected.  Bummer, huh?  Send mail to NeXT to get them to fix it.  Should be called - awakeInIB or somesuch...
  23. File's Owner
  24. IBOutletConnector
  25. IBConnector
  26. maxText
  27. valText
  28. minText
  29.