home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / YellowBox / Kits / MiscTableScroll-138.1 / Palettes / MiscTableScroll / Palette / MiscTableConnector.strings < prev    next >
Encoding:
Text File  |  1998-03-31  |  519 b   |  15 lines

  1. //-----------------------------------------------------------------------------
  2. // MiscTableConnector.strings
  3. //
  4. //    Describes which outlet names have "action" variables associated with
  5. //    them.  This tells the MiscTableConnector and MiscTableConnInspector
  6. //    classes which outlets should be handled like the "target" outlets are
  7. //    handled by the standard IB connection inspector.
  8. //
  9. //-----------------------------------------------------------------------------
  10.  
  11. {
  12. target = "action";
  13. doubleTarget = "doubleAction";
  14. }
  15.