home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 2 / BBS in a box - Trilogy II.iso / Files / Hyper / U-Z / WindowScript™.Demo / WindowScript™ 1.0 Working Model / WindowScript™ 1.0 Working Model.rsrc / ljb_148_Copy Resources < prev    next >
Encoding:
Text File  |  1992-04-29  |  5.0 KB  |  53 lines

  1. ItemType: WIND
  2. Rect: 128,76,497,269
  3. Style: Dialog
  4. HasTitleBar: TRUE
  5. HasCloseBox: TRUE
  6. Name: Copy Resources
  7. TextFont: Geneva
  8. TextSize: 9
  9. WhiteColor: -4370,-4370,-4370
  10. Result: i3_SelectionText
  11.  
  12. ItemType: PUSH
  13. Rect: 276,156,348,176
  14. TextFont: Chicago
  15. TextSize: 12
  16. Name: Copy
  17. DefaultItem: TRUE
  18. AutoClose: TRUE
  19.  
  20. ItemType: PUSH
  21. Rect: 176,156,256,176
  22. TextFont: Chicago
  23. TextSize: 12
  24. Name: Cancel
  25. CancelItem: TRUE
  26. AutoClose: TRUE
  27.  
  28. ItemType: LIST
  29. Rect: 8,8,160,186
  30. TextFont: Monaco
  31. Name: rList
  32. WhiteColor: -1,-1,-13108
  33. Style: ListWithMetas
  34. Text: XFCN WindowScript¬XFCN wsGet¬XCMD wsSet¬XCMD wsSend¬(-¬LDEF ListAsMenu¬LDEF ListOfIcons¬LDEF ListOfPictures¬LDEF ListOfFinderIcons¬LDEF ListWithIcons¬LDEF ListWithTabs…¬LDEF ListWithMetas¬(-¬CDEF Latch¬CDEF LatchPush¬CDEF ProgressBox¬CDEF Digit¬(-¬MDEF Tear¬MDEF Clut¬(-¬XFCN AnswerColor¬XFCN HasQT¬XFCN ResourceList¬XFCN Scrunch¬XFCN ScreenInfo¬XFCN Unscrunch¬(-¬XCMD menuSet¬XFCN menuGet¬(-¬Keyƒ OnlyDigits¬Keyƒ Only1Line¬Keyƒ OnlyMath
  35. DoubleClickItem: 1
  36. Script: get number of items in objValue¬¬if it =0 then ¬  put "Select any single resource from the list at left for a description. Be sure to select all those to be copied." into t¬else if it = 1 then¬  put line objValue of wsGet(wdID,"Descriptions","TEXT") into t¬else¬  put it&&"resources selected." into t¬end if¬wsSet wdID,"theDesc","TEXT",t
  37.  
  38. ItemType: TEXT
  39. Rect: 184,16,352,128
  40. TextSize: 12
  41. Name: TheDesc
  42. WhiteColor: -4370,-4370,-4370
  43. Text: Select any single resource from the list at left for a description. Be sure to select all those to be copied.
  44.  
  45. ItemType: TEXT
  46. Rect: 183,268,377,308
  47. Name: Descriptions
  48. Scrolling: TRUE
  49. Text: This external function is responsible for the actual display and manipulation of the windows. It must be included in distributed stacks.¬This external function is use to access property values from windows. It must be included in distributed stacks.¬This external command is use to change property values of windows. It must be included in distributed stacks.¬This external command is use to send commands to windows. It must be included in distributed stacks.¬¬This custom list style is used to display lists which represent menus. It respects the same meta characters as menus. It is needed only if used.¬This custom list style is used to display lists containing icons. It is needed only if used.¬This custom list style is used to display lists containing pictures. It is needed only if used.¬This custom list style is used to display lists containing finder icons. It is needed only if used.¬This custom list style is used to display lists of text blocks. Each list line contains an icon and a block of text. It is needed only if used.¬This custom list style is used to display text organized in columns. It is needed only if used.¬This custom list style is used to display text styled by special meta characters. It is needed only if used.¬¬This custom control style acts like the latch in the alarm clock which drops down the time setting controls. It is needed only if used.¬This custom control style acts like a combination of a push button and a latch. It is needed only if used.¬This custom control style shows a quantity by filling a box with black. It is needed only if used.¬This custom control style has small up and down arrows which usually adjust a numeric value. It is needed only if used.¬¬This custom menu style allows you to display pictures in menus. Each picture may be split into a grid of items. It is needed only if used.¬This custom menu style allows you to display the colors in a color lookup table. It is needed only if used.¬¬This external function displays the standard color picker dialog and returns the RGB value of the color selected. It is needed only if used.¬This external function determines if QuickTime is available and returns either true or false. It is needed only if used.¬This external function returns a list of the resources of a given type in the given stack. The contents of the list is customizable. It is needed only if used.¬This external function converts return characters into option-L characters. It is needed only if used.¬This external function returns information about available screens such as the number of colors each displays and its position. It is needed only if used.¬This external function converts option-L characters into return characters. It is needed only if used.¬¬This external command allows you to manipulate menus item with a syntax similar to wsSet. It is needed only if used.¬This external function allows you to manipulate menus item with a syntax similar to wsGet. It is needed only if used.¬¬This resource is used to limit characters entered into text objects to only digits. It is used with the KeyFilter property.¬This resource is used to limit characters entered into text objects to only one line (no returns). It is used with the KeyFilter property.¬This resource is used to limit characters entered into text objects to only digits, commas, periods and math symbols. It is used with the KeyFilter property.
  50.  
  51. ItemType: BOX
  52. Rect: 176,8,360,136
  53. Pen: Gray