home *** CD-ROM | disk | FTP | other *** search
/ Robotics & Artificial Int…3 (Professional Edition) / Robotics & Artificial Intelligence Tools 2003 (Professional Edition).iso / neural network tool and application / nsinstall.exe / data1.cab / CustomSolutionWizard_Files / ProjectShells / VCPPShell.aps / Dialogs / 102.rc
Encoding:
Text File  |  2002-03-08  |  1.3 KB  |  17 lines

  1. 102 DIALOGEX 0, 0, 222, 183
  2. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  3. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  4. EXSTYLE WS_EX_APPWINDOW
  5. CAPTION "Custom Solution Wizard Sample"
  6. FONT 8, "MS Sans Serif"
  7. {
  8.  CONTROL "Train Network", 1000, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 13, 20, 95, 14
  9.  CONTROL "", 1002, EDIT, ES_LEFT | ES_AUTOHSCROLL | ES_READONLY | WS_CHILD | WS_VISIBLE | WS_BORDER, 113, 20, 95, 14
  10.  CONTROL "Get Network Output", 1001, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 13, 53, 95, 14
  11.  CONTROL "Close", 1, BUTTON, BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 85, 162, 50, 14
  12.  CONTROL "The sample functions associated with these buttons have been modified to work with your training data.", 65535, STATIC, SS_CENTER | SS_SUNKEN | WS_CHILD | WS_VISIBLE | WS_GROUP, 15, 137, 192, 20
  13.  CONTROL "Press the buttons to run the sample functions.", 65535, BUTTON, BS_GROUPBOX | WS_CHILD | WS_VISIBLE, 7, 7, 208, 43
  14.  CONTROL "Reset Network Before Training", 1004, BUTTON, BS_AUTOCHECKBOX | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 19, 37, 138, 10
  15.  CONTROL "", 1003, EDIT, ES_LEFT | ES_MULTILINE | ES_READONLY | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP | WS_VSCROLL | WS_HSCROLL, 13, 71, 196, 64
  16. }
  17.