home *** CD-ROM | disk | FTP | other *** search
/ Using Asymetrix Multimedi…ool Book Special Edition / SE_UAMT.iso / examples / ch1902.tbk (.txt) < prev    next >
Encoding:
Asymetrix ToolBook File  |  1995-10-29  |  28.3 KB  |  338 lines

  1. <BookPath>
  2. :HDMEDIAPATH
  3. Arial
  4.     linkDLL "tb30win.dll"
  5.         INT displayLogPixelsX()
  6. lsY()
  7. !AspectX()
  8. /AspectY()
  9. =AspectXY()
  10. LBitsPerPixel()
  11. _horizontalDisplayRes()
  12. zhorizontalDisplaySize()
  13. verticalDisplayRes()
  14. verticalDisplaySize()
  15.  X:" && 
  16.  Y:" && displayLogPixelsY()
  17.  X:" && displayAspectX()
  18.  Y:" && displayAspectY()
  19.  XY:" && displayAspectXY()
  20.  per pixel:" && displayBitsPerPixel()
  21. "Horizontal 
  22.  resolution:" && 
  23. (mm):" && 
  24. "Vertical 
  25. (mm):" && 
  26. playAspectY
  27. displayLogPixelsX
  28. Aspect XY:
  29. Pixels X:
  30. Aspect X:
  31.  displayLogPixelsY
  32. displayAspectX
  33. displayAspectXY
  34. rpdisplayBitsPerPixel
  35. bits per pixel:
  36. displayLogPixelsX
  37. displayLogPixelsY
  38. displayAspectX
  39. displayAspectY
  40. displayAspectXY
  41. displayBitsPerPixel
  42. buttonUp
  43.     linkDLL "tb30win.dll"
  44.         INT displayLogPixelsX()
  45. lsY()
  46. !AspectX()
  47. /AspectY()
  48. =AspectXY()
  49. LBitsPerPixel()
  50. V X:" & 
  51. g Y:" & displayLogPixelsY()
  52. p X:" & displayAspectX()
  53.  Y:" & displayAspectY()
  54.  XY:" & displayAspectXY()
  55. "bits per pixel:" & displayBitsPerPixel()
  56. CDBSE&File
  57. &Open...    Ctrl+O
  58. &Save    Ctrl+S
  59. Save &As...
  60. saveas
  61. &Import...
  62. import
  63. &Export...
  64. export
  65. Print Set&up...
  66. printsetup
  67. &Print Pages...    Ctrl+P
  68. printpages
  69. Prin&t Report...
  70. printreport
  71. Send &Mail...
  72. sendmail
  73. &Run...
  74. E&xit    Alt+F4
  75. &Edit
  76. &Undo    Ctrl+Z
  77. Cu&t    Ctrl+X
  78. &Copy    Ctrl+C
  79. &Paste    Ctrl+V
  80. paste
  81. C&lear    Del
  82. clear
  83. Select &All    Shift+F9
  84. selectall
  85. Select Pa&ge    Shift+F12
  86. selectpage
  87. &Size to Page    F11
  88. sizetopage
  89. F&ind...    F5
  90. Re&place...
  91. replace
  92. Aut&hor    F3
  93. author
  94. &Text
  95. &Character...    F6
  96. character
  97. &Paragraph...    F7
  98. paragraph
  99. &Regular    Ctrl+Space
  100. regular
  101. &Bold    Ctrl+B
  102. &Italic    Ctrl+I
  103. italic
  104. &Underline    Ctrl+U
  105. underline
  106. Stri&keout    Ctrl+K
  107. strikeout
  108. Superscrip&t/Subscript
  109. superscriptSubscript
  110. &Normal Script
  111. normalscript
  112. Su&bscript    Ctrl+L
  113. subscript
  114. Su&perscript    Ctrl+Shift+L
  115. superscript
  116. &Show Hotwords    F9
  117. showhotwords
  118. &Page
  119. &Next    Alt+Right
  120. &Previous    Alt+Left
  121. previous
  122. &First    Alt+Up
  123. first
  124. &Last    Alt+Down
  125. &Back    Shift+F2
  126. &History...    Ctrl+F2
  127. history
  128. N&ew Page    Ctrl+N
  129. newpage
  130. &Help
  131. &Contents    F1
  132. contents
  133. Status &Bar    F12
  134. statusbar
  135.     linkDLL "tb40win.dll"
  136.         INT displayLogPixelsX()
  137. lsY()
  138. !AspectX()
  139. /AspectY()
  140. =AspectXY()
  141. LBitsPerPixel()
  142. _horizontalDisplayRes()
  143. zhorizontalDisplaySize()
  144. verticalDisplayRes()
  145. verticalDisplaySize()
  146.  X:" && 
  147.  Y:" && displayLogPixelsY()
  148.  X:" && displayAspectX()
  149.  Y:" && displayAspectY()
  150.  XY:" && displayAspectXY()
  151.  per pixel:" && displayBitsPerPixel()
  152. "Horizontal 
  153.  resolution:" && 
  154. (mm):" && 
  155. "Vertical 
  156. (mm):" && 
  157. display...",mousePosition 
  158. (mm):" && 
  159. <BookPath>
  160. :HDMEDIAPATH
  161. Arial
  162. .&,    "
  163. Are you sure your music is on?
  164. findWindow
  165. showWindow
  166. Media Player
  167. duh...
  168. findWindow
  169. showWindow
  170. buttonUp
  171.     linkDLL user
  172.         WORD findWindow(DWORD,STRING)
  173.         INT showWindow(
  174. hWnd 
  175. 80,"Media Player")
  176. "Are you sure your music 
  177. on?" 
  178. f"duh..."
  179. Windows  API
  180. w,    #?
  181. w,    #?
  182. w,    #?
  183. w,    #?
  184. w,    #?
  185. w,    #?
  186. w,    #?
  187. w,    #?
  188. w,    #?
  189. w,    #?
  190. Vertical display resolution:
  191. displayLogPixelsX
  192. displayLogPixelsY
  193. displayAspectX
  194. displayAspectY
  195. displayAspectXY
  196. displayBitsPerPixel
  197. horizontalDisplayRes
  198. horizontalDisplaySize
  199. verticalDisplayRes
  200. verticalDisplaySize
  201. Pixels Y:
  202. horizontalDisplaySize
  203. Aspect Y:
  204. tb30win.dll
  205. Horizontal display resolution:
  206. displayAspectY
  207. displayLogPixelsX
  208. 9verticalDisplayRes
  209. Aspect XY:
  210. Pixels X:
  211. Horizontal display size (mm):
  212. Aspect X:
  213.  displayLogPixelsY
  214. displayAspectX
  215. displayAspectXY
  216. @lverticalDisplaySize
  217. rpdisplayBitsPerPixel
  218. Bits per pixel:
  219. Vertical display size (mm):
  220. horizontalDisplayRes
  221. buttonUp
  222. ontal 
  223. Display properties
  224. This is longer line of text to show in the little pop window and to display to the user...
  225. [[popText
  226. tb40win.dll
  227. Programmer
  228. popText
  229. buttonUp
  230.     linkDLL "tb40win.dll"
  231.         INT popText(STRING,
  232. "Programmer","This 
  233. longer 
  234. the little 
  235. display 
  236. user...",mousePosition 
  237. Pop Text
  238. .',    "
  239. Are you sure your music is on?
  240. findWindow
  241. showWindow
  242. Media Player - CD Audio (playing)
  243. duh...
  244. findWindow
  245. showWindow
  246. buttonUp
  247.     linkDLL user
  248.         WORD findWindow(DWORD,STRING)
  249.         INT showWindow(
  250. hWnd 
  251. 80,"Media Player - CD Audio (playing)")
  252. "Are you sure your music 
  253. on?" 
  254. f"duh..."
  255. Windows  API
  256. system
  257. Returned: 
  258. syserror: 
  259. [FileOpen"c:\winword\ch19.doc",0]
  260. winword
  261. buttonUp
  262. "[FileOpen""c:\winword\ch19.doc"",0]" 
  263. : " & 
  264. "Returned: " & 
  265. *ClassTbl*
  266. *ClassEntry*
  267. *PTABLE*
  268. *WINDOWSEG*
  269. *ICONRESTAB*
  270. *ICONRESSEG*
  271. *ICONRES*
  272. Background
  273. *OBJTABLE*
  274. *IDTABLE*
  275. *NAMETAB*
  276. Rectangle
  277. Ellipse
  278. RoundedRectangle
  279. Polygon
  280. IrregularPolygon
  281. AngledLine
  282. Curve
  283. PaintObject
  284. Picture
  285. Group
  286. Stage
  287. Button
  288. Viewer
  289. ComboBox
  290. Field
  291. RecordField
  292. Hotword
  293. *RHOTWORD*
  294. *TbxBase*
  295. w,    #?
  296. w,    #?
  297. w,    #?
  298. w,    #?
  299. w,    #?
  300. w,    #?
  301. w,    #?
  302. w,    #?
  303. w,    #?
  304. w,    #?
  305. displayAspectXY
  306. Vertical display resolution:
  307. Pixels Y:
  308. horizontalDisplaySize
  309. Aspect Y:
  310. displayLogPixelsX
  311. displayLogPixelsY
  312. displayAspectX
  313. displayAspectY
  314. displayAspectXY
  315. displayBitsPerPixel
  316. horizontalDisplayRes
  317. horizontalDisplaySize
  318. verticalDisplayRes
  319. verticalDisplaySize
  320. Horizontal display resolution:
  321. displayAspectY
  322. displayLogPixelsX
  323. 9verticalDisplayRes
  324. Aspect XY:
  325. Pixels X:
  326. Horizontal display size (mm):
  327. Aspect X:
  328.  displayLogPixelsY
  329. displayAspectX
  330. tb40win.dll
  331. @lverticalDisplaySize
  332. rpdisplayBitsPerPixel
  333. Bits per pixel:
  334. Vertical display size (mm):
  335. horizontalDisplayRes
  336. buttonUp
  337. verticalDisplaySize(
  338.