home *** CD-ROM | disk | FTP | other *** search
/ PC World 1997 November / PCWorld_1997-11_cd.bin / software / programy / komix / DATA.Z / VisualBasicGUI.tcl < prev    next >
Text File  |  1997-02-06  |  124KB  |  3,545 lines

  1.  
  2. # Generator: et.tcl    /main/hindenburg/16
  3. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  4. # Interpreter to use: Otsh V5.2.1/A3
  5. #
  6. OTShRegister::importTool
  7.  
  8. set diag [CAD new controls "vb_gui_lib" "" "" "" "" "" 1]
  9.  
  10. set node1 [$diag addNode cad_class 752.0 816.0 120.0 37.3333]
  11. $node1 setLabel "name" "Control"
  12. $node1 setProp "is_folded" "1"
  13. $node1 setScope "name" "cl" "scopePhase"
  14.  
  15. $diag save
  16.  
  17. # Generator: et.tcl    /main/hindenburg/16
  18. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  19. # Interpreter to use: Otsh V5.2.1/A3
  20. #
  21. OTShRegister::importTool
  22.  
  23. set diag [CDM new Form "vb_gui_lib" "" "" "" "" "" 1]
  24.  
  25. set row2 [$diag addRow method 0.0]
  26. $row2 setLabel "name_type" "Activate()\n"
  27. $row2 setProp "has_parmlist" "1"
  28.  
  29. set row3 [$diag addRow method 0.0]
  30. $row3 setLabel "name_type" "Click()\n"
  31. $row3 setProp "has_parmlist" "1"
  32.  
  33. set row4 [$diag addRow method 0.0]
  34. $row4 setLabel "name_type" "DbClick() \n"
  35. $row4 setProp "has_parmlist" "1"
  36.  
  37. set row5 [$diag addRow method 0.0]
  38. $row5 setLabel "name_type" "Deactivate()\n"
  39. $row5 setProp "has_parmlist" "1"
  40.  
  41. set row6 [$diag addRow method 0.0]
  42. $row6 setLabel "name_type" "DragDrop() \n"
  43. $row6 setProp "has_parmlist" "1"
  44.  
  45. set cell7 [$row6 addCell parameter 0.0]
  46. $cell7 setLabel "name_type" "source: Control, "
  47. $cell7 setScope "name_type" "cl" "scopePhase"
  48. $cell7 setScope "name_type" "de" "scopeSystem"
  49.  
  50. set cell8 [$row6 addCell parameter 0.0]
  51. $cell8 setLabel "name_type" "x: Single, "
  52. $cell8 setScope "name_type" "cl" "scopePhase"
  53. $cell8 setScope "name_type" "de" "scopeSystem"
  54.  
  55. set cell9 [$row6 addCell parameter 0.0]
  56. $cell9 setLabel "name_type" "y: Single"
  57. $cell9 setScope "name_type" "cl" "scopePhase"
  58. $cell9 setScope "name_type" "de" "scopeSystem"
  59.  
  60. set row10 [$diag addRow method 0.0]
  61. $row10 setLabel "name_type" "DragOver() \n"
  62. $row10 setProp "has_parmlist" "1"
  63.  
  64. set cell11 [$row10 addCell parameter 0.0]
  65. $cell11 setLabel "name_type" "source: Control, "
  66. $cell11 setScope "name_type" "cl" "scopePhase"
  67. $cell11 setScope "name_type" "de" "scopeSystem"
  68.  
  69. set cell12 [$row10 addCell parameter 0.0]
  70. $cell12 setLabel "name_type" "x: Single, "
  71. $cell12 setScope "name_type" "cl" "scopePhase"
  72. $cell12 setScope "name_type" "de" "scopeSystem"
  73.  
  74. set cell13 [$row10 addCell parameter 0.0]
  75. $cell13 setLabel "name_type" "y: Single, "
  76. $cell13 setScope "name_type" "cl" "scopePhase"
  77. $cell13 setScope "name_type" "de" "scopeSystem"
  78.  
  79. set cell14 [$row10 addCell parameter 0.0]
  80. $cell14 setLabel "name_type" "state: Integer"
  81. $cell14 setScope "name_type" "cl" "scopePhase"
  82. $cell14 setScope "name_type" "de" "scopeSystem"
  83.  
  84. set row15 [$diag addRow method 0.0]
  85. $row15 setLabel "name_type" "GotFocus()\n"
  86. $row15 setProp "has_parmlist" "1"
  87.  
  88. set row16 [$diag addRow method 0.0]
  89. $row16 setLabel "name_type" "Initialize() \n"
  90. $row16 setProp "has_parmlist" "1"
  91.  
  92. set row17 [$diag addRow method 0.0]
  93. $row17 setLabel "name_type" "KeyDown() \n"
  94. $row17 setProp "has_parmlist" "1"
  95.  
  96. set cell18 [$row17 addCell parameter 0.0]
  97. $cell18 setLabel "name_type" "keycode: Integer, "
  98. $cell18 setScope "name_type" "cl" "scopePhase"
  99. $cell18 setScope "name_type" "de" "scopeSystem"
  100.  
  101. set cell19 [$row17 addCell parameter 0.0]
  102. $cell19 setLabel "name_type" "shift:Integer"
  103. $cell19 setScope "name_type" "cl" "scopePhase"
  104. $cell19 setScope "name_type" "de" "scopeSystem"
  105.  
  106. set row20 [$diag addRow method 0.0]
  107. $row20 setLabel "name_type" "KeyPress() \n"
  108. $row20 setProp "has_parmlist" "1"
  109.  
  110. set cell21 [$row20 addCell parameter 0.0]
  111. $cell21 setLabel "name_type" "keyascii: Integer"
  112. $cell21 setScope "name_type" "cl" "scopePhase"
  113. $cell21 setScope "name_type" "de" "scopeSystem"
  114.  
  115. set row22 [$diag addRow method 0.0]
  116. $row22 setLabel "name_type" "KeyUp() \n"
  117. $row22 setProp "has_parmlist" "1"
  118.  
  119. set cell23 [$row22 addCell parameter 0.0]
  120. $cell23 setLabel "name_type" "keycode: Integer, "
  121. $cell23 setScope "name_type" "cl" "scopePhase"
  122. $cell23 setScope "name_type" "de" "scopeSystem"
  123.  
  124. set cell24 [$row22 addCell parameter 0.0]
  125. $cell24 setLabel "name_type" "shift: Integer"
  126. $cell24 setScope "name_type" "cl" "scopePhase"
  127. $cell24 setScope "name_type" "de" "scopeSystem"
  128.  
  129. set row25 [$diag addRow method 0.0]
  130. $row25 setLabel "name_type" "LinkClose() \n"
  131. $row25 setProp "has_parmlist" "1"
  132.  
  133. set row26 [$diag addRow method 0.0]
  134. $row26 setLabel "name_type" "LinkError() \n"
  135. $row26 setProp "has_parmlist" "1"
  136.  
  137. set cell27 [$row26 addCell parameter 0.0]
  138. $cell27 setLabel "name_type" "linkerr: Integer"
  139. $cell27 setScope "name_type" "cl" "scopePhase"
  140. $cell27 setScope "name_type" "de" "scopeSystem"
  141.  
  142. set row28 [$diag addRow method 0.0]
  143. $row28 setLabel "name_type" "LinkExecute() \n"
  144. $row28 setProp "has_parmlist" "1"
  145.  
  146. set cell29 [$row28 addCell parameter 0.0]
  147. $cell29 setLabel "name_type" "cmdstr: String, "
  148. $cell29 setScope "name_type" "cl" "scopePhase"
  149. $cell29 setScope "name_type" "de" "scopeSystem"
  150.  
  151. set cell30 [$row28 addCell parameter 0.0]
  152. $cell30 setLabel "name_type" "cancel: Integer"
  153. $cell30 setScope "name_type" "cl" "scopePhase"
  154. $cell30 setScope "name_type" "de" "scopeSystem"
  155.  
  156. set row31 [$diag addRow method 0.0]
  157. $row31 setLabel "name_type" "LinkOpen() \n"
  158. $row31 setProp "has_parmlist" "1"
  159.  
  160. set cell32 [$row31 addCell parameter 0.0]
  161. $cell32 setLabel "name_type" "cancel: Integer"
  162. $cell32 setScope "name_type" "cl" "scopePhase"
  163. $cell32 setScope "name_type" "de" "scopeSystem"
  164.  
  165. set row33 [$diag addRow method 0.0]
  166. $row33 setLabel "name_type" "Load() \n"
  167. $row33 setProp "has_parmlist" "1"
  168.  
  169. set row34 [$diag addRow method 0.0]
  170. $row34 setLabel "name_type" "LostFocus() \n"
  171. $row34 setProp "has_parmlist" "1"
  172.  
  173. set row35 [$diag addRow method 0.0]
  174. $row35 setLabel "name_type" "MouseDown() \n"
  175. $row35 setProp "has_parmlist" "1"
  176.  
  177. set cell36 [$row35 addCell parameter 0.0]
  178. $cell36 setLabel "name_type" "button: Integer, "
  179. $cell36 setScope "name_type" "cl" "scopePhase"
  180. $cell36 setScope "name_type" "de" "scopeSystem"
  181.  
  182. set cell37 [$row35 addCell parameter 0.0]
  183. $cell37 setLabel "name_type" "shift: Integer, "
  184. $cell37 setScope "name_type" "cl" "scopePhase"
  185. $cell37 setScope "name_type" "de" "scopeSystem"
  186.  
  187. set cell38 [$row35 addCell parameter 0.0]
  188. $cell38 setLabel "name_type" "x: Single, "
  189. $cell38 setScope "name_type" "cl" "scopePhase"
  190. $cell38 setScope "name_type" "de" "scopeSystem"
  191.  
  192. set cell39 [$row35 addCell parameter 0.0]
  193. $cell39 setLabel "name_type" "y: Single"
  194. $cell39 setScope "name_type" "cl" "scopePhase"
  195. $cell39 setScope "name_type" "de" "scopeSystem"
  196.  
  197. set row40 [$diag addRow method 0.0]
  198. $row40 setLabel "name_type" "MouseMove() \n"
  199. $row40 setProp "has_parmlist" "1"
  200.  
  201. set cell41 [$row40 addCell parameter 0.0]
  202. $cell41 setLabel "name_type" "button: Integer, "
  203. $cell41 setScope "name_type" "cl" "scopePhase"
  204. $cell41 setScope "name_type" "de" "scopeSystem"
  205.  
  206. set cell42 [$row40 addCell parameter 0.0]
  207. $cell42 setLabel "name_type" "shift: Integer, "
  208. $cell42 setScope "name_type" "cl" "scopePhase"
  209. $cell42 setScope "name_type" "de" "scopeSystem"
  210.  
  211. set cell43 [$row40 addCell parameter 0.0]
  212. $cell43 setLabel "name_type" "x: Single, "
  213. $cell43 setScope "name_type" "cl" "scopePhase"
  214. $cell43 setScope "name_type" "de" "scopeSystem"
  215.  
  216. set cell44 [$row40 addCell parameter 0.0]
  217. $cell44 setLabel "name_type" "y: Single"
  218. $cell44 setScope "name_type" "cl" "scopePhase"
  219. $cell44 setScope "name_type" "de" "scopeSystem"
  220.  
  221. set row45 [$diag addRow method 0.0]
  222. $row45 setLabel "name_type" "MouseUp()  \n"
  223. $row45 setProp "has_parmlist" "1"
  224.  
  225. set cell46 [$row45 addCell parameter 0.0]
  226. $cell46 setLabel "name_type" "button: Integer, "
  227. $cell46 setScope "name_type" "cl" "scopePhase"
  228. $cell46 setScope "name_type" "de" "scopeSystem"
  229.  
  230. set cell47 [$row45 addCell parameter 0.0]
  231. $cell47 setLabel "name_type" "shift: Integer, "
  232. $cell47 setScope "name_type" "cl" "scopePhase"
  233. $cell47 setScope "name_type" "de" "scopeSystem"
  234.  
  235. set cell48 [$row45 addCell parameter 0.0]
  236. $cell48 setLabel "name_type" "x: Single, "
  237. $cell48 setScope "name_type" "cl" "scopePhase"
  238. $cell48 setScope "name_type" "de" "scopeSystem"
  239.  
  240. set cell49 [$row45 addCell parameter 0.0]
  241. $cell49 setLabel "name_type" "y: Single"
  242. $cell49 setScope "name_type" "cl" "scopePhase"
  243. $cell49 setScope "name_type" "de" "scopeSystem"
  244.  
  245. set row50 [$diag addRow method 0.0]
  246. $row50 setLabel "name_type" "Paint()\n"
  247. $row50 setProp "has_parmlist" "1"
  248.  
  249. set row51 [$diag addRow method 0.0]
  250. $row51 setLabel "name_type" "QueryUnload() \n"
  251. $row51 setProp "has_parmlist" "1"
  252.  
  253. set cell52 [$row51 addCell parameter 0.0]
  254. $cell52 setLabel "name_type" "cancel: Integer, "
  255. $cell52 setScope "name_type" "cl" "scopePhase"
  256. $cell52 setScope "name_type" "de" "scopeSystem"
  257.  
  258. set cell53 [$row51 addCell parameter 0.0]
  259. $cell53 setLabel "name_type" "unloadmode: Integer"
  260. $cell53 setScope "name_type" "cl" "scopePhase"
  261. $cell53 setScope "name_type" "de" "scopeSystem"
  262.  
  263. set row54 [$diag addRow method 0.0]
  264. $row54 setLabel "name_type" "Resize() \n"
  265. $row54 setProp "has_parmlist" "1"
  266.  
  267. set row55 [$diag addRow method 0.0]
  268. $row55 setLabel "name_type" "Terminate() \n"
  269. $row55 setProp "has_parmlist" "1"
  270.  
  271. set row56 [$diag addRow method 0.0]
  272. $row56 setLabel "name_type" "Unload() "
  273. $row56 setProp "has_parmlist" "1"
  274.  
  275. set cell57 [$row56 addCell parameter 0.0]
  276. $cell57 setLabel "name_type" "cancel: Integer"
  277. $cell57 setScope "name_type" "cl" "scopePhase"
  278. $cell57 setScope "name_type" "de" "scopeSystem"
  279.  
  280. $diag save
  281.  
  282. # Generator: et.tcl    /main/hindenburg/16
  283. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  284. # Interpreter to use: Otsh V5.2.1/A3
  285. #
  286. OTShRegister::importTool
  287.  
  288. set diag [CAD new windows "vb_gui_lib" "" "" "" "" "" 1]
  289.  
  290. set node58 [$diag addNode cad_class 16.0 656.0 417.0 430.0]
  291. $node58 setLabel "name" "Form"
  292. $node58 setScope "name" "cl" "scopePhase"
  293.  
  294. set node59 [$diag addNode cad_class 528.0 656.0 417.0 346.0]
  295. $node59 setLabel "name" "MDIForm"
  296. $node59 setScope "name" "cl" "scopePhase"
  297.  
  298. set node61 [$diag addNode cad_class 448.0 480.0 120.0 32.0]
  299. $node61 setLabel "name" "Window"
  300. $node61 setProp "is_folded" "1"
  301. $node61 setScope "name" "cl" "scopePhase"
  302.  
  303. set node60 [$diag addRake generalization $node61 $node58 512.0 512.0 224.0 656.0 592.0]
  304.  
  305. set conn62 [$node60 getInConn]
  306. set segm63 [$conn62 getFirstSegm]
  307.  
  308. set conn64 [$node60 getFirstOutConn]
  309. set segm65 [$conn64 getFirstSegm]
  310.  
  311. set conn66 [$diag addConn generalization_conn $node60 $node59 768.0 592.0 768.0 672.0]
  312. set segm67 [$conn66 getFirstSegm]
  313.  
  314. $diag save
  315.  
  316. # Generator: et.tcl    /main/hindenburg/16
  317. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  318. # Interpreter to use: Otsh V5.2.1/A3
  319. #
  320. OTShRegister::importTool
  321.  
  322. set diag [CDM new MDIForm "vb_gui_lib" "" "" "" "" "" 1]
  323.  
  324. set row68 [$diag addRow method 0.0]
  325. $row68 setLabel "name_type" "Activate()\n"
  326. $row68 setProp "has_parmlist" "1"
  327.  
  328. set row69 [$diag addRow method 0.0]
  329. $row69 setLabel "name_type" "Click()\n"
  330. $row69 setProp "has_parmlist" "1"
  331.  
  332. set row70 [$diag addRow method 0.0]
  333. $row70 setLabel "name_type" "DbClick() \n"
  334. $row70 setProp "has_parmlist" "1"
  335.  
  336. set row71 [$diag addRow method 0.0]
  337. $row71 setLabel "name_type" "Deactivate()\n"
  338. $row71 setProp "has_parmlist" "1"
  339.  
  340. set row72 [$diag addRow method 0.0]
  341. $row72 setLabel "name_type" "DragDrop() \n"
  342. $row72 setProp "has_parmlist" "1"
  343.  
  344. set cell73 [$row72 addCell parameter 0.0]
  345. $cell73 setLabel "name_type" "source: Control, "
  346. $cell73 setScope "name_type" "cl" "scopePhase"
  347. $cell73 setScope "name_type" "de" "scopeSystem"
  348.  
  349. set cell74 [$row72 addCell parameter 0.0]
  350. $cell74 setLabel "name_type" "x: Single, "
  351. $cell74 setScope "name_type" "cl" "scopePhase"
  352. $cell74 setScope "name_type" "de" "scopeSystem"
  353.  
  354. set cell75 [$row72 addCell parameter 0.0]
  355. $cell75 setLabel "name_type" "y: Single"
  356. $cell75 setScope "name_type" "cl" "scopePhase"
  357. $cell75 setScope "name_type" "de" "scopeSystem"
  358.  
  359. set row76 [$diag addRow method 0.0]
  360. $row76 setLabel "name_type" "DragOver() \n"
  361. $row76 setProp "has_parmlist" "1"
  362.  
  363. set cell77 [$row76 addCell parameter 0.0]
  364. $cell77 setLabel "name_type" "source: Control, "
  365. $cell77 setScope "name_type" "cl" "scopePhase"
  366. $cell77 setScope "name_type" "de" "scopeSystem"
  367.  
  368. set cell78 [$row76 addCell parameter 0.0]
  369. $cell78 setLabel "name_type" "x: Single, "
  370. $cell78 setScope "name_type" "cl" "scopePhase"
  371. $cell78 setScope "name_type" "de" "scopeSystem"
  372.  
  373. set cell79 [$row76 addCell parameter 0.0]
  374. $cell79 setLabel "name_type" "y: Single, "
  375. $cell79 setScope "name_type" "cl" "scopePhase"
  376. $cell79 setScope "name_type" "de" "scopeSystem"
  377.  
  378. set cell80 [$row76 addCell parameter 0.0]
  379. $cell80 setLabel "name_type" "state: Integer"
  380. $cell80 setScope "name_type" "cl" "scopePhase"
  381. $cell80 setScope "name_type" "de" "scopeSystem"
  382.  
  383. set row81 [$diag addRow method 0.0]
  384. $row81 setLabel "name_type" "Initialize() \n"
  385. $row81 setProp "has_parmlist" "1"
  386.  
  387. set row82 [$diag addRow method 0.0]
  388. $row82 setLabel "name_type" "LinkClose() \n"
  389. $row82 setProp "has_parmlist" "1"
  390.  
  391. set row83 [$diag addRow method 0.0]
  392. $row83 setLabel "name_type" "LinkError() \n"
  393. $row83 setProp "has_parmlist" "1"
  394.  
  395. set cell84 [$row83 addCell parameter 0.0]
  396. $cell84 setLabel "name_type" "linkerr: Integer"
  397. $cell84 setScope "name_type" "cl" "scopePhase"
  398. $cell84 setScope "name_type" "de" "scopeSystem"
  399.  
  400. set row85 [$diag addRow method 0.0]
  401. $row85 setLabel "name_type" "LinkExecute() \n"
  402. $row85 setProp "has_parmlist" "1"
  403.  
  404. set cell86 [$row85 addCell parameter 0.0]
  405. $cell86 setLabel "name_type" "cmdstr: String, "
  406. $cell86 setScope "name_type" "cl" "scopePhase"
  407. $cell86 setScope "name_type" "de" "scopeSystem"
  408.  
  409. set cell87 [$row85 addCell parameter 0.0]
  410. $cell87 setLabel "name_type" "cancel: Integer"
  411. $cell87 setScope "name_type" "cl" "scopePhase"
  412. $cell87 setScope "name_type" "de" "scopeSystem"
  413.  
  414. set row88 [$diag addRow method 0.0]
  415. $row88 setLabel "name_type" "LinkOpen() \n"
  416. $row88 setProp "has_parmlist" "1"
  417.  
  418. set cell89 [$row88 addCell parameter 0.0]
  419. $cell89 setLabel "name_type" "cancel: Integer"
  420. $cell89 setScope "name_type" "cl" "scopePhase"
  421. $cell89 setScope "name_type" "de" "scopeSystem"
  422.  
  423. set row90 [$diag addRow method 0.0]
  424. $row90 setLabel "name_type" "Load() \n"
  425. $row90 setProp "has_parmlist" "1"
  426.  
  427. set row91 [$diag addRow method 0.0]
  428. $row91 setLabel "name_type" "MouseDown() \n"
  429. $row91 setProp "has_parmlist" "1"
  430.  
  431. set cell92 [$row91 addCell parameter 0.0]
  432. $cell92 setLabel "name_type" "button: Integer, "
  433. $cell92 setScope "name_type" "cl" "scopePhase"
  434. $cell92 setScope "name_type" "de" "scopeSystem"
  435.  
  436. set cell93 [$row91 addCell parameter 0.0]
  437. $cell93 setLabel "name_type" "shift: Integer, "
  438. $cell93 setScope "name_type" "cl" "scopePhase"
  439. $cell93 setScope "name_type" "de" "scopeSystem"
  440.  
  441. set cell94 [$row91 addCell parameter 0.0]
  442. $cell94 setLabel "name_type" "x: Single, "
  443. $cell94 setScope "name_type" "cl" "scopePhase"
  444. $cell94 setScope "name_type" "de" "scopeSystem"
  445.  
  446. set cell95 [$row91 addCell parameter 0.0]
  447. $cell95 setLabel "name_type" "y: Single"
  448. $cell95 setScope "name_type" "cl" "scopePhase"
  449. $cell95 setScope "name_type" "de" "scopeSystem"
  450.  
  451. set row96 [$diag addRow method 0.0]
  452. $row96 setLabel "name_type" "MouseMove() \n"
  453. $row96 setProp "has_parmlist" "1"
  454.  
  455. set cell97 [$row96 addCell parameter 0.0]
  456. $cell97 setLabel "name_type" "button: Integer, "
  457. $cell97 setScope "name_type" "cl" "scopePhase"
  458. $cell97 setScope "name_type" "de" "scopeSystem"
  459.  
  460. set cell98 [$row96 addCell parameter 0.0]
  461. $cell98 setLabel "name_type" "shift: Integer, "
  462. $cell98 setScope "name_type" "cl" "scopePhase"
  463. $cell98 setScope "name_type" "de" "scopeSystem"
  464.  
  465. set cell99 [$row96 addCell parameter 0.0]
  466. $cell99 setLabel "name_type" "x: Single, "
  467. $cell99 setScope "name_type" "cl" "scopePhase"
  468. $cell99 setScope "name_type" "de" "scopeSystem"
  469.  
  470. set cell100 [$row96 addCell parameter 0.0]
  471. $cell100 setLabel "name_type" "y: Single"
  472. $cell100 setScope "name_type" "cl" "scopePhase"
  473. $cell100 setScope "name_type" "de" "scopeSystem"
  474.  
  475. set row101 [$diag addRow method 0.0]
  476. $row101 setLabel "name_type" "MouseUp()  \n"
  477. $row101 setProp "has_parmlist" "1"
  478.  
  479. set cell102 [$row101 addCell parameter 0.0]
  480. $cell102 setLabel "name_type" "button: Integer, "
  481. $cell102 setScope "name_type" "cl" "scopePhase"
  482. $cell102 setScope "name_type" "de" "scopeSystem"
  483.  
  484. set cell103 [$row101 addCell parameter 0.0]
  485. $cell103 setLabel "name_type" "shift: Integer, "
  486. $cell103 setScope "name_type" "cl" "scopePhase"
  487. $cell103 setScope "name_type" "de" "scopeSystem"
  488.  
  489. set cell104 [$row101 addCell parameter 0.0]
  490. $cell104 setLabel "name_type" "x: Single, "
  491. $cell104 setScope "name_type" "cl" "scopePhase"
  492. $cell104 setScope "name_type" "de" "scopeSystem"
  493.  
  494. set cell105 [$row101 addCell parameter 0.0]
  495. $cell105 setLabel "name_type" "y: Single"
  496. $cell105 setScope "name_type" "cl" "scopePhase"
  497. $cell105 setScope "name_type" "de" "scopeSystem"
  498.  
  499. set row106 [$diag addRow method 0.0]
  500. $row106 setLabel "name_type" "QueryUnload() \n"
  501. $row106 setProp "has_parmlist" "1"
  502.  
  503. set cell107 [$row106 addCell parameter 0.0]
  504. $cell107 setLabel "name_type" "cancel: Integer, "
  505. $cell107 setScope "name_type" "cl" "scopePhase"
  506. $cell107 setScope "name_type" "de" "scopeSystem"
  507.  
  508. set cell108 [$row106 addCell parameter 0.0]
  509. $cell108 setLabel "name_type" "unloadmode: Integer"
  510. $cell108 setScope "name_type" "cl" "scopePhase"
  511. $cell108 setScope "name_type" "de" "scopeSystem"
  512.  
  513. set row109 [$diag addRow method 0.0]
  514. $row109 setLabel "name_type" "Resize() \n"
  515. $row109 setProp "has_parmlist" "1"
  516.  
  517. set row110 [$diag addRow method 0.0]
  518. $row110 setLabel "name_type" "Terminate() \n"
  519. $row110 setProp "has_parmlist" "1"
  520.  
  521. set row111 [$diag addRow method 0.0]
  522. $row111 setLabel "name_type" "Unload() "
  523. $row111 setProp "has_parmlist" "1"
  524.  
  525. set cell112 [$row111 addCell parameter 0.0]
  526. $cell112 setLabel "name_type" "cancel: Integer"
  527. $cell112 setScope "name_type" "cl" "scopePhase"
  528. $cell112 setScope "name_type" "de" "scopeSystem"
  529.  
  530. $diag save
  531.  
  532. # Generator: et.tcl    /main/hindenburg/16
  533. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  534. # Interpreter to use: Otsh V5.2.1/A3
  535. #
  536. OTShRegister::importTool
  537.  
  538. set diag [CDM new Frame "vb_gui_lib" "" "" "" "" "" 1]
  539.  
  540. set row113 [$diag addRow method 0.0]
  541. $row113 setLabel "name_type" "Click() \n"
  542. $row113 setProp "has_parmlist" "1"
  543.  
  544. set row114 [$diag addRow method 0.0]
  545. $row114 setLabel "name_type" "DblClick() \n"
  546. $row114 setProp "has_parmlist" "1"
  547.  
  548. set row115 [$diag addRow method 0.0]
  549. $row115 setLabel "name_type" "DragDrop()\n"
  550. $row115 setProp "has_parmlist" "1"
  551.  
  552. set cell116 [$row115 addCell parameter 0.0]
  553. $cell116 setLabel "name_type" "source: Control, "
  554. $cell116 setScope "name_type" "cl" "scopePhase"
  555. $cell116 setScope "name_type" "de" "scopeSystem"
  556.  
  557. set cell117 [$row115 addCell parameter 0.0]
  558. $cell117 setLabel "name_type" "x: Single, "
  559. $cell117 setScope "name_type" "cl" "scopePhase"
  560. $cell117 setScope "name_type" "de" "scopeSystem"
  561.  
  562. set cell118 [$row115 addCell parameter 0.0]
  563. $cell118 setLabel "name_type" "y: Single"
  564. $cell118 setScope "name_type" "cl" "scopePhase"
  565. $cell118 setScope "name_type" "de" "scopeSystem"
  566.  
  567. set row119 [$diag addRow method 0.0]
  568. $row119 setLabel "name_type" "DragOver() \n"
  569. $row119 setProp "has_parmlist" "1"
  570.  
  571. set cell120 [$row119 addCell parameter 0.0]
  572. $cell120 setLabel "name_type" "source: Control, "
  573. $cell120 setScope "name_type" "cl" "scopePhase"
  574. $cell120 setScope "name_type" "de" "scopeSystem"
  575.  
  576. set cell121 [$row119 addCell parameter 0.0]
  577. $cell121 setLabel "name_type" "x: Single, "
  578. $cell121 setScope "name_type" "cl" "scopePhase"
  579. $cell121 setScope "name_type" "de" "scopeSystem"
  580.  
  581. set cell122 [$row119 addCell parameter 0.0]
  582. $cell122 setLabel "name_type" "y: Single, "
  583. $cell122 setScope "name_type" "cl" "scopePhase"
  584. $cell122 setScope "name_type" "de" "scopeSystem"
  585.  
  586. set cell123 [$row119 addCell parameter 0.0]
  587. $cell123 setLabel "name_type" "state: Integer"
  588. $cell123 setScope "name_type" "cl" "scopePhase"
  589. $cell123 setScope "name_type" "de" "scopeSystem"
  590.  
  591. set row124 [$diag addRow method 0.0]
  592. $row124 setLabel "name_type" "MouseDown()  \n"
  593. $row124 setProp "has_parmlist" "1"
  594.  
  595. set cell125 [$row124 addCell parameter 0.0]
  596. $cell125 setLabel "name_type" "button: Integer, "
  597. $cell125 setScope "name_type" "cl" "scopePhase"
  598. $cell125 setScope "name_type" "de" "scopeSystem"
  599.  
  600. set cell126 [$row124 addCell parameter 0.0]
  601. $cell126 setLabel "name_type" "shift: Integer, "
  602. $cell126 setScope "name_type" "cl" "scopePhase"
  603. $cell126 setScope "name_type" "de" "scopeSystem"
  604.  
  605. set cell127 [$row124 addCell parameter 0.0]
  606. $cell127 setLabel "name_type" "x: Single, "
  607. $cell127 setScope "name_type" "cl" "scopePhase"
  608. $cell127 setScope "name_type" "de" "scopeSystem"
  609.  
  610. set cell128 [$row124 addCell parameter 0.0]
  611. $cell128 setLabel "name_type" "y: Single"
  612. $cell128 setScope "name_type" "cl" "scopePhase"
  613. $cell128 setScope "name_type" "de" "scopeSystem"
  614.  
  615. set row129 [$diag addRow method 0.0]
  616. $row129 setLabel "name_type" "MouseMove()  \n"
  617. $row129 setProp "has_parmlist" "1"
  618.  
  619. set cell130 [$row129 addCell parameter 0.0]
  620. $cell130 setLabel "name_type" "button: Integer, "
  621. $cell130 setScope "name_type" "cl" "scopePhase"
  622. $cell130 setScope "name_type" "de" "scopeSystem"
  623.  
  624. set cell131 [$row129 addCell parameter 0.0]
  625. $cell131 setLabel "name_type" "shift: Integer, "
  626. $cell131 setScope "name_type" "cl" "scopePhase"
  627. $cell131 setScope "name_type" "de" "scopeSystem"
  628.  
  629. set cell132 [$row129 addCell parameter 0.0]
  630. $cell132 setLabel "name_type" "x: Single, "
  631. $cell132 setScope "name_type" "cl" "scopePhase"
  632. $cell132 setScope "name_type" "de" "scopeSystem"
  633.  
  634. set cell133 [$row129 addCell parameter 0.0]
  635. $cell133 setLabel "name_type" "y: Single"
  636. $cell133 setScope "name_type" "cl" "scopePhase"
  637. $cell133 setScope "name_type" "de" "scopeSystem"
  638.  
  639. set row134 [$diag addRow method 0.0]
  640. $row134 setLabel "name_type" "MouseUp()  "
  641. $row134 setProp "has_parmlist" "1"
  642.  
  643. set cell135 [$row134 addCell parameter 0.0]
  644. $cell135 setLabel "name_type" "button: Integer, "
  645. $cell135 setScope "name_type" "cl" "scopePhase"
  646. $cell135 setScope "name_type" "de" "scopeSystem"
  647.  
  648. set cell136 [$row134 addCell parameter 0.0]
  649. $cell136 setLabel "name_type" "shift: Integer, "
  650. $cell136 setScope "name_type" "cl" "scopePhase"
  651. $cell136 setScope "name_type" "de" "scopeSystem"
  652.  
  653. set cell137 [$row134 addCell parameter 0.0]
  654. $cell137 setLabel "name_type" "x: Single, "
  655. $cell137 setScope "name_type" "cl" "scopePhase"
  656. $cell137 setScope "name_type" "de" "scopeSystem"
  657.  
  658. set cell138 [$row134 addCell parameter 0.0]
  659. $cell138 setLabel "name_type" "y: Single"
  660. $cell138 setScope "name_type" "cl" "scopePhase"
  661. $cell138 setScope "name_type" "de" "scopeSystem"
  662.  
  663. $diag save
  664.  
  665. # Generator: et.tcl    /main/hindenburg/16
  666. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  667. # Interpreter to use: Otsh V5.2.1/A3
  668. #
  669. OTShRegister::importTool
  670.  
  671. set diag [CDM new PictureBox "vb_gui_lib" "" "" "" "" "" 1]
  672.  
  673. set row139 [$diag addRow method 0.0]
  674. $row139 setLabel "name_type" "Change()\n"
  675. $row139 setProp "has_parmlist" "1"
  676.  
  677. set row140 [$diag addRow method 0.0]
  678. $row140 setLabel "name_type" "Click()\n"
  679. $row140 setProp "has_parmlist" "1"
  680.  
  681. set row141 [$diag addRow method 0.0]
  682. $row141 setLabel "name_type" "DblClick()\n"
  683. $row141 setProp "has_parmlist" "1"
  684.  
  685. set row142 [$diag addRow method 0.0]
  686. $row142 setLabel "name_type" "DragDrop() \n"
  687. $row142 setProp "has_parmlist" "1"
  688.  
  689. set cell143 [$row142 addCell parameter 0.0]
  690. $cell143 setLabel "name_type" "source: Control, "
  691. $cell143 setScope "name_type" "cl" "scopePhase"
  692. $cell143 setScope "name_type" "de" "scopeSystem"
  693.  
  694. set cell144 [$row142 addCell parameter 0.0]
  695. $cell144 setLabel "name_type" "x: Single, "
  696. $cell144 setScope "name_type" "cl" "scopePhase"
  697. $cell144 setScope "name_type" "de" "scopeSystem"
  698.  
  699. set cell145 [$row142 addCell parameter 0.0]
  700. $cell145 setLabel "name_type" "y: Single"
  701. $cell145 setScope "name_type" "cl" "scopePhase"
  702. $cell145 setScope "name_type" "de" "scopeSystem"
  703.  
  704. set row146 [$diag addRow method 0.0]
  705. $row146 setLabel "name_type" "DragOver() \n"
  706. $row146 setProp "has_parmlist" "1"
  707.  
  708. set cell147 [$row146 addCell parameter 0.0]
  709. $cell147 setLabel "name_type" "source: Control, "
  710. $cell147 setScope "name_type" "cl" "scopePhase"
  711. $cell147 setScope "name_type" "de" "scopeSystem"
  712.  
  713. set cell148 [$row146 addCell parameter 0.0]
  714. $cell148 setLabel "name_type" "x: Single, "
  715. $cell148 setScope "name_type" "cl" "scopePhase"
  716. $cell148 setScope "name_type" "de" "scopeSystem"
  717.  
  718. set cell149 [$row146 addCell parameter 0.0]
  719. $cell149 setLabel "name_type" "y: Single, "
  720. $cell149 setScope "name_type" "cl" "scopePhase"
  721. $cell149 setScope "name_type" "de" "scopeSystem"
  722.  
  723. set cell150 [$row146 addCell parameter 0.0]
  724. $cell150 setLabel "name_type" "state: Integer"
  725. $cell150 setScope "name_type" "cl" "scopePhase"
  726. $cell150 setScope "name_type" "de" "scopeSystem"
  727.  
  728. set row151 [$diag addRow method 0.0]
  729. $row151 setLabel "name_type" "GotFocus()\n"
  730. $row151 setProp "has_parmlist" "1"
  731.  
  732. set row152 [$diag addRow method 0.0]
  733. $row152 setLabel "name_type" "KeyDown() \n"
  734. $row152 setProp "has_parmlist" "1"
  735.  
  736. set cell153 [$row152 addCell parameter 0.0]
  737. $cell153 setLabel "name_type" "keycode: Integer, "
  738. $cell153 setScope "name_type" "cl" "scopePhase"
  739. $cell153 setScope "name_type" "de" "scopeSystem"
  740.  
  741. set cell154 [$row152 addCell parameter 0.0]
  742. $cell154 setLabel "name_type" "shift:Integer"
  743. $cell154 setScope "name_type" "cl" "scopePhase"
  744. $cell154 setScope "name_type" "de" "scopeSystem"
  745.  
  746. set row155 [$diag addRow method 0.0]
  747. $row155 setLabel "name_type" "KeyPress() \n"
  748. $row155 setProp "has_parmlist" "1"
  749.  
  750. set cell156 [$row155 addCell parameter 0.0]
  751. $cell156 setLabel "name_type" "keyascii: Integer"
  752. $cell156 setScope "name_type" "cl" "scopePhase"
  753. $cell156 setScope "name_type" "de" "scopeSystem"
  754.  
  755. set row157 [$diag addRow method 0.0]
  756. $row157 setLabel "name_type" "KeyUp()  \n"
  757. $row157 setProp "has_parmlist" "1"
  758.  
  759. set cell158 [$row157 addCell parameter 0.0]
  760. $cell158 setLabel "name_type" "keycode: Integer, "
  761. $cell158 setScope "name_type" "cl" "scopePhase"
  762. $cell158 setScope "name_type" "de" "scopeSystem"
  763.  
  764. set cell159 [$row157 addCell parameter 0.0]
  765. $cell159 setLabel "name_type" "shift: Integer"
  766. $cell159 setScope "name_type" "cl" "scopePhase"
  767. $cell159 setScope "name_type" "de" "scopeSystem"
  768.  
  769. set row160 [$diag addRow method 0.0]
  770. $row160 setLabel "name_type" "LinkClose()\n"
  771. $row160 setProp "has_parmlist" "1"
  772.  
  773. set row161 [$diag addRow method 0.0]
  774. $row161 setLabel "name_type" "LinkError()  \n"
  775. $row161 setProp "has_parmlist" "1"
  776.  
  777. set cell162 [$row161 addCell parameter 0.0]
  778. $cell162 setLabel "name_type" "linkerr: Integer"
  779. $cell162 setScope "name_type" "cl" "scopePhase"
  780. $cell162 setScope "name_type" "de" "scopeSystem"
  781.  
  782. set row163 [$diag addRow method 0.0]
  783. $row163 setLabel "name_type" "LinkNotify() \n"
  784. $row163 setProp "has_parmlist" "1"
  785.  
  786. set row164 [$diag addRow method 0.0]
  787. $row164 setLabel "name_type" "LinkOpen()  \n"
  788. $row164 setProp "has_parmlist" "1"
  789.  
  790. set cell165 [$row164 addCell parameter 0.0]
  791. $cell165 setLabel "name_type" "cancel: Integer"
  792. $cell165 setScope "name_type" "cl" "scopePhase"
  793. $cell165 setScope "name_type" "de" "scopeSystem"
  794.  
  795. set row166 [$diag addRow method 0.0]
  796. $row166 setLabel "name_type" "LostFocus()\n"
  797. $row166 setProp "has_parmlist" "1"
  798.  
  799. set row167 [$diag addRow method 0.0]
  800. $row167 setLabel "name_type" "MouseDown()  \n"
  801. $row167 setProp "has_parmlist" "1"
  802.  
  803. set cell168 [$row167 addCell parameter 0.0]
  804. $cell168 setLabel "name_type" "button: Integer, "
  805. $cell168 setScope "name_type" "cl" "scopePhase"
  806. $cell168 setScope "name_type" "de" "scopeSystem"
  807.  
  808. set cell169 [$row167 addCell parameter 0.0]
  809. $cell169 setLabel "name_type" "shift: Integer, "
  810. $cell169 setScope "name_type" "cl" "scopePhase"
  811. $cell169 setScope "name_type" "de" "scopeSystem"
  812.  
  813. set cell170 [$row167 addCell parameter 0.0]
  814. $cell170 setLabel "name_type" "x: Single, "
  815. $cell170 setScope "name_type" "cl" "scopePhase"
  816. $cell170 setScope "name_type" "de" "scopeSystem"
  817.  
  818. set cell171 [$row167 addCell parameter 0.0]
  819. $cell171 setLabel "name_type" "y: Single"
  820. $cell171 setScope "name_type" "cl" "scopePhase"
  821. $cell171 setScope "name_type" "de" "scopeSystem"
  822.  
  823. set row172 [$diag addRow method 0.0]
  824. $row172 setLabel "name_type" "MouseMove()  \n"
  825. $row172 setProp "has_parmlist" "1"
  826.  
  827. set cell173 [$row172 addCell parameter 0.0]
  828. $cell173 setLabel "name_type" "button: Integer, "
  829. $cell173 setScope "name_type" "cl" "scopePhase"
  830. $cell173 setScope "name_type" "de" "scopeSystem"
  831.  
  832. set cell174 [$row172 addCell parameter 0.0]
  833. $cell174 setLabel "name_type" "shift: Integer, "
  834. $cell174 setScope "name_type" "cl" "scopePhase"
  835. $cell174 setScope "name_type" "de" "scopeSystem"
  836.  
  837. set cell175 [$row172 addCell parameter 0.0]
  838. $cell175 setLabel "name_type" "x: Single, "
  839. $cell175 setScope "name_type" "cl" "scopePhase"
  840. $cell175 setScope "name_type" "de" "scopeSystem"
  841.  
  842. set cell176 [$row172 addCell parameter 0.0]
  843. $cell176 setLabel "name_type" "y: Single"
  844. $cell176 setScope "name_type" "cl" "scopePhase"
  845. $cell176 setScope "name_type" "de" "scopeSystem"
  846.  
  847. set row177 [$diag addRow method 0.0]
  848. $row177 setLabel "name_type" "MouseUp()  \n"
  849. $row177 setProp "has_parmlist" "1"
  850.  
  851. set cell178 [$row177 addCell parameter 0.0]
  852. $cell178 setLabel "name_type" "button: Integer, "
  853. $cell178 setScope "name_type" "cl" "scopePhase"
  854. $cell178 setScope "name_type" "de" "scopeSystem"
  855.  
  856. set cell179 [$row177 addCell parameter 0.0]
  857. $cell179 setLabel "name_type" "shift: Integer, "
  858. $cell179 setScope "name_type" "cl" "scopePhase"
  859. $cell179 setScope "name_type" "de" "scopeSystem"
  860.  
  861. set cell180 [$row177 addCell parameter 0.0]
  862. $cell180 setLabel "name_type" "x: Single, "
  863. $cell180 setScope "name_type" "cl" "scopePhase"
  864. $cell180 setScope "name_type" "de" "scopeSystem"
  865.  
  866. set cell181 [$row177 addCell parameter 0.0]
  867. $cell181 setLabel "name_type" "y: Single"
  868. $cell181 setScope "name_type" "cl" "scopePhase"
  869. $cell181 setScope "name_type" "de" "scopeSystem"
  870.  
  871. set row182 [$diag addRow method 0.0]
  872. $row182 setLabel "name_type" "Paint() \n"
  873. $row182 setProp "has_parmlist" "1"
  874.  
  875. set row183 [$diag addRow method 0.0]
  876. $row183 setLabel "name_type" "Resize()"
  877. $row183 setProp "has_parmlist" "1"
  878.  
  879. $diag save
  880.  
  881. # Generator: et.tcl    /main/hindenburg/16
  882. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  883. # Interpreter to use: Otsh V5.2.1/A3
  884. #
  885. OTShRegister::importTool
  886.  
  887. set diag [CDM new Menu "vb_gui_lib" "" "" "" "" "" 1]
  888.  
  889. set row184 [$diag addRow method 0.0]
  890. $row184 setLabel "name_type" "Click()"
  891. $row184 setProp "has_parmlist" "1"
  892.  
  893. $diag save
  894.  
  895. # Generator: et.tcl    /main/hindenburg/16
  896. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  897. # Interpreter to use: Otsh V5.2.1/A3
  898. #
  899. OTShRegister::importTool
  900.  
  901. set diag [CAD new leafcontrols3 "vb_gui_lib" "" "" "" "" "" 1]
  902.  
  903. set node186 [$diag addNode cad_class 1360.0 800.0 120.0 37.3333]
  904. $node186 setLabel "name" "LeafControl"
  905. $node186 setProp "is_folded" "1"
  906. $node186 setScope "name" "cl" "scopePhase"
  907.  
  908. set node187 [$diag addNode cad_class 1056.0 1392.0 413.333 265.333]
  909. $node187 setLabel "name" "VScrollBar"
  910. $node187 setScope "name" "cl" "scopePhase"
  911.  
  912. set node188 [$diag addNode cad_class 800.0 976.0 417.333 265.333]
  913. $node188 setLabel "name" "Data"
  914. $node188 setScope "name" "cl" "scopePhase"
  915.  
  916. set node189 [$diag addNode cad_class 1280.0 976.0 413.333 265.333]
  917. $node189 setLabel "name" "HScrollBar"
  918. $node189 setScope "name" "cl" "scopePhase"
  919.  
  920. set node190 [$diag addNode cad_class 1552.0 1392.0 208.0 116.0]
  921. $node190 setLabel "name" "Line"
  922. $node190 setScope "name" "cl" "scopePhase"
  923.  
  924. set node185 [$diag addRake generalization $node186 $node188 1424.0 816.0 1008.0 1072.0 944.0]
  925.  
  926. set conn191 [$node185 getInConn]
  927. set segm192 [$conn191 getFirstSegm]
  928.  
  929. set conn193 [$node185 getFirstOutConn]
  930. set segm194 [$conn193 getFirstSegm]
  931.  
  932. set conn195 [$diag addConn generalization_conn $node185 $node189 1488.0 944.0 1488.0 992.0]
  933. set segm196 [$conn195 getFirstSegm]
  934.  
  935. set conn197 [$diag addConn generalization_conn $node185 $node190 1760.0 944.0 1760.0 1408.0]
  936. set segm198 [$conn197 getFirstSegm]
  937.  
  938. set conn199 [$diag addConn generalization_conn $node185 $node187 1248.0 944.0 1248.0 1424.0]
  939. set segm200 [$conn199 getFirstSegm]
  940.  
  941. $diag save
  942.  
  943. # Generator: et.tcl    /main/hindenburg/16
  944. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  945. # Interpreter to use: Otsh V5.2.1/A3
  946. #
  947. OTShRegister::importTool
  948.  
  949. set diag [CDM new CheckBox "vb_gui_lib" "" "" "" "" "" 1]
  950.  
  951. set row201 [$diag addRow method 0.0]
  952. $row201 setLabel "name_type" "Click()\n"
  953. $row201 setProp "has_parmlist" "1"
  954.  
  955. set row202 [$diag addRow method 0.0]
  956. $row202 setLabel "name_type" "DragDrop() \n"
  957. $row202 setProp "has_parmlist" "1"
  958.  
  959. set cell203 [$row202 addCell parameter 0.0]
  960. $cell203 setLabel "name_type" "source: Control, "
  961. $cell203 setScope "name_type" "cl" "scopePhase"
  962. $cell203 setScope "name_type" "de" "scopeSystem"
  963.  
  964. set cell204 [$row202 addCell parameter 0.0]
  965. $cell204 setLabel "name_type" "x: Single, "
  966. $cell204 setScope "name_type" "cl" "scopePhase"
  967. $cell204 setScope "name_type" "de" "scopeSystem"
  968.  
  969. set cell205 [$row202 addCell parameter 0.0]
  970. $cell205 setLabel "name_type" "y: Single"
  971. $cell205 setScope "name_type" "cl" "scopePhase"
  972. $cell205 setScope "name_type" "de" "scopeSystem"
  973.  
  974. set row206 [$diag addRow method 0.0]
  975. $row206 setLabel "name_type" "DragOver() \n"
  976. $row206 setProp "has_parmlist" "1"
  977.  
  978. set cell207 [$row206 addCell parameter 0.0]
  979. $cell207 setLabel "name_type" "source: Control, "
  980. $cell207 setScope "name_type" "cl" "scopePhase"
  981. $cell207 setScope "name_type" "de" "scopeSystem"
  982.  
  983. set cell208 [$row206 addCell parameter 0.0]
  984. $cell208 setLabel "name_type" "x: Single, "
  985. $cell208 setScope "name_type" "cl" "scopePhase"
  986. $cell208 setScope "name_type" "de" "scopeSystem"
  987.  
  988. set cell209 [$row206 addCell parameter 0.0]
  989. $cell209 setLabel "name_type" "y: Single, "
  990. $cell209 setScope "name_type" "cl" "scopePhase"
  991. $cell209 setScope "name_type" "de" "scopeSystem"
  992.  
  993. set cell210 [$row206 addCell parameter 0.0]
  994. $cell210 setLabel "name_type" "state: Integer"
  995. $cell210 setScope "name_type" "cl" "scopePhase"
  996. $cell210 setScope "name_type" "de" "scopeSystem"
  997.  
  998. set row211 [$diag addRow method 0.0]
  999. $row211 setLabel "name_type" "GotFocus()\n"
  1000. $row211 setProp "has_parmlist" "1"
  1001.  
  1002. set row212 [$diag addRow method 0.0]
  1003. $row212 setLabel "name_type" "KeyDown() \n"
  1004. $row212 setProp "has_parmlist" "1"
  1005.  
  1006. set cell213 [$row212 addCell parameter 0.0]
  1007. $cell213 setLabel "name_type" "keycode: Integer, "
  1008. $cell213 setScope "name_type" "cl" "scopePhase"
  1009. $cell213 setScope "name_type" "de" "scopeSystem"
  1010.  
  1011. set cell214 [$row212 addCell parameter 0.0]
  1012. $cell214 setLabel "name_type" "shift:Integer"
  1013. $cell214 setScope "name_type" "cl" "scopePhase"
  1014. $cell214 setScope "name_type" "de" "scopeSystem"
  1015.  
  1016. set row215 [$diag addRow method 0.0]
  1017. $row215 setLabel "name_type" "KeyPress() \n"
  1018. $row215 setProp "has_parmlist" "1"
  1019.  
  1020. set cell216 [$row215 addCell parameter 0.0]
  1021. $cell216 setLabel "name_type" "keyascii: Integer"
  1022. $cell216 setScope "name_type" "cl" "scopePhase"
  1023. $cell216 setScope "name_type" "de" "scopeSystem"
  1024.  
  1025. set row217 [$diag addRow method 0.0]
  1026. $row217 setLabel "name_type" "KeyUp() \n"
  1027. $row217 setProp "has_parmlist" "1"
  1028.  
  1029. set cell218 [$row217 addCell parameter 0.0]
  1030. $cell218 setLabel "name_type" "keycode: Integer, "
  1031. $cell218 setScope "name_type" "cl" "scopePhase"
  1032. $cell218 setScope "name_type" "de" "scopeSystem"
  1033.  
  1034. set cell219 [$row217 addCell parameter 0.0]
  1035. $cell219 setLabel "name_type" "shift: Integer"
  1036. $cell219 setScope "name_type" "cl" "scopePhase"
  1037. $cell219 setScope "name_type" "de" "scopeSystem"
  1038.  
  1039. set row220 [$diag addRow method 0.0]
  1040. $row220 setLabel "name_type" "LostFocus() \n"
  1041. $row220 setProp "has_parmlist" "1"
  1042.  
  1043. set row221 [$diag addRow method 0.0]
  1044. $row221 setLabel "name_type" "MouseDown() \n"
  1045. $row221 setProp "has_parmlist" "1"
  1046.  
  1047. set cell222 [$row221 addCell parameter 0.0]
  1048. $cell222 setLabel "name_type" "button: Integer, "
  1049. $cell222 setScope "name_type" "cl" "scopePhase"
  1050. $cell222 setScope "name_type" "de" "scopeSystem"
  1051.  
  1052. set cell223 [$row221 addCell parameter 0.0]
  1053. $cell223 setLabel "name_type" "shift: Integer, "
  1054. $cell223 setScope "name_type" "cl" "scopePhase"
  1055. $cell223 setScope "name_type" "de" "scopeSystem"
  1056.  
  1057. set cell224 [$row221 addCell parameter 0.0]
  1058. $cell224 setLabel "name_type" "x: Single, "
  1059. $cell224 setScope "name_type" "cl" "scopePhase"
  1060. $cell224 setScope "name_type" "de" "scopeSystem"
  1061.  
  1062. set cell225 [$row221 addCell parameter 0.0]
  1063. $cell225 setLabel "name_type" "y: Single"
  1064. $cell225 setScope "name_type" "cl" "scopePhase"
  1065. $cell225 setScope "name_type" "de" "scopeSystem"
  1066.  
  1067. set row226 [$diag addRow method 0.0]
  1068. $row226 setLabel "name_type" "MouseMove() \n"
  1069. $row226 setProp "has_parmlist" "1"
  1070.  
  1071. set cell227 [$row226 addCell parameter 0.0]
  1072. $cell227 setLabel "name_type" "button: Integer, "
  1073. $cell227 setScope "name_type" "cl" "scopePhase"
  1074. $cell227 setScope "name_type" "de" "scopeSystem"
  1075.  
  1076. set cell228 [$row226 addCell parameter 0.0]
  1077. $cell228 setLabel "name_type" "shift: Integer, "
  1078. $cell228 setScope "name_type" "cl" "scopePhase"
  1079. $cell228 setScope "name_type" "de" "scopeSystem"
  1080.  
  1081. set cell229 [$row226 addCell parameter 0.0]
  1082. $cell229 setLabel "name_type" "x: Single, "
  1083. $cell229 setScope "name_type" "cl" "scopePhase"
  1084. $cell229 setScope "name_type" "de" "scopeSystem"
  1085.  
  1086. set cell230 [$row226 addCell parameter 0.0]
  1087. $cell230 setLabel "name_type" "y: Single"
  1088. $cell230 setScope "name_type" "cl" "scopePhase"
  1089. $cell230 setScope "name_type" "de" "scopeSystem"
  1090.  
  1091. set row231 [$diag addRow method 0.0]
  1092. $row231 setLabel "name_type" "MouseUp()  "
  1093. $row231 setProp "has_parmlist" "1"
  1094.  
  1095. set cell232 [$row231 addCell parameter 0.0]
  1096. $cell232 setLabel "name_type" "button: Integer, "
  1097. $cell232 setScope "name_type" "cl" "scopePhase"
  1098. $cell232 setScope "name_type" "de" "scopeSystem"
  1099.  
  1100. set cell233 [$row231 addCell parameter 0.0]
  1101. $cell233 setLabel "name_type" "shift: Integer, "
  1102. $cell233 setScope "name_type" "cl" "scopePhase"
  1103. $cell233 setScope "name_type" "de" "scopeSystem"
  1104.  
  1105. set cell234 [$row231 addCell parameter 0.0]
  1106. $cell234 setLabel "name_type" "x: Single, "
  1107. $cell234 setScope "name_type" "cl" "scopePhase"
  1108. $cell234 setScope "name_type" "de" "scopeSystem"
  1109.  
  1110. set cell235 [$row231 addCell parameter 0.0]
  1111. $cell235 setLabel "name_type" "y: Single"
  1112. $cell235 setScope "name_type" "cl" "scopePhase"
  1113. $cell235 setScope "name_type" "de" "scopeSystem"
  1114.  
  1115. $diag save
  1116.  
  1117. # Generator: et.tcl    /main/hindenburg/16
  1118. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  1119. # Interpreter to use: Otsh V5.2.1/A3
  1120. #
  1121. OTShRegister::importTool
  1122.  
  1123. set diag [CDM new ComboBox "vb_gui_lib" "" "" "" "" "" 1]
  1124.  
  1125. set row236 [$diag addRow method 0.0]
  1126. $row236 setLabel "name_type" "Change()\n"
  1127. $row236 setProp "has_parmlist" "1"
  1128.  
  1129. set row237 [$diag addRow method 0.0]
  1130. $row237 setLabel "name_type" "Click()\n"
  1131. $row237 setProp "has_parmlist" "1"
  1132.  
  1133. set row238 [$diag addRow method 0.0]
  1134. $row238 setLabel "name_type" "DbClick() \n"
  1135. $row238 setProp "has_parmlist" "1"
  1136.  
  1137. set row239 [$diag addRow method 0.0]
  1138. $row239 setLabel "name_type" "DragDrop() \n"
  1139. $row239 setProp "has_parmlist" "1"
  1140.  
  1141. set cell240 [$row239 addCell parameter 0.0]
  1142. $cell240 setLabel "name_type" "source: Control, "
  1143. $cell240 setScope "name_type" "cl" "scopePhase"
  1144. $cell240 setScope "name_type" "de" "scopeSystem"
  1145.  
  1146. set cell241 [$row239 addCell parameter 0.0]
  1147. $cell241 setLabel "name_type" "x: Single, "
  1148. $cell241 setScope "name_type" "cl" "scopePhase"
  1149. $cell241 setScope "name_type" "de" "scopeSystem"
  1150.  
  1151. set cell242 [$row239 addCell parameter 0.0]
  1152. $cell242 setLabel "name_type" "y: Single"
  1153. $cell242 setScope "name_type" "cl" "scopePhase"
  1154. $cell242 setScope "name_type" "de" "scopeSystem"
  1155.  
  1156. set row243 [$diag addRow method 0.0]
  1157. $row243 setLabel "name_type" "DragOver() \n"
  1158. $row243 setProp "has_parmlist" "1"
  1159.  
  1160. set cell244 [$row243 addCell parameter 0.0]
  1161. $cell244 setLabel "name_type" "source: Control, "
  1162. $cell244 setScope "name_type" "cl" "scopePhase"
  1163. $cell244 setScope "name_type" "de" "scopeSystem"
  1164.  
  1165. set cell245 [$row243 addCell parameter 0.0]
  1166. $cell245 setLabel "name_type" "x: Single, "
  1167. $cell245 setScope "name_type" "cl" "scopePhase"
  1168. $cell245 setScope "name_type" "de" "scopeSystem"
  1169.  
  1170. set cell246 [$row243 addCell parameter 0.0]
  1171. $cell246 setLabel "name_type" "y: Single, "
  1172. $cell246 setScope "name_type" "cl" "scopePhase"
  1173. $cell246 setScope "name_type" "de" "scopeSystem"
  1174.  
  1175. set cell247 [$row243 addCell parameter 0.0]
  1176. $cell247 setLabel "name_type" "state: Integer"
  1177. $cell247 setScope "name_type" "cl" "scopePhase"
  1178. $cell247 setScope "name_type" "de" "scopeSystem"
  1179.  
  1180. set row248 [$diag addRow method 0.0]
  1181. $row248 setLabel "name_type" "DropDown()\n"
  1182. $row248 setProp "has_parmlist" "1"
  1183.  
  1184. set row249 [$diag addRow method 0.0]
  1185. $row249 setLabel "name_type" "GotFocus()\n"
  1186. $row249 setProp "has_parmlist" "1"
  1187.  
  1188. set row250 [$diag addRow method 0.0]
  1189. $row250 setLabel "name_type" "KeyDown() \n"
  1190. $row250 setProp "has_parmlist" "1"
  1191.  
  1192. set cell251 [$row250 addCell parameter 0.0]
  1193. $cell251 setLabel "name_type" "keycode: Integer, "
  1194. $cell251 setScope "name_type" "cl" "scopePhase"
  1195. $cell251 setScope "name_type" "de" "scopeSystem"
  1196.  
  1197. set cell252 [$row250 addCell parameter 0.0]
  1198. $cell252 setLabel "name_type" "shift:Integer"
  1199. $cell252 setScope "name_type" "cl" "scopePhase"
  1200. $cell252 setScope "name_type" "de" "scopeSystem"
  1201.  
  1202. set row253 [$diag addRow method 0.0]
  1203. $row253 setLabel "name_type" "KeyPress() \n"
  1204. $row253 setProp "has_parmlist" "1"
  1205.  
  1206. set cell254 [$row253 addCell parameter 0.0]
  1207. $cell254 setLabel "name_type" "keyascii: Integer"
  1208. $cell254 setScope "name_type" "cl" "scopePhase"
  1209. $cell254 setScope "name_type" "de" "scopeSystem"
  1210.  
  1211. set row255 [$diag addRow method 0.0]
  1212. $row255 setLabel "name_type" "KeyUp() \n"
  1213. $row255 setProp "has_parmlist" "1"
  1214.  
  1215. set cell256 [$row255 addCell parameter 0.0]
  1216. $cell256 setLabel "name_type" "keycode: Integer, "
  1217. $cell256 setScope "name_type" "cl" "scopePhase"
  1218. $cell256 setScope "name_type" "de" "scopeSystem"
  1219.  
  1220. set cell257 [$row255 addCell parameter 0.0]
  1221. $cell257 setLabel "name_type" "shift: Integer"
  1222. $cell257 setScope "name_type" "cl" "scopePhase"
  1223. $cell257 setScope "name_type" "de" "scopeSystem"
  1224.  
  1225. set row258 [$diag addRow method 0.0]
  1226. $row258 setLabel "name_type" "LostFocus() "
  1227. $row258 setProp "has_parmlist" "1"
  1228.  
  1229. $diag save
  1230.  
  1231. # Generator: et.tcl    /main/hindenburg/16
  1232. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  1233. # Interpreter to use: Otsh V5.2.1/A3
  1234. #
  1235. OTShRegister::importTool
  1236.  
  1237. set diag [CDM new CommandButton "vb_gui_lib" "" "" "" "" "" 1]
  1238.  
  1239. set row259 [$diag addRow method 0.0]
  1240. $row259 setLabel "name_type" "Click()\n"
  1241. $row259 setProp "has_parmlist" "1"
  1242.  
  1243. set row260 [$diag addRow method 0.0]
  1244. $row260 setLabel "name_type" "DragDrop() \n"
  1245. $row260 setProp "has_parmlist" "1"
  1246.  
  1247. set cell261 [$row260 addCell parameter 0.0]
  1248. $cell261 setLabel "name_type" "source: Control, "
  1249. $cell261 setScope "name_type" "cl" "scopePhase"
  1250. $cell261 setScope "name_type" "de" "scopeSystem"
  1251.  
  1252. set cell262 [$row260 addCell parameter 0.0]
  1253. $cell262 setLabel "name_type" "x: Single, "
  1254. $cell262 setScope "name_type" "cl" "scopePhase"
  1255. $cell262 setScope "name_type" "de" "scopeSystem"
  1256.  
  1257. set cell263 [$row260 addCell parameter 0.0]
  1258. $cell263 setLabel "name_type" "y: Single"
  1259. $cell263 setScope "name_type" "cl" "scopePhase"
  1260. $cell263 setScope "name_type" "de" "scopeSystem"
  1261.  
  1262. set row264 [$diag addRow method 0.0]
  1263. $row264 setLabel "name_type" "DragOver() \n"
  1264. $row264 setProp "has_parmlist" "1"
  1265.  
  1266. set cell265 [$row264 addCell parameter 0.0]
  1267. $cell265 setLabel "name_type" "source: Control, "
  1268. $cell265 setScope "name_type" "cl" "scopePhase"
  1269. $cell265 setScope "name_type" "de" "scopeSystem"
  1270.  
  1271. set cell266 [$row264 addCell parameter 0.0]
  1272. $cell266 setLabel "name_type" "x: Single, "
  1273. $cell266 setScope "name_type" "cl" "scopePhase"
  1274. $cell266 setScope "name_type" "de" "scopeSystem"
  1275.  
  1276. set cell267 [$row264 addCell parameter 0.0]
  1277. $cell267 setLabel "name_type" "y: Single, "
  1278. $cell267 setScope "name_type" "cl" "scopePhase"
  1279. $cell267 setScope "name_type" "de" "scopeSystem"
  1280.  
  1281. set cell268 [$row264 addCell parameter 0.0]
  1282. $cell268 setLabel "name_type" "state: Integer"
  1283. $cell268 setScope "name_type" "cl" "scopePhase"
  1284. $cell268 setScope "name_type" "de" "scopeSystem"
  1285.  
  1286. set row269 [$diag addRow method 0.0]
  1287. $row269 setLabel "name_type" "GotFocus()\n"
  1288. $row269 setProp "has_parmlist" "1"
  1289.  
  1290. set row270 [$diag addRow method 0.0]
  1291. $row270 setLabel "name_type" "KeyDown() \n"
  1292. $row270 setProp "has_parmlist" "1"
  1293.  
  1294. set cell271 [$row270 addCell parameter 0.0]
  1295. $cell271 setLabel "name_type" "keycode: Integer, "
  1296. $cell271 setScope "name_type" "cl" "scopePhase"
  1297. $cell271 setScope "name_type" "de" "scopeSystem"
  1298.  
  1299. set cell272 [$row270 addCell parameter 0.0]
  1300. $cell272 setLabel "name_type" "shift:Integer"
  1301. $cell272 setScope "name_type" "cl" "scopePhase"
  1302. $cell272 setScope "name_type" "de" "scopeSystem"
  1303.  
  1304. set row273 [$diag addRow method 0.0]
  1305. $row273 setLabel "name_type" "KeyPress() \n"
  1306. $row273 setProp "has_parmlist" "1"
  1307.  
  1308. set cell274 [$row273 addCell parameter 0.0]
  1309. $cell274 setLabel "name_type" "keyascii: Integer"
  1310. $cell274 setScope "name_type" "cl" "scopePhase"
  1311. $cell274 setScope "name_type" "de" "scopeSystem"
  1312.  
  1313. set row275 [$diag addRow method 0.0]
  1314. $row275 setLabel "name_type" "KeyUp() \n"
  1315. $row275 setProp "has_parmlist" "1"
  1316.  
  1317. set cell276 [$row275 addCell parameter 0.0]
  1318. $cell276 setLabel "name_type" "keycode: Integer, "
  1319. $cell276 setScope "name_type" "cl" "scopePhase"
  1320. $cell276 setScope "name_type" "de" "scopeSystem"
  1321.  
  1322. set cell277 [$row275 addCell parameter 0.0]
  1323. $cell277 setLabel "name_type" "shift: Integer"
  1324. $cell277 setScope "name_type" "cl" "scopePhase"
  1325. $cell277 setScope "name_type" "de" "scopeSystem"
  1326.  
  1327. set row278 [$diag addRow method 0.0]
  1328. $row278 setLabel "name_type" "LostFocus() \n"
  1329. $row278 setProp "has_parmlist" "1"
  1330.  
  1331. set row279 [$diag addRow method 0.0]
  1332. $row279 setLabel "name_type" "MouseDown() \n"
  1333. $row279 setProp "has_parmlist" "1"
  1334.  
  1335. set cell280 [$row279 addCell parameter 0.0]
  1336. $cell280 setLabel "name_type" "button: Integer, "
  1337. $cell280 setScope "name_type" "cl" "scopePhase"
  1338. $cell280 setScope "name_type" "de" "scopeSystem"
  1339.  
  1340. set cell281 [$row279 addCell parameter 0.0]
  1341. $cell281 setLabel "name_type" "shift: Integer, "
  1342. $cell281 setScope "name_type" "cl" "scopePhase"
  1343. $cell281 setScope "name_type" "de" "scopeSystem"
  1344.  
  1345. set cell282 [$row279 addCell parameter 0.0]
  1346. $cell282 setLabel "name_type" "x: Single, "
  1347. $cell282 setScope "name_type" "cl" "scopePhase"
  1348. $cell282 setScope "name_type" "de" "scopeSystem"
  1349.  
  1350. set cell283 [$row279 addCell parameter 0.0]
  1351. $cell283 setLabel "name_type" "y: Single"
  1352. $cell283 setScope "name_type" "cl" "scopePhase"
  1353. $cell283 setScope "name_type" "de" "scopeSystem"
  1354.  
  1355. set row284 [$diag addRow method 0.0]
  1356. $row284 setLabel "name_type" "MouseMove() \n"
  1357. $row284 setProp "has_parmlist" "1"
  1358.  
  1359. set cell285 [$row284 addCell parameter 0.0]
  1360. $cell285 setLabel "name_type" "button: Integer, "
  1361. $cell285 setScope "name_type" "cl" "scopePhase"
  1362. $cell285 setScope "name_type" "de" "scopeSystem"
  1363.  
  1364. set cell286 [$row284 addCell parameter 0.0]
  1365. $cell286 setLabel "name_type" "shift: Integer, "
  1366. $cell286 setScope "name_type" "cl" "scopePhase"
  1367. $cell286 setScope "name_type" "de" "scopeSystem"
  1368.  
  1369. set cell287 [$row284 addCell parameter 0.0]
  1370. $cell287 setLabel "name_type" "x: Single, "
  1371. $cell287 setScope "name_type" "cl" "scopePhase"
  1372. $cell287 setScope "name_type" "de" "scopeSystem"
  1373.  
  1374. set cell288 [$row284 addCell parameter 0.0]
  1375. $cell288 setLabel "name_type" "y: Single"
  1376. $cell288 setScope "name_type" "cl" "scopePhase"
  1377. $cell288 setScope "name_type" "de" "scopeSystem"
  1378.  
  1379. set row289 [$diag addRow method 0.0]
  1380. $row289 setLabel "name_type" "MouseUp()  "
  1381. $row289 setProp "has_parmlist" "1"
  1382.  
  1383. set cell290 [$row289 addCell parameter 0.0]
  1384. $cell290 setLabel "name_type" "button: Integer, "
  1385. $cell290 setScope "name_type" "cl" "scopePhase"
  1386. $cell290 setScope "name_type" "de" "scopeSystem"
  1387.  
  1388. set cell291 [$row289 addCell parameter 0.0]
  1389. $cell291 setLabel "name_type" "shift: Integer, "
  1390. $cell291 setScope "name_type" "cl" "scopePhase"
  1391. $cell291 setScope "name_type" "de" "scopeSystem"
  1392.  
  1393. set cell292 [$row289 addCell parameter 0.0]
  1394. $cell292 setLabel "name_type" "x: Single, "
  1395. $cell292 setScope "name_type" "cl" "scopePhase"
  1396. $cell292 setScope "name_type" "de" "scopeSystem"
  1397.  
  1398. set cell293 [$row289 addCell parameter 0.0]
  1399. $cell293 setLabel "name_type" "y: Single"
  1400. $cell293 setScope "name_type" "cl" "scopePhase"
  1401. $cell293 setScope "name_type" "de" "scopeSystem"
  1402.  
  1403. $diag save
  1404.  
  1405. # Generator: et.tcl    /main/hindenburg/16
  1406. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  1407. # Interpreter to use: Otsh V5.2.1/A3
  1408. #
  1409. OTShRegister::importTool
  1410.  
  1411. set diag [CDM new Data "vb_gui_lib" "" "" "" "" "" 1]
  1412.  
  1413. set row294 [$diag addRow method 0.0]
  1414. $row294 setLabel "name_type" "DragDrop() \n"
  1415. $row294 setProp "has_parmlist" "1"
  1416.  
  1417. set cell295 [$row294 addCell parameter 0.0]
  1418. $cell295 setLabel "name_type" "source: Control, "
  1419. $cell295 setScope "name_type" "cl" "scopePhase"
  1420. $cell295 setScope "name_type" "de" "scopeSystem"
  1421.  
  1422. set cell296 [$row294 addCell parameter 0.0]
  1423. $cell296 setLabel "name_type" "x: Single, "
  1424. $cell296 setScope "name_type" "cl" "scopePhase"
  1425. $cell296 setScope "name_type" "de" "scopeSystem"
  1426.  
  1427. set cell297 [$row294 addCell parameter 0.0]
  1428. $cell297 setLabel "name_type" "y: Single"
  1429. $cell297 setScope "name_type" "cl" "scopePhase"
  1430. $cell297 setScope "name_type" "de" "scopeSystem"
  1431.  
  1432. set row298 [$diag addRow method 0.0]
  1433. $row298 setLabel "name_type" "DragOver() \n"
  1434. $row298 setProp "has_parmlist" "1"
  1435.  
  1436. set cell299 [$row298 addCell parameter 0.0]
  1437. $cell299 setLabel "name_type" "source: Control, "
  1438. $cell299 setScope "name_type" "cl" "scopePhase"
  1439. $cell299 setScope "name_type" "de" "scopeSystem"
  1440.  
  1441. set cell300 [$row298 addCell parameter 0.0]
  1442. $cell300 setLabel "name_type" "x: Single, "
  1443. $cell300 setScope "name_type" "cl" "scopePhase"
  1444. $cell300 setScope "name_type" "de" "scopeSystem"
  1445.  
  1446. set cell301 [$row298 addCell parameter 0.0]
  1447. $cell301 setLabel "name_type" "y: Single, "
  1448. $cell301 setScope "name_type" "cl" "scopePhase"
  1449. $cell301 setScope "name_type" "de" "scopeSystem"
  1450.  
  1451. set cell302 [$row298 addCell parameter 0.0]
  1452. $cell302 setLabel "name_type" "state: Integer"
  1453. $cell302 setScope "name_type" "cl" "scopePhase"
  1454. $cell302 setScope "name_type" "de" "scopeSystem"
  1455.  
  1456. set row303 [$diag addRow method 0.0]
  1457. $row303 setLabel "name_type" "Error ()\n"
  1458. $row303 setProp "has_parmlist" "1"
  1459.  
  1460. set cell304 [$row303 addCell parameter 0.0]
  1461. $cell304 setLabel "name_type" "dataerr: Integer, "
  1462. $cell304 setScope "name_type" "cl" "scopePhase"
  1463. $cell304 setScope "name_type" "de" "scopeSystem"
  1464.  
  1465. set cell305 [$row303 addCell parameter 0.0]
  1466. $cell305 setLabel "name_type" "response: Integer"
  1467. $cell305 setScope "name_type" "cl" "scopePhase"
  1468. $cell305 setScope "name_type" "de" "scopeSystem"
  1469.  
  1470. set row306 [$diag addRow method 0.0]
  1471. $row306 setLabel "name_type" "MouseDown() \n"
  1472. $row306 setProp "has_parmlist" "1"
  1473.  
  1474. set cell307 [$row306 addCell parameter 0.0]
  1475. $cell307 setLabel "name_type" "button: Integer, "
  1476. $cell307 setScope "name_type" "cl" "scopePhase"
  1477. $cell307 setScope "name_type" "de" "scopeSystem"
  1478.  
  1479. set cell308 [$row306 addCell parameter 0.0]
  1480. $cell308 setLabel "name_type" "shift: Integer, "
  1481. $cell308 setScope "name_type" "cl" "scopePhase"
  1482. $cell308 setScope "name_type" "de" "scopeSystem"
  1483.  
  1484. set cell309 [$row306 addCell parameter 0.0]
  1485. $cell309 setLabel "name_type" "x: Single, "
  1486. $cell309 setScope "name_type" "cl" "scopePhase"
  1487. $cell309 setScope "name_type" "de" "scopeSystem"
  1488.  
  1489. set cell310 [$row306 addCell parameter 0.0]
  1490. $cell310 setLabel "name_type" "y: Single"
  1491. $cell310 setScope "name_type" "cl" "scopePhase"
  1492. $cell310 setScope "name_type" "de" "scopeSystem"
  1493.  
  1494. set row311 [$diag addRow method 0.0]
  1495. $row311 setLabel "name_type" "MouseMove() \n"
  1496. $row311 setProp "has_parmlist" "1"
  1497.  
  1498. set cell312 [$row311 addCell parameter 0.0]
  1499. $cell312 setLabel "name_type" "button: Integer, "
  1500. $cell312 setScope "name_type" "cl" "scopePhase"
  1501. $cell312 setScope "name_type" "de" "scopeSystem"
  1502.  
  1503. set cell313 [$row311 addCell parameter 0.0]
  1504. $cell313 setLabel "name_type" "shift: Integer, "
  1505. $cell313 setScope "name_type" "cl" "scopePhase"
  1506. $cell313 setScope "name_type" "de" "scopeSystem"
  1507.  
  1508. set cell314 [$row311 addCell parameter 0.0]
  1509. $cell314 setLabel "name_type" "x: Single, "
  1510. $cell314 setScope "name_type" "cl" "scopePhase"
  1511. $cell314 setScope "name_type" "de" "scopeSystem"
  1512.  
  1513. set cell315 [$row311 addCell parameter 0.0]
  1514. $cell315 setLabel "name_type" "y: Single"
  1515. $cell315 setScope "name_type" "cl" "scopePhase"
  1516. $cell315 setScope "name_type" "de" "scopeSystem"
  1517.  
  1518. set row316 [$diag addRow method 0.0]
  1519. $row316 setLabel "name_type" "MouseUp()  \n"
  1520. $row316 setProp "has_parmlist" "1"
  1521.  
  1522. set cell317 [$row316 addCell parameter 0.0]
  1523. $cell317 setLabel "name_type" "button: Integer, "
  1524. $cell317 setScope "name_type" "cl" "scopePhase"
  1525. $cell317 setScope "name_type" "de" "scopeSystem"
  1526.  
  1527. set cell318 [$row316 addCell parameter 0.0]
  1528. $cell318 setLabel "name_type" "shift: Integer, "
  1529. $cell318 setScope "name_type" "cl" "scopePhase"
  1530. $cell318 setScope "name_type" "de" "scopeSystem"
  1531.  
  1532. set cell319 [$row316 addCell parameter 0.0]
  1533. $cell319 setLabel "name_type" "x: Single, "
  1534. $cell319 setScope "name_type" "cl" "scopePhase"
  1535. $cell319 setScope "name_type" "de" "scopeSystem"
  1536.  
  1537. set cell320 [$row316 addCell parameter 0.0]
  1538. $cell320 setLabel "name_type" "y: Single"
  1539. $cell320 setScope "name_type" "cl" "scopePhase"
  1540. $cell320 setScope "name_type" "de" "scopeSystem"
  1541.  
  1542. set row321 [$diag addRow method 0.0]
  1543. $row321 setLabel "name_type" "Reposition()\n"
  1544. $row321 setProp "has_parmlist" "1"
  1545.  
  1546. set row322 [$diag addRow method 0.0]
  1547. $row322 setLabel "name_type" "Resize() \n"
  1548. $row322 setProp "has_parmlist" "1"
  1549.  
  1550. set row323 [$diag addRow method 0.0]
  1551. $row323 setLabel "name_type" "Validate()"
  1552. $row323 setProp "has_parmlist" "1"
  1553.  
  1554. set cell324 [$row323 addCell parameter 0.0]
  1555. $cell324 setLabel "name_type" "action: Integer, "
  1556. $cell324 setScope "name_type" "cl" "scopePhase"
  1557. $cell324 setScope "name_type" "de" "scopeSystem"
  1558.  
  1559. set cell325 [$row323 addCell parameter 0.0]
  1560. $cell325 setLabel "name_type" "save: Integer"
  1561. $cell325 setScope "name_type" "cl" "scopePhase"
  1562. $cell325 setScope "name_type" "de" "scopeSystem"
  1563.  
  1564. $diag save
  1565.  
  1566. # Generator: et.tcl    /main/hindenburg/16
  1567. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  1568. # Interpreter to use: Otsh V5.2.1/A3
  1569. #
  1570. OTShRegister::importTool
  1571.  
  1572. set diag [CDM new ListBox "vb_gui_lib" "" "" "" "" "" 1]
  1573.  
  1574. set row326 [$diag addRow method 0.0]
  1575. $row326 setLabel "name_type" "Click()\n"
  1576. $row326 setProp "has_parmlist" "1"
  1577.  
  1578. set row327 [$diag addRow method 0.0]
  1579. $row327 setLabel "name_type" "DbClick() \n"
  1580. $row327 setProp "has_parmlist" "1"
  1581.  
  1582. set row328 [$diag addRow method 0.0]
  1583. $row328 setLabel "name_type" "DragDrop() \n"
  1584. $row328 setProp "has_parmlist" "1"
  1585.  
  1586. set cell329 [$row328 addCell parameter 0.0]
  1587. $cell329 setLabel "name_type" "source: Control, "
  1588. $cell329 setScope "name_type" "cl" "scopePhase"
  1589. $cell329 setScope "name_type" "de" "scopeSystem"
  1590.  
  1591. set cell330 [$row328 addCell parameter 0.0]
  1592. $cell330 setLabel "name_type" "x: Single, "
  1593. $cell330 setScope "name_type" "cl" "scopePhase"
  1594. $cell330 setScope "name_type" "de" "scopeSystem"
  1595.  
  1596. set cell331 [$row328 addCell parameter 0.0]
  1597. $cell331 setLabel "name_type" "y: Single"
  1598. $cell331 setScope "name_type" "cl" "scopePhase"
  1599. $cell331 setScope "name_type" "de" "scopeSystem"
  1600.  
  1601. set row332 [$diag addRow method 0.0]
  1602. $row332 setLabel "name_type" "DragOver() \n"
  1603. $row332 setProp "has_parmlist" "1"
  1604.  
  1605. set cell333 [$row332 addCell parameter 0.0]
  1606. $cell333 setLabel "name_type" "source: Control, "
  1607. $cell333 setScope "name_type" "cl" "scopePhase"
  1608. $cell333 setScope "name_type" "de" "scopeSystem"
  1609.  
  1610. set cell334 [$row332 addCell parameter 0.0]
  1611. $cell334 setLabel "name_type" "x: Single, "
  1612. $cell334 setScope "name_type" "cl" "scopePhase"
  1613. $cell334 setScope "name_type" "de" "scopeSystem"
  1614.  
  1615. set cell335 [$row332 addCell parameter 0.0]
  1616. $cell335 setLabel "name_type" "y: Single, "
  1617. $cell335 setScope "name_type" "cl" "scopePhase"
  1618. $cell335 setScope "name_type" "de" "scopeSystem"
  1619.  
  1620. set cell336 [$row332 addCell parameter 0.0]
  1621. $cell336 setLabel "name_type" "state: Integer"
  1622. $cell336 setScope "name_type" "cl" "scopePhase"
  1623. $cell336 setScope "name_type" "de" "scopeSystem"
  1624.  
  1625. set row337 [$diag addRow method 0.0]
  1626. $row337 setLabel "name_type" "GotFocus()\n"
  1627. $row337 setProp "has_parmlist" "1"
  1628.  
  1629. set row338 [$diag addRow method 0.0]
  1630. $row338 setLabel "name_type" "KeyDown() \n"
  1631. $row338 setProp "has_parmlist" "1"
  1632.  
  1633. set cell339 [$row338 addCell parameter 0.0]
  1634. $cell339 setLabel "name_type" "keycode: Integer, "
  1635. $cell339 setScope "name_type" "cl" "scopePhase"
  1636. $cell339 setScope "name_type" "de" "scopeSystem"
  1637.  
  1638. set cell340 [$row338 addCell parameter 0.0]
  1639. $cell340 setLabel "name_type" "shift:Integer"
  1640. $cell340 setScope "name_type" "cl" "scopePhase"
  1641. $cell340 setScope "name_type" "de" "scopeSystem"
  1642.  
  1643. set row341 [$diag addRow method 0.0]
  1644. $row341 setLabel "name_type" "KeyPress() \n"
  1645. $row341 setProp "has_parmlist" "1"
  1646.  
  1647. set cell342 [$row341 addCell parameter 0.0]
  1648. $cell342 setLabel "name_type" "keyascii: Integer"
  1649. $cell342 setScope "name_type" "cl" "scopePhase"
  1650. $cell342 setScope "name_type" "de" "scopeSystem"
  1651.  
  1652. set row343 [$diag addRow method 0.0]
  1653. $row343 setLabel "name_type" "KeyUp() \n"
  1654. $row343 setProp "has_parmlist" "1"
  1655.  
  1656. set cell344 [$row343 addCell parameter 0.0]
  1657. $cell344 setLabel "name_type" "keycode: Integer, "
  1658. $cell344 setScope "name_type" "cl" "scopePhase"
  1659. $cell344 setScope "name_type" "de" "scopeSystem"
  1660.  
  1661. set cell345 [$row343 addCell parameter 0.0]
  1662. $cell345 setLabel "name_type" "shift: Integer"
  1663. $cell345 setScope "name_type" "cl" "scopePhase"
  1664. $cell345 setScope "name_type" "de" "scopeSystem"
  1665.  
  1666. set row346 [$diag addRow method 0.0]
  1667. $row346 setLabel "name_type" "LostFocus() \n"
  1668. $row346 setProp "has_parmlist" "1"
  1669.  
  1670. set row347 [$diag addRow method 0.0]
  1671. $row347 setLabel "name_type" "MouseDown() \n"
  1672. $row347 setProp "has_parmlist" "1"
  1673.  
  1674. set cell348 [$row347 addCell parameter 0.0]
  1675. $cell348 setLabel "name_type" "button: Integer, "
  1676. $cell348 setScope "name_type" "cl" "scopePhase"
  1677. $cell348 setScope "name_type" "de" "scopeSystem"
  1678.  
  1679. set cell349 [$row347 addCell parameter 0.0]
  1680. $cell349 setLabel "name_type" "shift: Integer, "
  1681. $cell349 setScope "name_type" "cl" "scopePhase"
  1682. $cell349 setScope "name_type" "de" "scopeSystem"
  1683.  
  1684. set cell350 [$row347 addCell parameter 0.0]
  1685. $cell350 setLabel "name_type" "x: Single, "
  1686. $cell350 setScope "name_type" "cl" "scopePhase"
  1687. $cell350 setScope "name_type" "de" "scopeSystem"
  1688.  
  1689. set cell351 [$row347 addCell parameter 0.0]
  1690. $cell351 setLabel "name_type" "y: Single"
  1691. $cell351 setScope "name_type" "cl" "scopePhase"
  1692. $cell351 setScope "name_type" "de" "scopeSystem"
  1693.  
  1694. set row352 [$diag addRow method 0.0]
  1695. $row352 setLabel "name_type" "MouseMove() \n"
  1696. $row352 setProp "has_parmlist" "1"
  1697.  
  1698. set cell353 [$row352 addCell parameter 0.0]
  1699. $cell353 setLabel "name_type" "button: Integer, "
  1700. $cell353 setScope "name_type" "cl" "scopePhase"
  1701. $cell353 setScope "name_type" "de" "scopeSystem"
  1702.  
  1703. set cell354 [$row352 addCell parameter 0.0]
  1704. $cell354 setLabel "name_type" "shift: Integer, "
  1705. $cell354 setScope "name_type" "cl" "scopePhase"
  1706. $cell354 setScope "name_type" "de" "scopeSystem"
  1707.  
  1708. set cell355 [$row352 addCell parameter 0.0]
  1709. $cell355 setLabel "name_type" "x: Single, "
  1710. $cell355 setScope "name_type" "cl" "scopePhase"
  1711. $cell355 setScope "name_type" "de" "scopeSystem"
  1712.  
  1713. set cell356 [$row352 addCell parameter 0.0]
  1714. $cell356 setLabel "name_type" "y: Single"
  1715. $cell356 setScope "name_type" "cl" "scopePhase"
  1716. $cell356 setScope "name_type" "de" "scopeSystem"
  1717.  
  1718. set row357 [$diag addRow method 0.0]
  1719. $row357 setLabel "name_type" "MouseUp()  "
  1720. $row357 setProp "has_parmlist" "1"
  1721.  
  1722. set cell358 [$row357 addCell parameter 0.0]
  1723. $cell358 setLabel "name_type" "button: Integer, "
  1724. $cell358 setScope "name_type" "cl" "scopePhase"
  1725. $cell358 setScope "name_type" "de" "scopeSystem"
  1726.  
  1727. set cell359 [$row357 addCell parameter 0.0]
  1728. $cell359 setLabel "name_type" "shift: Integer, "
  1729. $cell359 setScope "name_type" "cl" "scopePhase"
  1730. $cell359 setScope "name_type" "de" "scopeSystem"
  1731.  
  1732. set cell360 [$row357 addCell parameter 0.0]
  1733. $cell360 setLabel "name_type" "x: Single, "
  1734. $cell360 setScope "name_type" "cl" "scopePhase"
  1735. $cell360 setScope "name_type" "de" "scopeSystem"
  1736.  
  1737. set cell361 [$row357 addCell parameter 0.0]
  1738. $cell361 setLabel "name_type" "y: Single"
  1739. $cell361 setScope "name_type" "cl" "scopePhase"
  1740. $cell361 setScope "name_type" "de" "scopeSystem"
  1741.  
  1742. $diag save
  1743.  
  1744. # Generator: et.tcl    /main/hindenburg/16
  1745. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  1746. # Interpreter to use: Otsh V5.2.1/A3
  1747. #
  1748. OTShRegister::importTool
  1749.  
  1750. set diag [CDM new DirListBox "vb_gui_lib" "" "" "" "" "" 1]
  1751.  
  1752. set row362 [$diag addRow method 0.0]
  1753. $row362 setLabel "name_type" "Change()\n"
  1754. $row362 setProp "has_parmlist" "1"
  1755.  
  1756. set row363 [$diag addRow method 0.0]
  1757. $row363 setLabel "name_type" "Click() \n"
  1758. $row363 setProp "has_parmlist" "1"
  1759.  
  1760. set row364 [$diag addRow method 0.0]
  1761. $row364 setLabel "name_type" "DragDrop() \n"
  1762. $row364 setProp "has_parmlist" "1"
  1763.  
  1764. set cell365 [$row364 addCell parameter 0.0]
  1765. $cell365 setLabel "name_type" "source: Control, "
  1766. $cell365 setScope "name_type" "cl" "scopePhase"
  1767. $cell365 setScope "name_type" "de" "scopeSystem"
  1768.  
  1769. set cell366 [$row364 addCell parameter 0.0]
  1770. $cell366 setLabel "name_type" "x: Single, "
  1771. $cell366 setScope "name_type" "cl" "scopePhase"
  1772. $cell366 setScope "name_type" "de" "scopeSystem"
  1773.  
  1774. set cell367 [$row364 addCell parameter 0.0]
  1775. $cell367 setLabel "name_type" "y: Single"
  1776. $cell367 setScope "name_type" "cl" "scopePhase"
  1777. $cell367 setScope "name_type" "de" "scopeSystem"
  1778.  
  1779. set row368 [$diag addRow method 0.0]
  1780. $row368 setLabel "name_type" "DragOver() \n"
  1781. $row368 setProp "has_parmlist" "1"
  1782.  
  1783. set cell369 [$row368 addCell parameter 0.0]
  1784. $cell369 setLabel "name_type" "source: Control, "
  1785. $cell369 setScope "name_type" "cl" "scopePhase"
  1786. $cell369 setScope "name_type" "de" "scopeSystem"
  1787.  
  1788. set cell370 [$row368 addCell parameter 0.0]
  1789. $cell370 setLabel "name_type" "x: Single, "
  1790. $cell370 setScope "name_type" "cl" "scopePhase"
  1791. $cell370 setScope "name_type" "de" "scopeSystem"
  1792.  
  1793. set cell371 [$row368 addCell parameter 0.0]
  1794. $cell371 setLabel "name_type" "y: Single, "
  1795. $cell371 setScope "name_type" "cl" "scopePhase"
  1796. $cell371 setScope "name_type" "de" "scopeSystem"
  1797.  
  1798. set cell372 [$row368 addCell parameter 0.0]
  1799. $cell372 setLabel "name_type" "state: Integer"
  1800. $cell372 setScope "name_type" "cl" "scopePhase"
  1801. $cell372 setScope "name_type" "de" "scopeSystem"
  1802.  
  1803. set row373 [$diag addRow method 0.0]
  1804. $row373 setLabel "name_type" "GotFocus()\n"
  1805. $row373 setProp "has_parmlist" "1"
  1806.  
  1807. set row374 [$diag addRow method 0.0]
  1808. $row374 setLabel "name_type" "KeyDown() \n"
  1809. $row374 setProp "has_parmlist" "1"
  1810.  
  1811. set cell375 [$row374 addCell parameter 0.0]
  1812. $cell375 setLabel "name_type" "keycode: Integer, "
  1813. $cell375 setScope "name_type" "cl" "scopePhase"
  1814. $cell375 setScope "name_type" "de" "scopeSystem"
  1815.  
  1816. set cell376 [$row374 addCell parameter 0.0]
  1817. $cell376 setLabel "name_type" "shift:Integer"
  1818. $cell376 setScope "name_type" "cl" "scopePhase"
  1819. $cell376 setScope "name_type" "de" "scopeSystem"
  1820.  
  1821. set row377 [$diag addRow method 0.0]
  1822. $row377 setLabel "name_type" "KeyPress() \n"
  1823. $row377 setProp "has_parmlist" "1"
  1824.  
  1825. set cell378 [$row377 addCell parameter 0.0]
  1826. $cell378 setLabel "name_type" "keyascii: Integer"
  1827. $cell378 setScope "name_type" "cl" "scopePhase"
  1828. $cell378 setScope "name_type" "de" "scopeSystem"
  1829.  
  1830. set row379 [$diag addRow method 0.0]
  1831. $row379 setLabel "name_type" "KeyUp() \n"
  1832. $row379 setProp "has_parmlist" "1"
  1833.  
  1834. set cell380 [$row379 addCell parameter 0.0]
  1835. $cell380 setLabel "name_type" "keycode: Integer, "
  1836. $cell380 setScope "name_type" "cl" "scopePhase"
  1837. $cell380 setScope "name_type" "de" "scopeSystem"
  1838.  
  1839. set cell381 [$row379 addCell parameter 0.0]
  1840. $cell381 setLabel "name_type" "shift: Integer"
  1841. $cell381 setScope "name_type" "cl" "scopePhase"
  1842. $cell381 setScope "name_type" "de" "scopeSystem"
  1843.  
  1844. set row382 [$diag addRow method 0.0]
  1845. $row382 setLabel "name_type" "LostFocus() \n"
  1846. $row382 setProp "has_parmlist" "1"
  1847.  
  1848. set row383 [$diag addRow method 0.0]
  1849. $row383 setLabel "name_type" "MouseDown() \n"
  1850. $row383 setProp "has_parmlist" "1"
  1851.  
  1852. set cell384 [$row383 addCell parameter 0.0]
  1853. $cell384 setLabel "name_type" "button: Integer, "
  1854. $cell384 setScope "name_type" "cl" "scopePhase"
  1855. $cell384 setScope "name_type" "de" "scopeSystem"
  1856.  
  1857. set cell385 [$row383 addCell parameter 0.0]
  1858. $cell385 setLabel "name_type" "shift: Integer, "
  1859. $cell385 setScope "name_type" "cl" "scopePhase"
  1860. $cell385 setScope "name_type" "de" "scopeSystem"
  1861.  
  1862. set cell386 [$row383 addCell parameter 0.0]
  1863. $cell386 setLabel "name_type" "x: Single, "
  1864. $cell386 setScope "name_type" "cl" "scopePhase"
  1865. $cell386 setScope "name_type" "de" "scopeSystem"
  1866.  
  1867. set cell387 [$row383 addCell parameter 0.0]
  1868. $cell387 setLabel "name_type" "y: Single"
  1869. $cell387 setScope "name_type" "cl" "scopePhase"
  1870. $cell387 setScope "name_type" "de" "scopeSystem"
  1871.  
  1872. set row388 [$diag addRow method 0.0]
  1873. $row388 setLabel "name_type" "MouseMove() \n"
  1874. $row388 setProp "has_parmlist" "1"
  1875.  
  1876. set cell389 [$row388 addCell parameter 0.0]
  1877. $cell389 setLabel "name_type" "button: Integer, "
  1878. $cell389 setScope "name_type" "cl" "scopePhase"
  1879. $cell389 setScope "name_type" "de" "scopeSystem"
  1880.  
  1881. set cell390 [$row388 addCell parameter 0.0]
  1882. $cell390 setLabel "name_type" "shift: Integer, "
  1883. $cell390 setScope "name_type" "cl" "scopePhase"
  1884. $cell390 setScope "name_type" "de" "scopeSystem"
  1885.  
  1886. set cell391 [$row388 addCell parameter 0.0]
  1887. $cell391 setLabel "name_type" "x: Single, "
  1888. $cell391 setScope "name_type" "cl" "scopePhase"
  1889. $cell391 setScope "name_type" "de" "scopeSystem"
  1890.  
  1891. set cell392 [$row388 addCell parameter 0.0]
  1892. $cell392 setLabel "name_type" "y: Single"
  1893. $cell392 setScope "name_type" "cl" "scopePhase"
  1894. $cell392 setScope "name_type" "de" "scopeSystem"
  1895.  
  1896. set row393 [$diag addRow method 0.0]
  1897. $row393 setLabel "name_type" "MouseUp()  "
  1898. $row393 setProp "has_parmlist" "1"
  1899.  
  1900. set cell394 [$row393 addCell parameter 0.0]
  1901. $cell394 setLabel "name_type" "button: Integer, "
  1902. $cell394 setScope "name_type" "cl" "scopePhase"
  1903. $cell394 setScope "name_type" "de" "scopeSystem"
  1904.  
  1905. set cell395 [$row393 addCell parameter 0.0]
  1906. $cell395 setLabel "name_type" "shift: Integer, "
  1907. $cell395 setScope "name_type" "cl" "scopePhase"
  1908. $cell395 setScope "name_type" "de" "scopeSystem"
  1909.  
  1910. set cell396 [$row393 addCell parameter 0.0]
  1911. $cell396 setLabel "name_type" "x: Single, "
  1912. $cell396 setScope "name_type" "cl" "scopePhase"
  1913. $cell396 setScope "name_type" "de" "scopeSystem"
  1914.  
  1915. set cell397 [$row393 addCell parameter 0.0]
  1916. $cell397 setLabel "name_type" "y: Single"
  1917. $cell397 setScope "name_type" "cl" "scopePhase"
  1918. $cell397 setScope "name_type" "de" "scopeSystem"
  1919.  
  1920. $diag save
  1921.  
  1922. # Generator: et.tcl    /main/hindenburg/16
  1923. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  1924. # Interpreter to use: Otsh V5.2.1/A3
  1925. #
  1926. OTShRegister::importTool
  1927.  
  1928. set diag [CDM new DriveListBox "vb_gui_lib" "" "" "" "" "" 1]
  1929.  
  1930. set row398 [$diag addRow method 0.0]
  1931. $row398 setLabel "name_type" "Change()\n"
  1932. $row398 setProp "has_parmlist" "1"
  1933.  
  1934. set row399 [$diag addRow method 0.0]
  1935. $row399 setLabel "name_type" "DragDrop() \n"
  1936. $row399 setProp "has_parmlist" "1"
  1937.  
  1938. set cell400 [$row399 addCell parameter 0.0]
  1939. $cell400 setLabel "name_type" "source: Control, "
  1940. $cell400 setScope "name_type" "cl" "scopePhase"
  1941. $cell400 setScope "name_type" "de" "scopeSystem"
  1942.  
  1943. set cell401 [$row399 addCell parameter 0.0]
  1944. $cell401 setLabel "name_type" "x: Single, "
  1945. $cell401 setScope "name_type" "cl" "scopePhase"
  1946. $cell401 setScope "name_type" "de" "scopeSystem"
  1947.  
  1948. set cell402 [$row399 addCell parameter 0.0]
  1949. $cell402 setLabel "name_type" "y: Single"
  1950. $cell402 setScope "name_type" "cl" "scopePhase"
  1951. $cell402 setScope "name_type" "de" "scopeSystem"
  1952.  
  1953. set row403 [$diag addRow method 0.0]
  1954. $row403 setLabel "name_type" "DragOver() \n"
  1955. $row403 setProp "has_parmlist" "1"
  1956.  
  1957. set cell404 [$row403 addCell parameter 0.0]
  1958. $cell404 setLabel "name_type" "source: Control, "
  1959. $cell404 setScope "name_type" "cl" "scopePhase"
  1960. $cell404 setScope "name_type" "de" "scopeSystem"
  1961.  
  1962. set cell405 [$row403 addCell parameter 0.0]
  1963. $cell405 setLabel "name_type" "x: Single, "
  1964. $cell405 setScope "name_type" "cl" "scopePhase"
  1965. $cell405 setScope "name_type" "de" "scopeSystem"
  1966.  
  1967. set cell406 [$row403 addCell parameter 0.0]
  1968. $cell406 setLabel "name_type" "y: Single, "
  1969. $cell406 setScope "name_type" "cl" "scopePhase"
  1970. $cell406 setScope "name_type" "de" "scopeSystem"
  1971.  
  1972. set cell407 [$row403 addCell parameter 0.0]
  1973. $cell407 setLabel "name_type" "state: Integer"
  1974. $cell407 setScope "name_type" "cl" "scopePhase"
  1975. $cell407 setScope "name_type" "de" "scopeSystem"
  1976.  
  1977. set row408 [$diag addRow method 0.0]
  1978. $row408 setLabel "name_type" "GotFocus()\n"
  1979. $row408 setProp "has_parmlist" "1"
  1980.  
  1981. set row409 [$diag addRow method 0.0]
  1982. $row409 setLabel "name_type" "KeyDown() \n"
  1983. $row409 setProp "has_parmlist" "1"
  1984.  
  1985. set cell410 [$row409 addCell parameter 0.0]
  1986. $cell410 setLabel "name_type" "keycode: Integer, "
  1987. $cell410 setScope "name_type" "cl" "scopePhase"
  1988. $cell410 setScope "name_type" "de" "scopeSystem"
  1989.  
  1990. set cell411 [$row409 addCell parameter 0.0]
  1991. $cell411 setLabel "name_type" "shift:Integer"
  1992. $cell411 setScope "name_type" "cl" "scopePhase"
  1993. $cell411 setScope "name_type" "de" "scopeSystem"
  1994.  
  1995. set row412 [$diag addRow method 0.0]
  1996. $row412 setLabel "name_type" "KeyPress() \n"
  1997. $row412 setProp "has_parmlist" "1"
  1998.  
  1999. set cell413 [$row412 addCell parameter 0.0]
  2000. $cell413 setLabel "name_type" "keyascii: Integer"
  2001. $cell413 setScope "name_type" "cl" "scopePhase"
  2002. $cell413 setScope "name_type" "de" "scopeSystem"
  2003.  
  2004. set row414 [$diag addRow method 0.0]
  2005. $row414 setLabel "name_type" "KeyUp() \n"
  2006. $row414 setProp "has_parmlist" "1"
  2007.  
  2008. set cell415 [$row414 addCell parameter 0.0]
  2009. $cell415 setLabel "name_type" "keycode: Integer, "
  2010. $cell415 setScope "name_type" "cl" "scopePhase"
  2011. $cell415 setScope "name_type" "de" "scopeSystem"
  2012.  
  2013. set cell416 [$row414 addCell parameter 0.0]
  2014. $cell416 setLabel "name_type" "shift: Integer"
  2015. $cell416 setScope "name_type" "cl" "scopePhase"
  2016. $cell416 setScope "name_type" "de" "scopeSystem"
  2017.  
  2018. set row417 [$diag addRow method 0.0]
  2019. $row417 setLabel "name_type" "LostFocus() "
  2020. $row417 setProp "has_parmlist" "1"
  2021.  
  2022. $diag save
  2023.  
  2024. # Generator: et.tcl    /main/hindenburg/16
  2025. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  2026. # Interpreter to use: Otsh V5.2.1/A3
  2027. #
  2028. OTShRegister::importTool
  2029.  
  2030. set diag [CDM new FileListBox "vb_gui_lib" "" "" "" "" "" 1]
  2031.  
  2032. set row418 [$diag addRow method 0.0]
  2033. $row418 setLabel "name_type" "Click()\n"
  2034. $row418 setProp "has_parmlist" "1"
  2035.  
  2036. set row419 [$diag addRow method 0.0]
  2037. $row419 setLabel "name_type" "DbClick() \n"
  2038. $row419 setProp "has_parmlist" "1"
  2039.  
  2040. set row420 [$diag addRow method 0.0]
  2041. $row420 setLabel "name_type" "DragDrop() \n"
  2042. $row420 setProp "has_parmlist" "1"
  2043.  
  2044. set cell421 [$row420 addCell parameter 0.0]
  2045. $cell421 setLabel "name_type" "source: Control, "
  2046. $cell421 setScope "name_type" "cl" "scopePhase"
  2047. $cell421 setScope "name_type" "de" "scopeSystem"
  2048.  
  2049. set cell422 [$row420 addCell parameter 0.0]
  2050. $cell422 setLabel "name_type" "x: Single, "
  2051. $cell422 setScope "name_type" "cl" "scopePhase"
  2052. $cell422 setScope "name_type" "de" "scopeSystem"
  2053.  
  2054. set cell423 [$row420 addCell parameter 0.0]
  2055. $cell423 setLabel "name_type" "y: Single"
  2056. $cell423 setScope "name_type" "cl" "scopePhase"
  2057. $cell423 setScope "name_type" "de" "scopeSystem"
  2058.  
  2059. set row424 [$diag addRow method 0.0]
  2060. $row424 setLabel "name_type" "DragOver() \n"
  2061. $row424 setProp "has_parmlist" "1"
  2062.  
  2063. set cell425 [$row424 addCell parameter 0.0]
  2064. $cell425 setLabel "name_type" "source: Control, "
  2065. $cell425 setScope "name_type" "cl" "scopePhase"
  2066. $cell425 setScope "name_type" "de" "scopeSystem"
  2067.  
  2068. set cell426 [$row424 addCell parameter 0.0]
  2069. $cell426 setLabel "name_type" "x: Single, "
  2070. $cell426 setScope "name_type" "cl" "scopePhase"
  2071. $cell426 setScope "name_type" "de" "scopeSystem"
  2072.  
  2073. set cell427 [$row424 addCell parameter 0.0]
  2074. $cell427 setLabel "name_type" "y: Single, "
  2075. $cell427 setScope "name_type" "cl" "scopePhase"
  2076. $cell427 setScope "name_type" "de" "scopeSystem"
  2077.  
  2078. set cell428 [$row424 addCell parameter 0.0]
  2079. $cell428 setLabel "name_type" "state: Integer"
  2080. $cell428 setScope "name_type" "cl" "scopePhase"
  2081. $cell428 setScope "name_type" "de" "scopeSystem"
  2082.  
  2083. set row429 [$diag addRow method 0.0]
  2084. $row429 setLabel "name_type" "GotFocus()\n"
  2085. $row429 setProp "has_parmlist" "1"
  2086.  
  2087. set row430 [$diag addRow method 0.0]
  2088. $row430 setLabel "name_type" "KeyDown() \n"
  2089. $row430 setProp "has_parmlist" "1"
  2090.  
  2091. set cell431 [$row430 addCell parameter 0.0]
  2092. $cell431 setLabel "name_type" "keycode: Integer, "
  2093. $cell431 setScope "name_type" "cl" "scopePhase"
  2094. $cell431 setScope "name_type" "de" "scopeSystem"
  2095.  
  2096. set cell432 [$row430 addCell parameter 0.0]
  2097. $cell432 setLabel "name_type" "shift:Integer"
  2098. $cell432 setScope "name_type" "cl" "scopePhase"
  2099. $cell432 setScope "name_type" "de" "scopeSystem"
  2100.  
  2101. set row433 [$diag addRow method 0.0]
  2102. $row433 setLabel "name_type" "KeyPress() \n"
  2103. $row433 setProp "has_parmlist" "1"
  2104.  
  2105. set cell434 [$row433 addCell parameter 0.0]
  2106. $cell434 setLabel "name_type" "keyascii: Integer"
  2107. $cell434 setScope "name_type" "cl" "scopePhase"
  2108. $cell434 setScope "name_type" "de" "scopeSystem"
  2109.  
  2110. set row435 [$diag addRow method 0.0]
  2111. $row435 setLabel "name_type" "KeyUp() \n"
  2112. $row435 setProp "has_parmlist" "1"
  2113.  
  2114. set cell436 [$row435 addCell parameter 0.0]
  2115. $cell436 setLabel "name_type" "keycode: Integer, "
  2116. $cell436 setScope "name_type" "cl" "scopePhase"
  2117. $cell436 setScope "name_type" "de" "scopeSystem"
  2118.  
  2119. set cell437 [$row435 addCell parameter 0.0]
  2120. $cell437 setLabel "name_type" "shift: Integer"
  2121. $cell437 setScope "name_type" "cl" "scopePhase"
  2122. $cell437 setScope "name_type" "de" "scopeSystem"
  2123.  
  2124. set row438 [$diag addRow method 0.0]
  2125. $row438 setLabel "name_type" "LostFocus() \n"
  2126. $row438 setProp "has_parmlist" "1"
  2127.  
  2128. set row439 [$diag addRow method 0.0]
  2129. $row439 setLabel "name_type" "MouseDown() \n"
  2130. $row439 setProp "has_parmlist" "1"
  2131.  
  2132. set cell440 [$row439 addCell parameter 0.0]
  2133. $cell440 setLabel "name_type" "button: Integer, "
  2134. $cell440 setScope "name_type" "cl" "scopePhase"
  2135. $cell440 setScope "name_type" "de" "scopeSystem"
  2136.  
  2137. set cell441 [$row439 addCell parameter 0.0]
  2138. $cell441 setLabel "name_type" "shift: Integer, "
  2139. $cell441 setScope "name_type" "cl" "scopePhase"
  2140. $cell441 setScope "name_type" "de" "scopeSystem"
  2141.  
  2142. set cell442 [$row439 addCell parameter 0.0]
  2143. $cell442 setLabel "name_type" "x: Single, "
  2144. $cell442 setScope "name_type" "cl" "scopePhase"
  2145. $cell442 setScope "name_type" "de" "scopeSystem"
  2146.  
  2147. set cell443 [$row439 addCell parameter 0.0]
  2148. $cell443 setLabel "name_type" "y: Single"
  2149. $cell443 setScope "name_type" "cl" "scopePhase"
  2150. $cell443 setScope "name_type" "de" "scopeSystem"
  2151.  
  2152. set row444 [$diag addRow method 0.0]
  2153. $row444 setLabel "name_type" "MouseMove() \n"
  2154. $row444 setProp "has_parmlist" "1"
  2155.  
  2156. set cell445 [$row444 addCell parameter 0.0]
  2157. $cell445 setLabel "name_type" "button: Integer, "
  2158. $cell445 setScope "name_type" "cl" "scopePhase"
  2159. $cell445 setScope "name_type" "de" "scopeSystem"
  2160.  
  2161. set cell446 [$row444 addCell parameter 0.0]
  2162. $cell446 setLabel "name_type" "shift: Integer, "
  2163. $cell446 setScope "name_type" "cl" "scopePhase"
  2164. $cell446 setScope "name_type" "de" "scopeSystem"
  2165.  
  2166. set cell447 [$row444 addCell parameter 0.0]
  2167. $cell447 setLabel "name_type" "x: Single, "
  2168. $cell447 setScope "name_type" "cl" "scopePhase"
  2169. $cell447 setScope "name_type" "de" "scopeSystem"
  2170.  
  2171. set cell448 [$row444 addCell parameter 0.0]
  2172. $cell448 setLabel "name_type" "y: Single"
  2173. $cell448 setScope "name_type" "cl" "scopePhase"
  2174. $cell448 setScope "name_type" "de" "scopeSystem"
  2175.  
  2176. set row449 [$diag addRow method 0.0]
  2177. $row449 setLabel "name_type" "MouseUp()  \n"
  2178. $row449 setProp "has_parmlist" "1"
  2179.  
  2180. set cell450 [$row449 addCell parameter 0.0]
  2181. $cell450 setLabel "name_type" "button: Integer, "
  2182. $cell450 setScope "name_type" "cl" "scopePhase"
  2183. $cell450 setScope "name_type" "de" "scopeSystem"
  2184.  
  2185. set cell451 [$row449 addCell parameter 0.0]
  2186. $cell451 setLabel "name_type" "shift: Integer, "
  2187. $cell451 setScope "name_type" "cl" "scopePhase"
  2188. $cell451 setScope "name_type" "de" "scopeSystem"
  2189.  
  2190. set cell452 [$row449 addCell parameter 0.0]
  2191. $cell452 setLabel "name_type" "x: Single, "
  2192. $cell452 setScope "name_type" "cl" "scopePhase"
  2193. $cell452 setScope "name_type" "de" "scopeSystem"
  2194.  
  2195. set cell453 [$row449 addCell parameter 0.0]
  2196. $cell453 setLabel "name_type" "y: Single"
  2197. $cell453 setScope "name_type" "cl" "scopePhase"
  2198. $cell453 setScope "name_type" "de" "scopeSystem"
  2199.  
  2200. set row454 [$diag addRow method 0.0]
  2201. $row454 setLabel "name_type" "PathChange()\n"
  2202. $row454 setProp "has_parmlist" "1"
  2203.  
  2204. set row455 [$diag addRow method 0.0]
  2205. $row455 setLabel "name_type" "PatternChange()"
  2206. $row455 setProp "has_parmlist" "1"
  2207.  
  2208. $diag save
  2209.  
  2210. # Generator: et.tcl    /main/hindenburg/16
  2211. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  2212. # Interpreter to use: Otsh V5.2.1/A3
  2213. #
  2214. OTShRegister::importTool
  2215.  
  2216. set diag [CAD new leafcontrols1 "vb_gui_lib" "" "" "" "" "" 1]
  2217.  
  2218. set node457 [$diag addNode cad_class 768.0 624.0 120.0 37.3333]
  2219. $node457 setLabel "name" "LeafControl"
  2220. $node457 setProp "is_folded" "1"
  2221. $node457 setScope "name" "cl" "scopePhase"
  2222.  
  2223. set node458 [$diag addNode cad_class 464.0 1104.0 417.333 321.333]
  2224. $node458 setLabel "name" "TextBox"
  2225. $node458 setScope "name" "cl" "scopePhase"
  2226.  
  2227. set node459 [$diag addNode cad_class 224.0 784.0 417.333 302.667]
  2228. $node459 setLabel "name" "CheckBox"
  2229. $node459 setScope "name" "cl" "scopePhase"
  2230.  
  2231. set node460 [$diag addNode cad_class 672.0 784.0 413.333 302.667]
  2232. $node460 setLabel "name" "ComboBox"
  2233. $node460 setScope "name" "cl" "scopePhase"
  2234.  
  2235. set node461 [$diag addNode cad_class 896.0 1104.0 417.333 302.667]
  2236. $node461 setLabel "name" "CommandButton"
  2237. $node461 setScope "name" "cl" "scopePhase"
  2238.  
  2239. set node456 [$diag addRake generalization $node457 $node459 832.0 640.0 432.0 880.0 768.0]
  2240.  
  2241. set conn462 [$node456 getInConn]
  2242. set segm463 [$conn462 getFirstSegm]
  2243.  
  2244. set conn464 [$node456 getFirstOutConn]
  2245. set segm465 [$conn464 getFirstSegm]
  2246.  
  2247. set conn466 [$diag addConn generalization_conn $node456 $node460 880.0 768.0 880.0 800.0]
  2248. set segm467 [$conn466 getFirstSegm]
  2249.  
  2250. set conn468 [$diag addConn generalization_conn $node456 $node461 1104.0 768.0 1104.0 1120.0]
  2251. set segm469 [$conn468 getFirstSegm]
  2252.  
  2253. set conn470 [$diag addConn generalization_conn $node456 $node458 656.0 768.0 656.0 1136.0]
  2254. set segm471 [$conn470 getFirstSegm]
  2255.  
  2256. $diag save
  2257.  
  2258. # Generator: et.tcl    /main/hindenburg/16
  2259. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  2260. # Interpreter to use: Otsh V5.2.1/A3
  2261. #
  2262. OTShRegister::importTool
  2263.  
  2264. set diag [CDM new TextBox "vb_gui_lib" "" "" "" "" "" 1]
  2265.  
  2266. set row472 [$diag addRow method 0.0]
  2267. $row472 setLabel "name_type" "Click()\n"
  2268. $row472 setProp "has_parmlist" "1"
  2269.  
  2270. set row473 [$diag addRow method 0.0]
  2271. $row473 setLabel "name_type" "DbClick() \n"
  2272. $row473 setProp "has_parmlist" "1"
  2273.  
  2274. set row474 [$diag addRow method 0.0]
  2275. $row474 setLabel "name_type" "DragDrop() \n"
  2276. $row474 setProp "has_parmlist" "1"
  2277.  
  2278. set cell475 [$row474 addCell parameter 0.0]
  2279. $cell475 setLabel "name_type" "source: Control, "
  2280. $cell475 setScope "name_type" "cl" "scopePhase"
  2281. $cell475 setScope "name_type" "de" "scopeSystem"
  2282.  
  2283. set cell476 [$row474 addCell parameter 0.0]
  2284. $cell476 setLabel "name_type" "x: Single, "
  2285. $cell476 setScope "name_type" "cl" "scopePhase"
  2286. $cell476 setScope "name_type" "de" "scopeSystem"
  2287.  
  2288. set cell477 [$row474 addCell parameter 0.0]
  2289. $cell477 setLabel "name_type" "y: Single"
  2290. $cell477 setScope "name_type" "cl" "scopePhase"
  2291. $cell477 setScope "name_type" "de" "scopeSystem"
  2292.  
  2293. set row478 [$diag addRow method 0.0]
  2294. $row478 setLabel "name_type" "DragOver() \n"
  2295. $row478 setProp "has_parmlist" "1"
  2296.  
  2297. set cell479 [$row478 addCell parameter 0.0]
  2298. $cell479 setLabel "name_type" "source: Control, "
  2299. $cell479 setScope "name_type" "cl" "scopePhase"
  2300. $cell479 setScope "name_type" "de" "scopeSystem"
  2301.  
  2302. set cell480 [$row478 addCell parameter 0.0]
  2303. $cell480 setLabel "name_type" "x: Single, "
  2304. $cell480 setScope "name_type" "cl" "scopePhase"
  2305. $cell480 setScope "name_type" "de" "scopeSystem"
  2306.  
  2307. set cell481 [$row478 addCell parameter 0.0]
  2308. $cell481 setLabel "name_type" "y: Single, "
  2309. $cell481 setScope "name_type" "cl" "scopePhase"
  2310. $cell481 setScope "name_type" "de" "scopeSystem"
  2311.  
  2312. set cell482 [$row478 addCell parameter 0.0]
  2313. $cell482 setLabel "name_type" "state: Integer"
  2314. $cell482 setScope "name_type" "cl" "scopePhase"
  2315. $cell482 setScope "name_type" "de" "scopeSystem"
  2316.  
  2317. set row483 [$diag addRow method 0.0]
  2318. $row483 setLabel "name_type" "GotFocus()\n"
  2319. $row483 setProp "has_parmlist" "1"
  2320.  
  2321. set row484 [$diag addRow method 0.0]
  2322. $row484 setLabel "name_type" "KeyDown() \n"
  2323. $row484 setProp "has_parmlist" "1"
  2324.  
  2325. set cell485 [$row484 addCell parameter 0.0]
  2326. $cell485 setLabel "name_type" "keycode: Integer, "
  2327. $cell485 setScope "name_type" "cl" "scopePhase"
  2328. $cell485 setScope "name_type" "de" "scopeSystem"
  2329.  
  2330. set cell486 [$row484 addCell parameter 0.0]
  2331. $cell486 setLabel "name_type" "shift:Integer"
  2332. $cell486 setScope "name_type" "cl" "scopePhase"
  2333. $cell486 setScope "name_type" "de" "scopeSystem"
  2334.  
  2335. set row487 [$diag addRow method 0.0]
  2336. $row487 setLabel "name_type" "KeyPress() \n"
  2337. $row487 setProp "has_parmlist" "1"
  2338.  
  2339. set cell488 [$row487 addCell parameter 0.0]
  2340. $cell488 setLabel "name_type" "keyascii: Integer"
  2341. $cell488 setScope "name_type" "cl" "scopePhase"
  2342. $cell488 setScope "name_type" "de" "scopeSystem"
  2343.  
  2344. set row489 [$diag addRow method 0.0]
  2345. $row489 setLabel "name_type" "KeyUp() \n"
  2346. $row489 setProp "has_parmlist" "1"
  2347.  
  2348. set cell490 [$row489 addCell parameter 0.0]
  2349. $cell490 setLabel "name_type" "keycode: Integer, "
  2350. $cell490 setScope "name_type" "cl" "scopePhase"
  2351. $cell490 setScope "name_type" "de" "scopeSystem"
  2352.  
  2353. set cell491 [$row489 addCell parameter 0.0]
  2354. $cell491 setLabel "name_type" "shift: Integer"
  2355. $cell491 setScope "name_type" "cl" "scopePhase"
  2356. $cell491 setScope "name_type" "de" "scopeSystem"
  2357.  
  2358. set row492 [$diag addRow method 0.0]
  2359. $row492 setLabel "name_type" "LostFocus() \n"
  2360. $row492 setProp "has_parmlist" "1"
  2361.  
  2362. set row493 [$diag addRow method 0.0]
  2363. $row493 setLabel "name_type" "MouseDown() \n"
  2364. $row493 setProp "has_parmlist" "1"
  2365.  
  2366. set cell494 [$row493 addCell parameter 0.0]
  2367. $cell494 setLabel "name_type" "button: Integer, "
  2368. $cell494 setScope "name_type" "cl" "scopePhase"
  2369. $cell494 setScope "name_type" "de" "scopeSystem"
  2370.  
  2371. set cell495 [$row493 addCell parameter 0.0]
  2372. $cell495 setLabel "name_type" "shift: Integer, "
  2373. $cell495 setScope "name_type" "cl" "scopePhase"
  2374. $cell495 setScope "name_type" "de" "scopeSystem"
  2375.  
  2376. set cell496 [$row493 addCell parameter 0.0]
  2377. $cell496 setLabel "name_type" "x: Single, "
  2378. $cell496 setScope "name_type" "cl" "scopePhase"
  2379. $cell496 setScope "name_type" "de" "scopeSystem"
  2380.  
  2381. set cell497 [$row493 addCell parameter 0.0]
  2382. $cell497 setLabel "name_type" "y: Single"
  2383. $cell497 setScope "name_type" "cl" "scopePhase"
  2384. $cell497 setScope "name_type" "de" "scopeSystem"
  2385.  
  2386. set row498 [$diag addRow method 0.0]
  2387. $row498 setLabel "name_type" "MouseMove() \n"
  2388. $row498 setProp "has_parmlist" "1"
  2389.  
  2390. set cell499 [$row498 addCell parameter 0.0]
  2391. $cell499 setLabel "name_type" "button: Integer, "
  2392. $cell499 setScope "name_type" "cl" "scopePhase"
  2393. $cell499 setScope "name_type" "de" "scopeSystem"
  2394.  
  2395. set cell500 [$row498 addCell parameter 0.0]
  2396. $cell500 setLabel "name_type" "shift: Integer, "
  2397. $cell500 setScope "name_type" "cl" "scopePhase"
  2398. $cell500 setScope "name_type" "de" "scopeSystem"
  2399.  
  2400. set cell501 [$row498 addCell parameter 0.0]
  2401. $cell501 setLabel "name_type" "x: Single, "
  2402. $cell501 setScope "name_type" "cl" "scopePhase"
  2403. $cell501 setScope "name_type" "de" "scopeSystem"
  2404.  
  2405. set cell502 [$row498 addCell parameter 0.0]
  2406. $cell502 setLabel "name_type" "y: Single"
  2407. $cell502 setScope "name_type" "cl" "scopePhase"
  2408. $cell502 setScope "name_type" "de" "scopeSystem"
  2409.  
  2410. set row503 [$diag addRow method 0.0]
  2411. $row503 setLabel "name_type" "MouseUp()  "
  2412. $row503 setProp "has_parmlist" "1"
  2413.  
  2414. set cell504 [$row503 addCell parameter 0.0]
  2415. $cell504 setLabel "name_type" "button: Integer, "
  2416. $cell504 setScope "name_type" "cl" "scopePhase"
  2417. $cell504 setScope "name_type" "de" "scopeSystem"
  2418.  
  2419. set cell505 [$row503 addCell parameter 0.0]
  2420. $cell505 setLabel "name_type" "shift: Integer, "
  2421. $cell505 setScope "name_type" "cl" "scopePhase"
  2422. $cell505 setScope "name_type" "de" "scopeSystem"
  2423.  
  2424. set cell506 [$row503 addCell parameter 0.0]
  2425. $cell506 setLabel "name_type" "x: Single, "
  2426. $cell506 setScope "name_type" "cl" "scopePhase"
  2427. $cell506 setScope "name_type" "de" "scopeSystem"
  2428.  
  2429. set cell507 [$row503 addCell parameter 0.0]
  2430. $cell507 setLabel "name_type" "y: Single"
  2431. $cell507 setScope "name_type" "cl" "scopePhase"
  2432. $cell507 setScope "name_type" "de" "scopeSystem"
  2433.  
  2434. $diag save
  2435.  
  2436. # Generator: et.tcl    /main/hindenburg/16
  2437. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  2438. # Interpreter to use: Otsh V5.2.1/A3
  2439. #
  2440. OTShRegister::importTool
  2441.  
  2442. set diag [CAD new leafcontrols2 "vb_gui_lib" "" "" "" "" "" 1]
  2443.  
  2444. set node509 [$diag addNode cad_class 1360.0 800.0 120.0 30.0]
  2445. $node509 setLabel "name" "LeafControl"
  2446. $node509 setProp "is_folded" "1"
  2447. $node509 setScope "name" "cl" "scopePhase"
  2448.  
  2449. set node510 [$diag addNode cad_class 1056.0 1392.0 417.0 248.0]
  2450. $node510 setLabel "name" "ListBox"
  2451. $node510 setScope "name" "cl" "scopePhase"
  2452.  
  2453. set node511 [$diag addNode cad_class 800.0 976.0 417.0 276.0]
  2454. $node511 setLabel "name" "FileListBox"
  2455. $node511 setScope "name" "cl" "scopePhase"
  2456.  
  2457. set node512 [$diag addNode cad_class 1280.0 976.0 417.0 248.0]
  2458. $node512 setLabel "name" "DirListBox"
  2459. $node512 setScope "name" "cl" "scopePhase"
  2460.  
  2461. set node513 [$diag addNode cad_class 1552.0 1392.0 412.0 192.0]
  2462. $node513 setLabel "name" "DriveListBox"
  2463. $node513 setScope "name" "cl" "scopePhase"
  2464.  
  2465. set node508 [$diag addRake generalization $node509 $node511 1424.0 816.0 1008.0 1072.0 944.0]
  2466.  
  2467. set conn514 [$node508 getInConn]
  2468. set segm515 [$conn514 getFirstSegm]
  2469.  
  2470. set conn516 [$node508 getFirstOutConn]
  2471. set segm517 [$conn516 getFirstSegm]
  2472.  
  2473. set conn518 [$diag addConn generalization_conn $node508 $node512 1488.0 944.0 1488.0 992.0]
  2474. set segm519 [$conn518 getFirstSegm]
  2475.  
  2476. set conn520 [$diag addConn generalization_conn $node508 $node513 1760.0 944.0 1760.0 1408.0]
  2477. set segm521 [$conn520 getFirstSegm]
  2478.  
  2479. set conn522 [$diag addConn generalization_conn $node508 $node510 1248.0 944.0 1248.0 1424.0]
  2480. set segm523 [$conn522 getFirstSegm]
  2481.  
  2482. $diag save
  2483.  
  2484. # Generator: et.tcl    /main/hindenburg/16
  2485. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  2486. # Interpreter to use: Otsh V5.2.1/A3
  2487. #
  2488. OTShRegister::importTool
  2489.  
  2490. set diag [CDM new HScrollBar "vb_gui_lib" "" "" "" "" "" 1]
  2491.  
  2492. set row524 [$diag addRow method 0.0]
  2493. $row524 setLabel "name_type" "Change()\n"
  2494. $row524 setProp "has_parmlist" "1"
  2495.  
  2496. set row525 [$diag addRow method 0.0]
  2497. $row525 setLabel "name_type" "DragDrop() \n"
  2498. $row525 setProp "has_parmlist" "1"
  2499.  
  2500. set cell526 [$row525 addCell parameter 0.0]
  2501. $cell526 setLabel "name_type" "source: Control, "
  2502. $cell526 setScope "name_type" "cl" "scopePhase"
  2503. $cell526 setScope "name_type" "de" "scopeSystem"
  2504.  
  2505. set cell527 [$row525 addCell parameter 0.0]
  2506. $cell527 setLabel "name_type" "x: Single, "
  2507. $cell527 setScope "name_type" "cl" "scopePhase"
  2508. $cell527 setScope "name_type" "de" "scopeSystem"
  2509.  
  2510. set cell528 [$row525 addCell parameter 0.0]
  2511. $cell528 setLabel "name_type" "y: Single"
  2512. $cell528 setScope "name_type" "cl" "scopePhase"
  2513. $cell528 setScope "name_type" "de" "scopeSystem"
  2514.  
  2515. set row529 [$diag addRow method 0.0]
  2516. $row529 setLabel "name_type" "DragOver() \n"
  2517. $row529 setProp "has_parmlist" "1"
  2518.  
  2519. set cell530 [$row529 addCell parameter 0.0]
  2520. $cell530 setLabel "name_type" "source: Control, "
  2521. $cell530 setScope "name_type" "cl" "scopePhase"
  2522. $cell530 setScope "name_type" "de" "scopeSystem"
  2523.  
  2524. set cell531 [$row529 addCell parameter 0.0]
  2525. $cell531 setLabel "name_type" "x: Single, "
  2526. $cell531 setScope "name_type" "cl" "scopePhase"
  2527. $cell531 setScope "name_type" "de" "scopeSystem"
  2528.  
  2529. set cell532 [$row529 addCell parameter 0.0]
  2530. $cell532 setLabel "name_type" "y: Single, "
  2531. $cell532 setScope "name_type" "cl" "scopePhase"
  2532. $cell532 setScope "name_type" "de" "scopeSystem"
  2533.  
  2534. set cell533 [$row529 addCell parameter 0.0]
  2535. $cell533 setLabel "name_type" "state: Integer"
  2536. $cell533 setScope "name_type" "cl" "scopePhase"
  2537. $cell533 setScope "name_type" "de" "scopeSystem"
  2538.  
  2539. set row534 [$diag addRow method 0.0]
  2540. $row534 setLabel "name_type" "GotFocus()\n"
  2541. $row534 setProp "has_parmlist" "1"
  2542.  
  2543. set row535 [$diag addRow method 0.0]
  2544. $row535 setLabel "name_type" "KeyDown() \n"
  2545. $row535 setProp "has_parmlist" "1"
  2546.  
  2547. set cell536 [$row535 addCell parameter 0.0]
  2548. $cell536 setLabel "name_type" "keycode: Integer, "
  2549. $cell536 setScope "name_type" "cl" "scopePhase"
  2550. $cell536 setScope "name_type" "de" "scopeSystem"
  2551.  
  2552. set cell537 [$row535 addCell parameter 0.0]
  2553. $cell537 setLabel "name_type" "shift:Integer"
  2554. $cell537 setScope "name_type" "cl" "scopePhase"
  2555. $cell537 setScope "name_type" "de" "scopeSystem"
  2556.  
  2557. set row538 [$diag addRow method 0.0]
  2558. $row538 setLabel "name_type" "KeyPress() \n"
  2559. $row538 setProp "has_parmlist" "1"
  2560.  
  2561. set cell539 [$row538 addCell parameter 0.0]
  2562. $cell539 setLabel "name_type" "keyascii: Integer"
  2563. $cell539 setScope "name_type" "cl" "scopePhase"
  2564. $cell539 setScope "name_type" "de" "scopeSystem"
  2565.  
  2566. set row540 [$diag addRow method 0.0]
  2567. $row540 setLabel "name_type" "KeyUp() \n"
  2568. $row540 setProp "has_parmlist" "1"
  2569.  
  2570. set cell541 [$row540 addCell parameter 0.0]
  2571. $cell541 setLabel "name_type" "keycode: Integer, "
  2572. $cell541 setScope "name_type" "cl" "scopePhase"
  2573. $cell541 setScope "name_type" "de" "scopeSystem"
  2574.  
  2575. set cell542 [$row540 addCell parameter 0.0]
  2576. $cell542 setLabel "name_type" "shift: Integer"
  2577. $cell542 setScope "name_type" "cl" "scopePhase"
  2578. $cell542 setScope "name_type" "de" "scopeSystem"
  2579.  
  2580. set row543 [$diag addRow method 0.0]
  2581. $row543 setLabel "name_type" "LostFocus() \n"
  2582. $row543 setProp "has_parmlist" "1"
  2583.  
  2584. set row544 [$diag addRow method 0.0]
  2585. $row544 setLabel "name_type" "Scroll()"
  2586. $row544 setProp "has_parmlist" "1"
  2587.  
  2588. $diag save
  2589.  
  2590. # Generator: et.tcl    /main/hindenburg/16
  2591. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  2592. # Interpreter to use: Otsh V5.2.1/A3
  2593. #
  2594. OTShRegister::importTool
  2595.  
  2596. set diag [CDM new VScrollBar "vb_gui_lib" "" "" "" "" "" 1]
  2597.  
  2598. set row545 [$diag addRow method 0.0]
  2599. $row545 setLabel "name_type" "Change()\n"
  2600. $row545 setProp "has_parmlist" "1"
  2601.  
  2602. set row546 [$diag addRow method 0.0]
  2603. $row546 setLabel "name_type" "DragDrop() \n"
  2604. $row546 setProp "has_parmlist" "1"
  2605.  
  2606. set cell547 [$row546 addCell parameter 0.0]
  2607. $cell547 setLabel "name_type" "source: Control, "
  2608. $cell547 setScope "name_type" "cl" "scopePhase"
  2609. $cell547 setScope "name_type" "de" "scopeSystem"
  2610.  
  2611. set cell548 [$row546 addCell parameter 0.0]
  2612. $cell548 setLabel "name_type" "x: Single, "
  2613. $cell548 setScope "name_type" "cl" "scopePhase"
  2614. $cell548 setScope "name_type" "de" "scopeSystem"
  2615.  
  2616. set cell549 [$row546 addCell parameter 0.0]
  2617. $cell549 setLabel "name_type" "y: Single"
  2618. $cell549 setScope "name_type" "cl" "scopePhase"
  2619. $cell549 setScope "name_type" "de" "scopeSystem"
  2620.  
  2621. set row550 [$diag addRow method 0.0]
  2622. $row550 setLabel "name_type" "DragOver() \n"
  2623. $row550 setProp "has_parmlist" "1"
  2624.  
  2625. set cell551 [$row550 addCell parameter 0.0]
  2626. $cell551 setLabel "name_type" "source: Control, "
  2627. $cell551 setScope "name_type" "cl" "scopePhase"
  2628. $cell551 setScope "name_type" "de" "scopeSystem"
  2629.  
  2630. set cell552 [$row550 addCell parameter 0.0]
  2631. $cell552 setLabel "name_type" "x: Single, "
  2632. $cell552 setScope "name_type" "cl" "scopePhase"
  2633. $cell552 setScope "name_type" "de" "scopeSystem"
  2634.  
  2635. set cell553 [$row550 addCell parameter 0.0]
  2636. $cell553 setLabel "name_type" "y: Single, "
  2637. $cell553 setScope "name_type" "cl" "scopePhase"
  2638. $cell553 setScope "name_type" "de" "scopeSystem"
  2639.  
  2640. set cell554 [$row550 addCell parameter 0.0]
  2641. $cell554 setLabel "name_type" "state: Integer"
  2642. $cell554 setScope "name_type" "cl" "scopePhase"
  2643. $cell554 setScope "name_type" "de" "scopeSystem"
  2644.  
  2645. set row555 [$diag addRow method 0.0]
  2646. $row555 setLabel "name_type" "GotFocus()\n"
  2647. $row555 setProp "has_parmlist" "1"
  2648.  
  2649. set row556 [$diag addRow method 0.0]
  2650. $row556 setLabel "name_type" "KeyDown() \n"
  2651. $row556 setProp "has_parmlist" "1"
  2652.  
  2653. set cell557 [$row556 addCell parameter 0.0]
  2654. $cell557 setLabel "name_type" "keycode: Integer, "
  2655. $cell557 setScope "name_type" "cl" "scopePhase"
  2656. $cell557 setScope "name_type" "de" "scopeSystem"
  2657.  
  2658. set cell558 [$row556 addCell parameter 0.0]
  2659. $cell558 setLabel "name_type" "shift:Integer"
  2660. $cell558 setScope "name_type" "cl" "scopePhase"
  2661. $cell558 setScope "name_type" "de" "scopeSystem"
  2662.  
  2663. set row559 [$diag addRow method 0.0]
  2664. $row559 setLabel "name_type" "KeyPress() \n"
  2665. $row559 setProp "has_parmlist" "1"
  2666.  
  2667. set cell560 [$row559 addCell parameter 0.0]
  2668. $cell560 setLabel "name_type" "keyascii: Integer"
  2669. $cell560 setScope "name_type" "cl" "scopePhase"
  2670. $cell560 setScope "name_type" "de" "scopeSystem"
  2671.  
  2672. set row561 [$diag addRow method 0.0]
  2673. $row561 setLabel "name_type" "KeyUp() \n"
  2674. $row561 setProp "has_parmlist" "1"
  2675.  
  2676. set cell562 [$row561 addCell parameter 0.0]
  2677. $cell562 setLabel "name_type" "keycode: Integer, "
  2678. $cell562 setScope "name_type" "cl" "scopePhase"
  2679. $cell562 setScope "name_type" "de" "scopeSystem"
  2680.  
  2681. set cell563 [$row561 addCell parameter 0.0]
  2682. $cell563 setLabel "name_type" "shift: Integer"
  2683. $cell563 setScope "name_type" "cl" "scopePhase"
  2684. $cell563 setScope "name_type" "de" "scopeSystem"
  2685.  
  2686. set row564 [$diag addRow method 0.0]
  2687. $row564 setLabel "name_type" "LostFocus() \n"
  2688. $row564 setProp "has_parmlist" "1"
  2689.  
  2690. set row565 [$diag addRow method 0.0]
  2691. $row565 setLabel "name_type" "Scroll()"
  2692. $row565 setProp "has_parmlist" "1"
  2693.  
  2694. $diag save
  2695.  
  2696. # Generator: et.tcl    /main/hindenburg/16
  2697. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  2698. # Interpreter to use: Otsh V5.2.1/A3
  2699. #
  2700. OTShRegister::importTool
  2701.  
  2702. set diag [CAD new leafcontrols4 "vb_gui_lib" "" "" "" "" "" 1]
  2703.  
  2704. set node567 [$diag addNode cad_class 1360.0 800.0 120.0 37.3333]
  2705. $node567 setLabel "name" "LeafControl"
  2706. $node567 setProp "is_folded" "1"
  2707. $node567 setScope "name" "cl" "scopePhase"
  2708.  
  2709. set node568 [$diag addNode cad_class 1056.0 1392.0 417.333 340.0]
  2710. $node568 setLabel "name" "Label"
  2711. $node568 setScope "name" "cl" "scopePhase"
  2712.  
  2713. set node569 [$diag addNode cad_class 800.0 976.0 417.333 228.0]
  2714. $node569 setLabel "name" "Image"
  2715. $node569 setScope "name" "cl" "scopePhase"
  2716.  
  2717. set node570 [$diag addNode cad_class 1280.0 976.0 425.333 377.333]
  2718. $node570 setLabel "name" "OLE"
  2719. $node570 setScope "name" "cl" "scopePhase"
  2720.  
  2721. set node571 [$diag addNode cad_class 1552.0 1392.0 208.0 116.0]
  2722. $node571 setLabel "name" "Shape"
  2723. $node571 setScope "name" "cl" "scopePhase"
  2724.  
  2725. set node566 [$diag addRake generalization $node567 $node569 1424.0 816.0 1008.0 1072.0 944.0]
  2726.  
  2727. set conn572 [$node566 getInConn]
  2728. set segm573 [$conn572 getFirstSegm]
  2729.  
  2730. set conn574 [$node566 getFirstOutConn]
  2731. set segm575 [$conn574 getFirstSegm]
  2732.  
  2733. set conn576 [$diag addConn generalization_conn $node566 $node570 1488.0 944.0 1488.0 992.0]
  2734. set segm577 [$conn576 getFirstSegm]
  2735.  
  2736. set conn578 [$diag addConn generalization_conn $node566 $node571 1760.0 944.0 1760.0 1408.0]
  2737. set segm579 [$conn578 getFirstSegm]
  2738.  
  2739. set conn580 [$diag addConn generalization_conn $node566 $node568 1248.0 944.0 1248.0 1424.0]
  2740. set segm581 [$conn580 getFirstSegm]
  2741.  
  2742. $diag save
  2743.  
  2744. # Generator: et.tcl    /main/hindenburg/16
  2745. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  2746. # Interpreter to use: Otsh V5.2.1/A3
  2747. #
  2748. OTShRegister::importTool
  2749.  
  2750. set diag [CDM new Image "vb_gui_lib" "" "" "" "" "" 1]
  2751.  
  2752. set row582 [$diag addRow method 0.0]
  2753. $row582 setLabel "name_type" "Click()\n"
  2754. $row582 setProp "has_parmlist" "1"
  2755.  
  2756. set row583 [$diag addRow method 0.0]
  2757. $row583 setLabel "name_type" "DbClick() \n"
  2758. $row583 setProp "has_parmlist" "1"
  2759.  
  2760. set row584 [$diag addRow method 0.0]
  2761. $row584 setLabel "name_type" "DragDrop() \n"
  2762. $row584 setProp "has_parmlist" "1"
  2763.  
  2764. set cell585 [$row584 addCell parameter 0.0]
  2765. $cell585 setLabel "name_type" "source: Control, "
  2766. $cell585 setScope "name_type" "cl" "scopePhase"
  2767. $cell585 setScope "name_type" "de" "scopeSystem"
  2768.  
  2769. set cell586 [$row584 addCell parameter 0.0]
  2770. $cell586 setLabel "name_type" "x: Single, "
  2771. $cell586 setScope "name_type" "cl" "scopePhase"
  2772. $cell586 setScope "name_type" "de" "scopeSystem"
  2773.  
  2774. set cell587 [$row584 addCell parameter 0.0]
  2775. $cell587 setLabel "name_type" "y: Single"
  2776. $cell587 setScope "name_type" "cl" "scopePhase"
  2777. $cell587 setScope "name_type" "de" "scopeSystem"
  2778.  
  2779. set row588 [$diag addRow method 0.0]
  2780. $row588 setLabel "name_type" "DragOver() \n"
  2781. $row588 setProp "has_parmlist" "1"
  2782.  
  2783. set cell589 [$row588 addCell parameter 0.0]
  2784. $cell589 setLabel "name_type" "source: Control, "
  2785. $cell589 setScope "name_type" "cl" "scopePhase"
  2786. $cell589 setScope "name_type" "de" "scopeSystem"
  2787.  
  2788. set cell590 [$row588 addCell parameter 0.0]
  2789. $cell590 setLabel "name_type" "x: Single, "
  2790. $cell590 setScope "name_type" "cl" "scopePhase"
  2791. $cell590 setScope "name_type" "de" "scopeSystem"
  2792.  
  2793. set cell591 [$row588 addCell parameter 0.0]
  2794. $cell591 setLabel "name_type" "y: Single, "
  2795. $cell591 setScope "name_type" "cl" "scopePhase"
  2796. $cell591 setScope "name_type" "de" "scopeSystem"
  2797.  
  2798. set cell592 [$row588 addCell parameter 0.0]
  2799. $cell592 setLabel "name_type" "state: Integer"
  2800. $cell592 setScope "name_type" "cl" "scopePhase"
  2801. $cell592 setScope "name_type" "de" "scopeSystem"
  2802.  
  2803. set row593 [$diag addRow method 0.0]
  2804. $row593 setLabel "name_type" "MouseDown() \n"
  2805. $row593 setProp "has_parmlist" "1"
  2806.  
  2807. set cell594 [$row593 addCell parameter 0.0]
  2808. $cell594 setLabel "name_type" "button: Integer, "
  2809. $cell594 setScope "name_type" "cl" "scopePhase"
  2810. $cell594 setScope "name_type" "de" "scopeSystem"
  2811.  
  2812. set cell595 [$row593 addCell parameter 0.0]
  2813. $cell595 setLabel "name_type" "shift: Integer, "
  2814. $cell595 setScope "name_type" "cl" "scopePhase"
  2815. $cell595 setScope "name_type" "de" "scopeSystem"
  2816.  
  2817. set cell596 [$row593 addCell parameter 0.0]
  2818. $cell596 setLabel "name_type" "x: Single, "
  2819. $cell596 setScope "name_type" "cl" "scopePhase"
  2820. $cell596 setScope "name_type" "de" "scopeSystem"
  2821.  
  2822. set cell597 [$row593 addCell parameter 0.0]
  2823. $cell597 setLabel "name_type" "y: Single"
  2824. $cell597 setScope "name_type" "cl" "scopePhase"
  2825. $cell597 setScope "name_type" "de" "scopeSystem"
  2826.  
  2827. set row598 [$diag addRow method 0.0]
  2828. $row598 setLabel "name_type" "MouseMove() \n"
  2829. $row598 setProp "has_parmlist" "1"
  2830.  
  2831. set cell599 [$row598 addCell parameter 0.0]
  2832. $cell599 setLabel "name_type" "button: Integer, "
  2833. $cell599 setScope "name_type" "cl" "scopePhase"
  2834. $cell599 setScope "name_type" "de" "scopeSystem"
  2835.  
  2836. set cell600 [$row598 addCell parameter 0.0]
  2837. $cell600 setLabel "name_type" "shift: Integer, "
  2838. $cell600 setScope "name_type" "cl" "scopePhase"
  2839. $cell600 setScope "name_type" "de" "scopeSystem"
  2840.  
  2841. set cell601 [$row598 addCell parameter 0.0]
  2842. $cell601 setLabel "name_type" "x: Single, "
  2843. $cell601 setScope "name_type" "cl" "scopePhase"
  2844. $cell601 setScope "name_type" "de" "scopeSystem"
  2845.  
  2846. set cell602 [$row598 addCell parameter 0.0]
  2847. $cell602 setLabel "name_type" "y: Single"
  2848. $cell602 setScope "name_type" "cl" "scopePhase"
  2849. $cell602 setScope "name_type" "de" "scopeSystem"
  2850.  
  2851. set row603 [$diag addRow method 0.0]
  2852. $row603 setLabel "name_type" "MouseUp()  "
  2853. $row603 setProp "has_parmlist" "1"
  2854.  
  2855. set cell604 [$row603 addCell parameter 0.0]
  2856. $cell604 setLabel "name_type" "button: Integer, "
  2857. $cell604 setScope "name_type" "cl" "scopePhase"
  2858. $cell604 setScope "name_type" "de" "scopeSystem"
  2859.  
  2860. set cell605 [$row603 addCell parameter 0.0]
  2861. $cell605 setLabel "name_type" "shift: Integer, "
  2862. $cell605 setScope "name_type" "cl" "scopePhase"
  2863. $cell605 setScope "name_type" "de" "scopeSystem"
  2864.  
  2865. set cell606 [$row603 addCell parameter 0.0]
  2866. $cell606 setLabel "name_type" "x: Single, "
  2867. $cell606 setScope "name_type" "cl" "scopePhase"
  2868. $cell606 setScope "name_type" "de" "scopeSystem"
  2869.  
  2870. set cell607 [$row603 addCell parameter 0.0]
  2871. $cell607 setLabel "name_type" "y: Single"
  2872. $cell607 setScope "name_type" "cl" "scopePhase"
  2873. $cell607 setScope "name_type" "de" "scopeSystem"
  2874.  
  2875. $diag save
  2876.  
  2877. # Generator: et.tcl    /main/hindenburg/16
  2878. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  2879. # Interpreter to use: Otsh V5.2.1/A3
  2880. #
  2881. OTShRegister::importTool
  2882.  
  2883. set diag [CDM new Label "vb_gui_lib" "" "" "" "" "" 1]
  2884.  
  2885. set row608 [$diag addRow method 0.0]
  2886. $row608 setLabel "name_type" "Change()\n"
  2887. $row608 setProp "has_parmlist" "1"
  2888.  
  2889. set row609 [$diag addRow method 0.0]
  2890. $row609 setLabel "name_type" "Click()\n"
  2891. $row609 setProp "has_parmlist" "1"
  2892.  
  2893. set row610 [$diag addRow method 0.0]
  2894. $row610 setLabel "name_type" "DbClick() \n"
  2895. $row610 setProp "has_parmlist" "1"
  2896.  
  2897. set row611 [$diag addRow method 0.0]
  2898. $row611 setLabel "name_type" "Deactivate()\n"
  2899. $row611 setProp "has_parmlist" "1"
  2900.  
  2901. set row612 [$diag addRow method 0.0]
  2902. $row612 setLabel "name_type" "DragDrop() \n"
  2903. $row612 setProp "has_parmlist" "1"
  2904.  
  2905. set cell613 [$row612 addCell parameter 0.0]
  2906. $cell613 setLabel "name_type" "source: Control, "
  2907. $cell613 setScope "name_type" "cl" "scopePhase"
  2908. $cell613 setScope "name_type" "de" "scopeSystem"
  2909.  
  2910. set cell614 [$row612 addCell parameter 0.0]
  2911. $cell614 setLabel "name_type" "x: Single, "
  2912. $cell614 setScope "name_type" "cl" "scopePhase"
  2913. $cell614 setScope "name_type" "de" "scopeSystem"
  2914.  
  2915. set cell615 [$row612 addCell parameter 0.0]
  2916. $cell615 setLabel "name_type" "y: Single"
  2917. $cell615 setScope "name_type" "cl" "scopePhase"
  2918. $cell615 setScope "name_type" "de" "scopeSystem"
  2919.  
  2920. set row616 [$diag addRow method 0.0]
  2921. $row616 setLabel "name_type" "DragOver() \n"
  2922. $row616 setProp "has_parmlist" "1"
  2923.  
  2924. set cell617 [$row616 addCell parameter 0.0]
  2925. $cell617 setLabel "name_type" "source: Control, "
  2926. $cell617 setScope "name_type" "cl" "scopePhase"
  2927. $cell617 setScope "name_type" "de" "scopeSystem"
  2928.  
  2929. set cell618 [$row616 addCell parameter 0.0]
  2930. $cell618 setLabel "name_type" "x: Single, "
  2931. $cell618 setScope "name_type" "cl" "scopePhase"
  2932. $cell618 setScope "name_type" "de" "scopeSystem"
  2933.  
  2934. set cell619 [$row616 addCell parameter 0.0]
  2935. $cell619 setLabel "name_type" "y: Single, "
  2936. $cell619 setScope "name_type" "cl" "scopePhase"
  2937. $cell619 setScope "name_type" "de" "scopeSystem"
  2938.  
  2939. set cell620 [$row616 addCell parameter 0.0]
  2940. $cell620 setLabel "name_type" "state: Integer"
  2941. $cell620 setScope "name_type" "cl" "scopePhase"
  2942. $cell620 setScope "name_type" "de" "scopeSystem"
  2943.  
  2944. set row621 [$diag addRow method 0.0]
  2945. $row621 setLabel "name_type" "LinkClose() \n"
  2946. $row621 setProp "has_parmlist" "1"
  2947.  
  2948. set row622 [$diag addRow method 0.0]
  2949. $row622 setLabel "name_type" "LinkError() \n"
  2950. $row622 setProp "has_parmlist" "1"
  2951.  
  2952. set cell623 [$row622 addCell parameter 0.0]
  2953. $cell623 setLabel "name_type" "linkerr: Integer"
  2954. $cell623 setScope "name_type" "cl" "scopePhase"
  2955. $cell623 setScope "name_type" "de" "scopeSystem"
  2956.  
  2957. set row624 [$diag addRow method 0.0]
  2958. $row624 setLabel "name_type" "LinkNotify()\n"
  2959. $row624 setProp "has_parmlist" "1"
  2960.  
  2961. set row625 [$diag addRow method 0.0]
  2962. $row625 setLabel "name_type" "LinkOpen() \n"
  2963. $row625 setProp "has_parmlist" "1"
  2964.  
  2965. set cell626 [$row625 addCell parameter 0.0]
  2966. $cell626 setLabel "name_type" "cancel: Integer"
  2967. $cell626 setScope "name_type" "cl" "scopePhase"
  2968. $cell626 setScope "name_type" "de" "scopeSystem"
  2969.  
  2970. set row627 [$diag addRow method 0.0]
  2971. $row627 setLabel "name_type" "MouseDown() \n"
  2972. $row627 setProp "has_parmlist" "1"
  2973.  
  2974. set cell628 [$row627 addCell parameter 0.0]
  2975. $cell628 setLabel "name_type" "button: Integer, "
  2976. $cell628 setScope "name_type" "cl" "scopePhase"
  2977. $cell628 setScope "name_type" "de" "scopeSystem"
  2978.  
  2979. set cell629 [$row627 addCell parameter 0.0]
  2980. $cell629 setLabel "name_type" "shift: Integer, "
  2981. $cell629 setScope "name_type" "cl" "scopePhase"
  2982. $cell629 setScope "name_type" "de" "scopeSystem"
  2983.  
  2984. set cell630 [$row627 addCell parameter 0.0]
  2985. $cell630 setLabel "name_type" "x: Single, "
  2986. $cell630 setScope "name_type" "cl" "scopePhase"
  2987. $cell630 setScope "name_type" "de" "scopeSystem"
  2988.  
  2989. set cell631 [$row627 addCell parameter 0.0]
  2990. $cell631 setLabel "name_type" "y: Single"
  2991. $cell631 setScope "name_type" "cl" "scopePhase"
  2992. $cell631 setScope "name_type" "de" "scopeSystem"
  2993.  
  2994. set row632 [$diag addRow method 0.0]
  2995. $row632 setLabel "name_type" "MouseMove() \n"
  2996. $row632 setProp "has_parmlist" "1"
  2997.  
  2998. set cell633 [$row632 addCell parameter 0.0]
  2999. $cell633 setLabel "name_type" "button: Integer, "
  3000. $cell633 setScope "name_type" "cl" "scopePhase"
  3001. $cell633 setScope "name_type" "de" "scopeSystem"
  3002.  
  3003. set cell634 [$row632 addCell parameter 0.0]
  3004. $cell634 setLabel "name_type" "shift: Integer, "
  3005. $cell634 setScope "name_type" "cl" "scopePhase"
  3006. $cell634 setScope "name_type" "de" "scopeSystem"
  3007.  
  3008. set cell635 [$row632 addCell parameter 0.0]
  3009. $cell635 setLabel "name_type" "x: Single, "
  3010. $cell635 setScope "name_type" "cl" "scopePhase"
  3011. $cell635 setScope "name_type" "de" "scopeSystem"
  3012.  
  3013. set cell636 [$row632 addCell parameter 0.0]
  3014. $cell636 setLabel "name_type" "y: Single"
  3015. $cell636 setScope "name_type" "cl" "scopePhase"
  3016. $cell636 setScope "name_type" "de" "scopeSystem"
  3017.  
  3018. set row637 [$diag addRow method 0.0]
  3019. $row637 setLabel "name_type" "MouseUp()  "
  3020. $row637 setProp "has_parmlist" "1"
  3021.  
  3022. set cell638 [$row637 addCell parameter 0.0]
  3023. $cell638 setLabel "name_type" "button: Integer, "
  3024. $cell638 setScope "name_type" "cl" "scopePhase"
  3025. $cell638 setScope "name_type" "de" "scopeSystem"
  3026.  
  3027. set cell639 [$row637 addCell parameter 0.0]
  3028. $cell639 setLabel "name_type" "shift: Integer, "
  3029. $cell639 setScope "name_type" "cl" "scopePhase"
  3030. $cell639 setScope "name_type" "de" "scopeSystem"
  3031.  
  3032. set cell640 [$row637 addCell parameter 0.0]
  3033. $cell640 setLabel "name_type" "x: Single, "
  3034. $cell640 setScope "name_type" "cl" "scopePhase"
  3035. $cell640 setScope "name_type" "de" "scopeSystem"
  3036.  
  3037. set cell641 [$row637 addCell parameter 0.0]
  3038. $cell641 setLabel "name_type" "y: Single"
  3039. $cell641 setScope "name_type" "cl" "scopePhase"
  3040. $cell641 setScope "name_type" "de" "scopeSystem"
  3041.  
  3042. $diag save
  3043.  
  3044. # Generator: et.tcl    /main/hindenburg/16
  3045. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  3046. # Interpreter to use: Otsh V5.2.1/A3
  3047. #
  3048. OTShRegister::importTool
  3049.  
  3050. set diag [CDM new OLE "vb_gui_lib" "" "" "" "" "" 1]
  3051.  
  3052. set row642 [$diag addRow method 0.0]
  3053. $row642 setLabel "name_type" "Click()\n"
  3054. $row642 setProp "has_parmlist" "1"
  3055.  
  3056. set row643 [$diag addRow method 0.0]
  3057. $row643 setLabel "name_type" "DbClick()\n"
  3058. $row643 setProp "has_parmlist" "1"
  3059.  
  3060. set row644 [$diag addRow method 0.0]
  3061. $row644 setLabel "name_type" "DragDrop() \n"
  3062. $row644 setProp "has_parmlist" "1"
  3063.  
  3064. set cell645 [$row644 addCell parameter 0.0]
  3065. $cell645 setLabel "name_type" "source: Control, "
  3066. $cell645 setScope "name_type" "cl" "scopePhase"
  3067. $cell645 setScope "name_type" "de" "scopeSystem"
  3068.  
  3069. set cell646 [$row644 addCell parameter 0.0]
  3070. $cell646 setLabel "name_type" "x: Single, "
  3071. $cell646 setScope "name_type" "cl" "scopePhase"
  3072. $cell646 setScope "name_type" "de" "scopeSystem"
  3073.  
  3074. set cell647 [$row644 addCell parameter 0.0]
  3075. $cell647 setLabel "name_type" "y: Single"
  3076. $cell647 setScope "name_type" "cl" "scopePhase"
  3077. $cell647 setScope "name_type" "de" "scopeSystem"
  3078.  
  3079. set row648 [$diag addRow method 0.0]
  3080. $row648 setLabel "name_type" "DragOver() \n"
  3081. $row648 setProp "has_parmlist" "1"
  3082.  
  3083. set cell649 [$row648 addCell parameter 0.0]
  3084. $cell649 setLabel "name_type" "source: Control, "
  3085. $cell649 setScope "name_type" "cl" "scopePhase"
  3086. $cell649 setScope "name_type" "de" "scopeSystem"
  3087.  
  3088. set cell650 [$row648 addCell parameter 0.0]
  3089. $cell650 setLabel "name_type" "x: Single, "
  3090. $cell650 setScope "name_type" "cl" "scopePhase"
  3091. $cell650 setScope "name_type" "de" "scopeSystem"
  3092.  
  3093. set cell651 [$row648 addCell parameter 0.0]
  3094. $cell651 setLabel "name_type" "y: Single, "
  3095. $cell651 setScope "name_type" "cl" "scopePhase"
  3096. $cell651 setScope "name_type" "de" "scopeSystem"
  3097.  
  3098. set cell652 [$row648 addCell parameter 0.0]
  3099. $cell652 setLabel "name_type" "state: Integer"
  3100. $cell652 setScope "name_type" "cl" "scopePhase"
  3101. $cell652 setScope "name_type" "de" "scopeSystem"
  3102.  
  3103. set row653 [$diag addRow method 0.0]
  3104. $row653 setLabel "name_type" "GotFocus()\n"
  3105. $row653 setProp "has_parmlist" "1"
  3106.  
  3107. set row654 [$diag addRow method 0.0]
  3108. $row654 setLabel "name_type" "KeyDown() \n"
  3109. $row654 setProp "has_parmlist" "1"
  3110.  
  3111. set cell655 [$row654 addCell parameter 0.0]
  3112. $cell655 setLabel "name_type" "keycode: Integer, "
  3113. $cell655 setScope "name_type" "cl" "scopePhase"
  3114. $cell655 setScope "name_type" "de" "scopeSystem"
  3115.  
  3116. set cell656 [$row654 addCell parameter 0.0]
  3117. $cell656 setLabel "name_type" "shift:Integer"
  3118. $cell656 setScope "name_type" "cl" "scopePhase"
  3119. $cell656 setScope "name_type" "de" "scopeSystem"
  3120.  
  3121. set row657 [$diag addRow method 0.0]
  3122. $row657 setLabel "name_type" "KeyPress() \n"
  3123. $row657 setProp "has_parmlist" "1"
  3124.  
  3125. set cell658 [$row657 addCell parameter 0.0]
  3126. $cell658 setLabel "name_type" "keyascii: Integer"
  3127. $cell658 setScope "name_type" "cl" "scopePhase"
  3128. $cell658 setScope "name_type" "de" "scopeSystem"
  3129.  
  3130. set row659 [$diag addRow method 0.0]
  3131. $row659 setLabel "name_type" "KeyUp() \n"
  3132. $row659 setProp "has_parmlist" "1"
  3133.  
  3134. set cell660 [$row659 addCell parameter 0.0]
  3135. $cell660 setLabel "name_type" "keycode: Integer, "
  3136. $cell660 setScope "name_type" "cl" "scopePhase"
  3137. $cell660 setScope "name_type" "de" "scopeSystem"
  3138.  
  3139. set cell661 [$row659 addCell parameter 0.0]
  3140. $cell661 setLabel "name_type" "shift: Integer"
  3141. $cell661 setScope "name_type" "cl" "scopePhase"
  3142. $cell661 setScope "name_type" "de" "scopeSystem"
  3143.  
  3144. set row662 [$diag addRow method 0.0]
  3145. $row662 setLabel "name_type" "LostFocus() \n"
  3146. $row662 setProp "has_parmlist" "1"
  3147.  
  3148. set row663 [$diag addRow method 0.0]
  3149. $row663 setLabel "name_type" "MouseDown() \n"
  3150. $row663 setProp "has_parmlist" "1"
  3151.  
  3152. set cell664 [$row663 addCell parameter 0.0]
  3153. $cell664 setLabel "name_type" "button: Integer, "
  3154. $cell664 setScope "name_type" "cl" "scopePhase"
  3155. $cell664 setScope "name_type" "de" "scopeSystem"
  3156.  
  3157. set cell665 [$row663 addCell parameter 0.0]
  3158. $cell665 setLabel "name_type" "shift: Integer, "
  3159. $cell665 setScope "name_type" "cl" "scopePhase"
  3160. $cell665 setScope "name_type" "de" "scopeSystem"
  3161.  
  3162. set cell666 [$row663 addCell parameter 0.0]
  3163. $cell666 setLabel "name_type" "x: Single, "
  3164. $cell666 setScope "name_type" "cl" "scopePhase"
  3165. $cell666 setScope "name_type" "de" "scopeSystem"
  3166.  
  3167. set cell667 [$row663 addCell parameter 0.0]
  3168. $cell667 setLabel "name_type" "y: Single"
  3169. $cell667 setScope "name_type" "cl" "scopePhase"
  3170. $cell667 setScope "name_type" "de" "scopeSystem"
  3171.  
  3172. set row668 [$diag addRow method 0.0]
  3173. $row668 setLabel "name_type" "MouseMove() \n"
  3174. $row668 setProp "has_parmlist" "1"
  3175.  
  3176. set cell669 [$row668 addCell parameter 0.0]
  3177. $cell669 setLabel "name_type" "button: Integer, "
  3178. $cell669 setScope "name_type" "cl" "scopePhase"
  3179. $cell669 setScope "name_type" "de" "scopeSystem"
  3180.  
  3181. set cell670 [$row668 addCell parameter 0.0]
  3182. $cell670 setLabel "name_type" "shift: Integer, "
  3183. $cell670 setScope "name_type" "cl" "scopePhase"
  3184. $cell670 setScope "name_type" "de" "scopeSystem"
  3185.  
  3186. set cell671 [$row668 addCell parameter 0.0]
  3187. $cell671 setLabel "name_type" "x: Single, "
  3188. $cell671 setScope "name_type" "cl" "scopePhase"
  3189. $cell671 setScope "name_type" "de" "scopeSystem"
  3190.  
  3191. set cell672 [$row668 addCell parameter 0.0]
  3192. $cell672 setLabel "name_type" "y: Single"
  3193. $cell672 setScope "name_type" "cl" "scopePhase"
  3194. $cell672 setScope "name_type" "de" "scopeSystem"
  3195.  
  3196. set row673 [$diag addRow method 0.0]
  3197. $row673 setLabel "name_type" "MouseUp()  \n"
  3198. $row673 setProp "has_parmlist" "1"
  3199.  
  3200. set cell674 [$row673 addCell parameter 0.0]
  3201. $cell674 setLabel "name_type" "button: Integer, "
  3202. $cell674 setScope "name_type" "cl" "scopePhase"
  3203. $cell674 setScope "name_type" "de" "scopeSystem"
  3204.  
  3205. set cell675 [$row673 addCell parameter 0.0]
  3206. $cell675 setLabel "name_type" "shift: Integer, "
  3207. $cell675 setScope "name_type" "cl" "scopePhase"
  3208. $cell675 setScope "name_type" "de" "scopeSystem"
  3209.  
  3210. set cell676 [$row673 addCell parameter 0.0]
  3211. $cell676 setLabel "name_type" "x: Single, "
  3212. $cell676 setScope "name_type" "cl" "scopePhase"
  3213. $cell676 setScope "name_type" "de" "scopeSystem"
  3214.  
  3215. set cell677 [$row673 addCell parameter 0.0]
  3216. $cell677 setLabel "name_type" "y: Single"
  3217. $cell677 setScope "name_type" "cl" "scopePhase"
  3218. $cell677 setScope "name_type" "de" "scopeSystem"
  3219.  
  3220. set row678 [$diag addRow method 0.0]
  3221. $row678 setLabel "name_type" "ObjectMove()\n"
  3222. $row678 setProp "has_parmlist" "1"
  3223.  
  3224. set cell679 [$row678 addCell parameter 0.0]
  3225. $cell679 setLabel "name_type" "left: Single, "
  3226. $cell679 setScope "name_type" "cl" "scopePhase"
  3227. $cell679 setScope "name_type" "de" "scopeSystem"
  3228.  
  3229. set cell680 [$row678 addCell parameter 0.0]
  3230. $cell680 setLabel "name_type" "top: Single, "
  3231. $cell680 setScope "name_type" "cl" "scopePhase"
  3232. $cell680 setScope "name_type" "de" "scopeSystem"
  3233.  
  3234. set cell681 [$row678 addCell parameter 0.0]
  3235. $cell681 setLabel "name_type" "width: Single, "
  3236. $cell681 setScope "name_type" "cl" "scopePhase"
  3237. $cell681 setScope "name_type" "de" "scopeSystem"
  3238.  
  3239. set cell682 [$row678 addCell parameter 0.0]
  3240. $cell682 setLabel "name_type" "height: Single"
  3241. $cell682 setScope "name_type" "cl" "scopePhase"
  3242. $cell682 setScope "name_type" "de" "scopeSystem"
  3243.  
  3244. set row683 [$diag addRow method 0.0]
  3245. $row683 setLabel "name_type" "Resize() \n"
  3246. $row683 setProp "has_parmlist" "1"
  3247.  
  3248. set row684 [$diag addRow method 0.0]
  3249. $row684 setLabel "name_type" "Updated ()"
  3250. $row684 setProp "has_parmlist" "1"
  3251.  
  3252. set cell685 [$row684 addCell parameter 0.0]
  3253. $cell685 setLabel "name_type" "code: Integer"
  3254. $cell685 setScope "name_type" "cl" "scopePhase"
  3255. $cell685 setScope "name_type" "de" "scopeSystem"
  3256.  
  3257. $diag save
  3258.  
  3259. # Generator: et.tcl    /main/hindenburg/16
  3260. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  3261. # Interpreter to use: Otsh V5.2.1/A3
  3262. #
  3263. OTShRegister::importTool
  3264.  
  3265. set diag [CAD new leafcontrols5 "vb_gui_lib" "" "" "" "" "" 1]
  3266.  
  3267. set node687 [$diag addNode cad_class 1360.0 800.0 120.0 30.0]
  3268. $node687 setLabel "name" "LeafControl"
  3269. $node687 setProp "is_folded" "1"
  3270. $node687 setScope "name" "cl" "scopePhase"
  3271.  
  3272. set node688 [$diag addNode cad_class 976.0 1008.0 417.0 248.0]
  3273. $node688 setLabel "name" "OptionButton"
  3274. $node688 setScope "name" "cl" "scopePhase"
  3275.  
  3276. set node689 [$diag addNode cad_class 1456.0 1008.0 208.0 94.0]
  3277. $node689 setLabel "name" "Timer"
  3278. $node689 setScope "name" "cl" "scopePhase"
  3279.  
  3280. set node686 [$diag addRake generalization $node687 $node688 1424.0 816.0 1184.0 1104.0 944.0]
  3281.  
  3282. set conn690 [$node686 getInConn]
  3283. set segm691 [$conn690 getFirstSegm]
  3284.  
  3285. set conn692 [$node686 getFirstOutConn]
  3286. set segm693 [$conn692 getFirstSegm]
  3287.  
  3288. set conn694 [$diag addConn generalization_conn $node686 $node689 1568.0 944.0 1568.0 1024.0]
  3289. set segm695 [$conn694 getFirstSegm]
  3290.  
  3291. $diag save
  3292.  
  3293. # Generator: et.tcl    /main/hindenburg/16
  3294. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  3295. # Interpreter to use: Otsh V5.2.1/A3
  3296. #
  3297. OTShRegister::importTool
  3298.  
  3299. set diag [CDM new OptionButton "vb_gui_lib" "" "" "" "" "" 1]
  3300.  
  3301. set row696 [$diag addRow method 0.0]
  3302. $row696 setLabel "name_type" "Click()\n"
  3303. $row696 setProp "has_parmlist" "1"
  3304.  
  3305. set row697 [$diag addRow method 0.0]
  3306. $row697 setLabel "name_type" "DbClick() \n"
  3307. $row697 setProp "has_parmlist" "1"
  3308.  
  3309. set row698 [$diag addRow method 0.0]
  3310. $row698 setLabel "name_type" "DragDrop() \n"
  3311. $row698 setProp "has_parmlist" "1"
  3312.  
  3313. set cell699 [$row698 addCell parameter 0.0]
  3314. $cell699 setLabel "name_type" "source: Control, "
  3315. $cell699 setScope "name_type" "cl" "scopePhase"
  3316. $cell699 setScope "name_type" "de" "scopeSystem"
  3317.  
  3318. set cell700 [$row698 addCell parameter 0.0]
  3319. $cell700 setLabel "name_type" "x: Single, "
  3320. $cell700 setScope "name_type" "cl" "scopePhase"
  3321. $cell700 setScope "name_type" "de" "scopeSystem"
  3322.  
  3323. set cell701 [$row698 addCell parameter 0.0]
  3324. $cell701 setLabel "name_type" "y: Single"
  3325. $cell701 setScope "name_type" "cl" "scopePhase"
  3326. $cell701 setScope "name_type" "de" "scopeSystem"
  3327.  
  3328. set row702 [$diag addRow method 0.0]
  3329. $row702 setLabel "name_type" "DragOver() \n"
  3330. $row702 setProp "has_parmlist" "1"
  3331.  
  3332. set cell703 [$row702 addCell parameter 0.0]
  3333. $cell703 setLabel "name_type" "source: Control, "
  3334. $cell703 setScope "name_type" "cl" "scopePhase"
  3335. $cell703 setScope "name_type" "de" "scopeSystem"
  3336.  
  3337. set cell704 [$row702 addCell parameter 0.0]
  3338. $cell704 setLabel "name_type" "x: Single, "
  3339. $cell704 setScope "name_type" "cl" "scopePhase"
  3340. $cell704 setScope "name_type" "de" "scopeSystem"
  3341.  
  3342. set cell705 [$row702 addCell parameter 0.0]
  3343. $cell705 setLabel "name_type" "y: Single, "
  3344. $cell705 setScope "name_type" "cl" "scopePhase"
  3345. $cell705 setScope "name_type" "de" "scopeSystem"
  3346.  
  3347. set cell706 [$row702 addCell parameter 0.0]
  3348. $cell706 setLabel "name_type" "state: Integer"
  3349. $cell706 setScope "name_type" "cl" "scopePhase"
  3350. $cell706 setScope "name_type" "de" "scopeSystem"
  3351.  
  3352. set row707 [$diag addRow method 0.0]
  3353. $row707 setLabel "name_type" "GotFocus()\n"
  3354. $row707 setProp "has_parmlist" "1"
  3355.  
  3356. set row708 [$diag addRow method 0.0]
  3357. $row708 setLabel "name_type" "KeyDown() \n"
  3358. $row708 setProp "has_parmlist" "1"
  3359.  
  3360. set cell709 [$row708 addCell parameter 0.0]
  3361. $cell709 setLabel "name_type" "keycode: Integer, "
  3362. $cell709 setScope "name_type" "cl" "scopePhase"
  3363. $cell709 setScope "name_type" "de" "scopeSystem"
  3364.  
  3365. set cell710 [$row708 addCell parameter 0.0]
  3366. $cell710 setLabel "name_type" "shift:Integer"
  3367. $cell710 setScope "name_type" "cl" "scopePhase"
  3368. $cell710 setScope "name_type" "de" "scopeSystem"
  3369.  
  3370. set row711 [$diag addRow method 0.0]
  3371. $row711 setLabel "name_type" "KeyPress() \n"
  3372. $row711 setProp "has_parmlist" "1"
  3373.  
  3374. set cell712 [$row711 addCell parameter 0.0]
  3375. $cell712 setLabel "name_type" "keyascii: Integer"
  3376. $cell712 setScope "name_type" "cl" "scopePhase"
  3377. $cell712 setScope "name_type" "de" "scopeSystem"
  3378.  
  3379. set row713 [$diag addRow method 0.0]
  3380. $row713 setLabel "name_type" "KeyUp() \n"
  3381. $row713 setProp "has_parmlist" "1"
  3382.  
  3383. set cell714 [$row713 addCell parameter 0.0]
  3384. $cell714 setLabel "name_type" "keycode: Integer, "
  3385. $cell714 setScope "name_type" "cl" "scopePhase"
  3386. $cell714 setScope "name_type" "de" "scopeSystem"
  3387.  
  3388. set cell715 [$row713 addCell parameter 0.0]
  3389. $cell715 setLabel "name_type" "shift: Integer"
  3390. $cell715 setScope "name_type" "cl" "scopePhase"
  3391. $cell715 setScope "name_type" "de" "scopeSystem"
  3392.  
  3393. set row716 [$diag addRow method 0.0]
  3394. $row716 setLabel "name_type" "LostFocus() \n"
  3395. $row716 setProp "has_parmlist" "1"
  3396.  
  3397. set row717 [$diag addRow method 0.0]
  3398. $row717 setLabel "name_type" "MouseDown() \n"
  3399. $row717 setProp "has_parmlist" "1"
  3400.  
  3401. set cell718 [$row717 addCell parameter 0.0]
  3402. $cell718 setLabel "name_type" "button: Integer, "
  3403. $cell718 setScope "name_type" "cl" "scopePhase"
  3404. $cell718 setScope "name_type" "de" "scopeSystem"
  3405.  
  3406. set cell719 [$row717 addCell parameter 0.0]
  3407. $cell719 setLabel "name_type" "shift: Integer, "
  3408. $cell719 setScope "name_type" "cl" "scopePhase"
  3409. $cell719 setScope "name_type" "de" "scopeSystem"
  3410.  
  3411. set cell720 [$row717 addCell parameter 0.0]
  3412. $cell720 setLabel "name_type" "x: Single, "
  3413. $cell720 setScope "name_type" "cl" "scopePhase"
  3414. $cell720 setScope "name_type" "de" "scopeSystem"
  3415.  
  3416. set cell721 [$row717 addCell parameter 0.0]
  3417. $cell721 setLabel "name_type" "y: Single"
  3418. $cell721 setScope "name_type" "cl" "scopePhase"
  3419. $cell721 setScope "name_type" "de" "scopeSystem"
  3420.  
  3421. set row722 [$diag addRow method 0.0]
  3422. $row722 setLabel "name_type" "MouseMove() \n"
  3423. $row722 setProp "has_parmlist" "1"
  3424.  
  3425. set cell723 [$row722 addCell parameter 0.0]
  3426. $cell723 setLabel "name_type" "button: Integer, "
  3427. $cell723 setScope "name_type" "cl" "scopePhase"
  3428. $cell723 setScope "name_type" "de" "scopeSystem"
  3429.  
  3430. set cell724 [$row722 addCell parameter 0.0]
  3431. $cell724 setLabel "name_type" "shift: Integer, "
  3432. $cell724 setScope "name_type" "cl" "scopePhase"
  3433. $cell724 setScope "name_type" "de" "scopeSystem"
  3434.  
  3435. set cell725 [$row722 addCell parameter 0.0]
  3436. $cell725 setLabel "name_type" "x: Single, "
  3437. $cell725 setScope "name_type" "cl" "scopePhase"
  3438. $cell725 setScope "name_type" "de" "scopeSystem"
  3439.  
  3440. set cell726 [$row722 addCell parameter 0.0]
  3441. $cell726 setLabel "name_type" "y: Single"
  3442. $cell726 setScope "name_type" "cl" "scopePhase"
  3443. $cell726 setScope "name_type" "de" "scopeSystem"
  3444.  
  3445. set row727 [$diag addRow method 0.0]
  3446. $row727 setLabel "name_type" "MouseUp()  "
  3447. $row727 setProp "has_parmlist" "1"
  3448.  
  3449. set cell728 [$row727 addCell parameter 0.0]
  3450. $cell728 setLabel "name_type" "button: Integer, "
  3451. $cell728 setScope "name_type" "cl" "scopePhase"
  3452. $cell728 setScope "name_type" "de" "scopeSystem"
  3453.  
  3454. set cell729 [$row727 addCell parameter 0.0]
  3455. $cell729 setLabel "name_type" "shift: Integer, "
  3456. $cell729 setScope "name_type" "cl" "scopePhase"
  3457. $cell729 setScope "name_type" "de" "scopeSystem"
  3458.  
  3459. set cell730 [$row727 addCell parameter 0.0]
  3460. $cell730 setLabel "name_type" "x: Single, "
  3461. $cell730 setScope "name_type" "cl" "scopePhase"
  3462. $cell730 setScope "name_type" "de" "scopeSystem"
  3463.  
  3464. set cell731 [$row727 addCell parameter 0.0]
  3465. $cell731 setLabel "name_type" "y: Single"
  3466. $cell731 setScope "name_type" "cl" "scopePhase"
  3467. $cell731 setScope "name_type" "de" "scopeSystem"
  3468.  
  3469. $diag save
  3470.  
  3471. # Generator: et.tcl    /main/hindenburg/16
  3472. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  3473. # Interpreter to use: Otsh V5.2.1/A3
  3474. #
  3475. OTShRegister::importTool
  3476.  
  3477. set diag [CDM new Timer "vb_gui_lib" "" "" "" "" "" 1]
  3478.  
  3479. set row732 [$diag addRow method 0.0]
  3480. $row732 setLabel "name_type" "Timer()"
  3481. $row732 setProp "has_parmlist" "1"
  3482.  
  3483. $diag save
  3484.  
  3485. # Generator: et.tcl    /main/hindenburg/16
  3486. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  3487. # Interpreter to use: Otsh V5.2.1/A3
  3488. #
  3489. OTShRegister::importTool
  3490.  
  3491. set diag [CAD new nodecontrols1 "vb_gui_lib" "" "" "" "" "" 1]
  3492.  
  3493. set node734 [$diag addNode cad_class 816.0 512.0 120.0 37.3333]
  3494. $node734 setLabel "name" "NodeControl"
  3495. $node734 setProp "is_folded" "1"
  3496. $node734 setScope "name" "cl" "scopePhase"
  3497.  
  3498. set node735 [$diag addNode cad_class 272.0 672.0 421.333 228.0]
  3499. $node735 setLabel "name" "Frame"
  3500. $node735 setScope "name" "cl" "scopePhase"
  3501.  
  3502. set node736 [$diag addNode cad_class 720.0 672.0 421.333 452.0]
  3503. $node736 setLabel "name" "PictureBox"
  3504. $node736 setScope "name" "cl" "scopePhase"
  3505.  
  3506. set node737 [$diag addNode cad_class 1168.0 672.0 120.0 116.0]
  3507. $node737 setLabel "name" "Menu"
  3508. $node737 setScope "name" "cl" "scopePhase"
  3509.  
  3510. set node733 [$diag addRake generalization $node734 $node735 864.0 544.0 480.0 704.0 624.0]
  3511.  
  3512. set conn738 [$node733 getInConn]
  3513. set segm739 [$conn738 getFirstSegm]
  3514.  
  3515. set conn740 [$node733 getFirstOutConn]
  3516. set segm741 [$conn740 getFirstSegm]
  3517.  
  3518. set conn742 [$diag addConn generalization_conn $node733 $node736 864.0 624.0 864.0 688.0]
  3519. set segm743 [$conn742 getFirstSegm]
  3520.  
  3521. set conn744 [$diag addConn generalization_conn $node733 $node737 1232.0 624.0 1232.0 688.0]
  3522. set segm745 [$conn744 getFirstSegm]
  3523.  
  3524. $diag save
  3525.  
  3526. # Generator: et.tcl    /main/hindenburg/16
  3527. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  3528. # Interpreter to use: Otsh V5.2.1/A3
  3529. #
  3530. OTShRegister::importTool
  3531.  
  3532. set diag [CDM new Shape "vb_gui_lib" "" "" "" "" "" 1]
  3533.  
  3534. $diag save
  3535.  
  3536. # Generator: et.tcl    /main/hindenburg/16
  3537. # Argument(s): -e -dphase -a/usr16/mahe/VisualBasicGUI.tcl
  3538. # Interpreter to use: Otsh V5.2.1/A3
  3539. #
  3540. OTShRegister::importTool
  3541.  
  3542. set diag [CDM new Line "vb_gui_lib" "" "" "" "" "" 1]
  3543.  
  3544. $diag save
  3545.