DataSetBuilder.st
changeset 1318 36a86b5d48a7
parent 1312 51cf4a8fa2af
child 1382 bf0c6d52d103
equal deleted inserted replaced
1317:49d6dac15a57 1318:36a86b5d48a7
  1285        #(#WindowSpec
  1285        #(#WindowSpec
  1286           #label: 'DataSet Basic'
  1286           #label: 'DataSet Basic'
  1287           #name: 'DataSet Basic'
  1287           #name: 'DataSet Basic'
  1288           #min: #(#Point 10 10)
  1288           #min: #(#Point 10 10)
  1289           #max: #(#Point 1280 1024)
  1289           #max: #(#Point 1280 1024)
  1290           #bounds: #(#Rectangle 12 22 308 328)
  1290           #bounds: #(#Rectangle 13 23 309 329)
  1291         )
  1291         )
  1292         #component: 
  1292         #component: 
  1293        #(#SpecCollection
  1293        #(#SpecCollection
  1294           #collection: #(
  1294           #collection: #(
  1295            #(#FramedBoxSpec
  1295            #(#FramedBoxSpec
  1306                     #layout: #(#AlignmentOrigin 94 0 15 0 1 0.5)
  1306                     #layout: #(#AlignmentOrigin 94 0 15 0 1 0.5)
  1307                     #resizeForLabel: true
  1307                     #resizeForLabel: true
  1308                     #adjust: #right
  1308                     #adjust: #right
  1309                   )
  1309                   )
  1310                  #(#InputFieldSpec
  1310                  #(#InputFieldSpec
       
  1311                     #attributes: 
       
  1312                    #(#tabable
       
  1313                       true
       
  1314                     )
  1311                     #name: 'readSelector'
  1315                     #name: 'readSelector'
  1312                     #layout: #(#LayoutFrame 97 0 4 0 2 1.0 26 0)
  1316                     #layout: #(#LayoutFrame 97 0 4 0 2 1.0 26 0)
  1313                     #activeHelpKey: #valuesReadSelector
  1317                     #activeHelpKey: #valuesReadSelector
  1314                     #tabable: true
  1318                     #tabable: true
  1315                     #model: #readSelector
  1319                     #model: #readSelector
  1326                     #layout: #(#AlignmentOrigin 94 0 40 0 1 0.5)
  1330                     #layout: #(#AlignmentOrigin 94 0 40 0 1 0.5)
  1327                     #resizeForLabel: true
  1331                     #resizeForLabel: true
  1328                     #adjust: #right
  1332                     #adjust: #right
  1329                   )
  1333                   )
  1330                  #(#InputFieldSpec
  1334                  #(#InputFieldSpec
       
  1335                     #attributes: 
       
  1336                    #(#tabable
       
  1337                       true
       
  1338                     )
  1331                     #name: 'writeSelector'
  1339                     #name: 'writeSelector'
  1332                     #layout: #(#LayoutFrame 97 0 29 0 2 1.0 51 0)
  1340                     #layout: #(#LayoutFrame 97 0 29 0 2 1.0 51 0)
  1333                     #activeHelpKey: #valuesWriteSelector
  1341                     #activeHelpKey: #valuesWriteSelector
  1334                     #tabable: true
  1342                     #tabable: true
  1335                     #model: #writeSelector
  1343                     #model: #writeSelector
  1346                     #layout: #(#AlignmentOrigin 94 0 65 0 1 0.5)
  1354                     #layout: #(#AlignmentOrigin 94 0 65 0 1 0.5)
  1347                     #resizeForLabel: true
  1355                     #resizeForLabel: true
  1348                     #adjust: #right
  1356                     #adjust: #right
  1349                   )
  1357                   )
  1350                  #(#InputFieldSpec
  1358                  #(#InputFieldSpec
       
  1359                     #attributes: 
       
  1360                    #(#tabable
       
  1361                       true
       
  1362                     )
  1351                     #name: 'converterField'
  1363                     #name: 'converterField'
  1352                     #layout: #(#LayoutFrame 97 0 54 0 2 1.0 76 0)
  1364                     #layout: #(#LayoutFrame 97 0 54 0 2 1.0 76 0)
  1353                     #activeHelpKey: #converterSelector
  1365                     #activeHelpKey: #converterSelector
  1354                     #tabable: true
  1366                     #tabable: true
  1355                     #model: #converterSelector
  1367                     #model: #converterSelector
  1361                     #acceptOnPointerLeave: false
  1373                     #acceptOnPointerLeave: false
  1362                   )
  1374                   )
  1363                  #(#LabelSpec
  1375                  #(#LabelSpec
  1364                     #label: 'Print:'
  1376                     #label: 'Print:'
  1365                     #name: 'printLabel'
  1377                     #name: 'printLabel'
  1366                     #layout: #(#AlignmentOrigin 94 0 97 0 1 0.5)
  1378                     #layout: #(#AlignmentOrigin 94 0 90 0 1 0.5)
  1367                     #resizeForLabel: true
  1379                     #resizeForLabel: true
  1368                     #adjust: #right
  1380                     #adjust: #right
  1369                   )
  1381                   )
  1370                  #(#InputFieldSpec
  1382                  #(#InputFieldSpec
       
  1383                     #attributes: 
       
  1384                    #(#tabable
       
  1385                       true
       
  1386                     )
  1371                     #name: 'printSelector'
  1387                     #name: 'printSelector'
  1372                     #layout: #(#LayoutFrame 97 0 86 0 2 1.0 108 0)
  1388                     #layout: #(#LayoutFrame 97 0 79 0 2 1.0 101 0)
  1373                     #activeHelpKey: #valuesPrintSelector
  1389                     #activeHelpKey: #valuesPrintSelector
  1374                     #tabable: true
  1390                     #tabable: true
  1375                     #model: #printSelector
  1391                     #model: #printSelector
  1376                     #group: #inputGroup
  1392                     #group: #inputGroup
  1377                     #type: #symbolOrNil
  1393                     #type: #symbolOrNil
  1393              #(#SpecCollection
  1409              #(#SpecCollection
  1394                 #collection: #(
  1410                 #collection: #(
  1395                  #(#LabelSpec
  1411                  #(#LabelSpec
  1396                     #label: 'Selector:'
  1412                     #label: 'Selector:'
  1397                     #name: 'menuLabel'
  1413                     #name: 'menuLabel'
  1398                     #layout: #(#AlignmentOrigin 94 0 15 0 1 0.5)
  1414                     #layout: #(#AlignmentOrigin 94 0 12 0 1 0.5)
  1399                     #resizeForLabel: true
  1415                     #resizeForLabel: true
  1400                     #adjust: #right
  1416                     #adjust: #right
  1401                   )
  1417                   )
  1402                  #(#InputFieldSpec
  1418                  #(#InputFieldSpec
       
  1419                     #attributes: 
       
  1420                    #(#tabable
       
  1421                       true
       
  1422                     )
  1403                     #name: 'menuSelector'
  1423                     #name: 'menuSelector'
  1404                     #layout: #(#LayoutFrame 97 0 4 0 2 1.0 26 0)
  1424                     #layout: #(#LayoutFrame 97 0 1 0 2 1.0 23 0)
  1405                     #activeHelpKey: #valuesMenuSelector
  1425                     #activeHelpKey: #valuesMenuSelector
  1406                     #tabable: true
  1426                     #tabable: true
  1407                     #model: #menu
  1427                     #model: #menu
  1408                     #group: #inputGroup
  1428                     #group: #inputGroup
  1409                     #type: #symbolOrNil
  1429                     #type: #symbolOrNil
  1431                     #activeHelpKey: #valuesChoiceSelector
  1451                     #activeHelpKey: #valuesChoiceSelector
  1432                     #resizeForLabel: true
  1452                     #resizeForLabel: true
  1433                     #adjust: #right
  1453                     #adjust: #right
  1434                   )
  1454                   )
  1435                  #(#InputFieldSpec
  1455                  #(#InputFieldSpec
       
  1456                     #attributes: 
       
  1457                    #(#tabable
       
  1458                       true
       
  1459                     )
  1436                     #name: 'ChoicesField'
  1460                     #name: 'ChoicesField'
  1437                     #layout: #(#LayoutFrame 97 0 4 0 2 1.0 26 0)
  1461                     #layout: #(#LayoutFrame 97 0 4 0 2 1.0 26 0)
  1438                     #activeHelpKey: #valuesChoiceSelector
  1462                     #activeHelpKey: #valuesChoiceSelector
  1439                     #tabable: true
  1463                     #tabable: true
  1440                     #model: #choices
  1464                     #model: #choices
  1453                     #activeHelpKey: #showComboFieldSelector
  1477                     #activeHelpKey: #showComboFieldSelector
  1454                     #resizeForLabel: true
  1478                     #resizeForLabel: true
  1455                     #adjust: #right
  1479                     #adjust: #right
  1456                   )
  1480                   )
  1457                  #(#InputFieldSpec
  1481                  #(#InputFieldSpec
       
  1482                     #attributes: 
       
  1483                    #(#tabable
       
  1484                       true
       
  1485                     )
  1458                     #name: 'ShowInputFieldField'
  1486                     #name: 'ShowInputFieldField'
  1459                     #layout: #(#LayoutFrame 97 0 30 0 2 1.0 52 0)
  1487                     #layout: #(#LayoutFrame 97 0 30 0 2 1.0 52 0)
  1460                     #activeHelpKey: #showComboFieldSelector
  1488                     #activeHelpKey: #showComboFieldSelector
  1461                     #tabable: true
  1489                     #tabable: true
  1462                     #model: #showComboFieldSelector
  1490                     #model: #showComboFieldSelector
  1474             )
  1502             )
  1475            )
  1503            )
  1476          
  1504          
  1477         )
  1505         )
  1478       )
  1506       )
       
  1507 
       
  1508     "Modified: / 30.1.2000 / 02:39:03 / cg"
  1479 !
  1509 !
  1480 
  1510 
  1481 windowSpec
  1511 windowSpec
  1482     "This resource specification was automatically generated
  1512     "This resource specification was automatically generated
  1483      by the UIPainter of ST/X."
  1513      by the UIPainter of ST/X."