Application developed with Microsoft Visual C++, Part 8.

 

The Code files ...

  1. Activate the 2nd tab page ...
    Select the 2nd tab page,
    the combo boxes -
    IDC_COMBOBOOK, IDC_COMBOTITLE, IDC_COMBOCHAPTER and IDC_COMBOVERSE store and display a data corresponding to the record displays into the Record data boxes.
    This operation makes changes to TestVC0Dlg.h and TestVC0Dlg.cpp files. Examine these changes, click here.

    For more information, algorithm ...

    Note:
    Save this application.
    Run
    it, from Build menu, choose and click Execute TestVC0.exe

     
  2. Activate the combo box - IDC_COMBOBOOK.
    Select an item of this combo box,
    the combo boxes -
    IDC_COMBOBOOK, IDC_COMBOTITLE display the order and title of the book corresponding,
    the combo box - IDC_COMBOCHAPTER stores all chapters orders of the book and displays the 1st chapter order,
    the combo box -
    IDC_COMBOVERSE stores all verses orders of the 1st chapter and displays the 1st verse order,
    and into the Record data boxes, displays the KJV record corresponding to the item selected.
    This operation makes changes to TestVC0Dlg.h and TestVC0Dlg.cpp files. Examine these changes, click here.

    For more information, algorithm ...

    Note
    :
    Save this application.
    Run
    it, from Build menu, choose and click Execute TestVC0.exe.

     
  3. Activate the combo box - IDC_COMBOTITLE.
    Select an item of this combo box,
    the combo boxes -
    IDC_COMBOTITLE, IDC_COMBOBOOK display the title and order of the book corresponding,
    the combo box - IDC_COMBOCHAPTER stores all chapters orders of the book and displays the 1st chapter order,
    the combo box -
    IDC_COMBOVERSE stores all verses orders of the 1st chapter and displays the 1st verse order,
    and into the Record data boxes, displays the KJV record corresponding to the item selected.

    This operation makes changes to TestVC0Dlg.h and TestVC0Dlg.cpp files. Examine these changes, click here.

    For more information, algorithm ...

    Note:
    Save this application.
    Run
    it, from Build menu, choose and click Execute TestVC0.exe.

     
  4. Activate the combo box - IDC_COMBOCHAPTER.
    Select an item of this combo box,
    the combo box -
    IDC_COMBOCHAPTER displays the item selected,
    the combo box -
    IDC_COMBOVERSE stores and displays a data corresponding to the item selected,
    and into the Record data boxes, displays the KJV record corresponding to the item selected.
    This operation makes changes to TestVC0Dlg.h and TestVC0Dlg.cpp files. Examine these changes, click here.

    For more information, algorithm ...

    Note:
    Save this application.
    Run
    it, from Build menu, choose and click Execute TestVC0.exe.

     
  5. Activate the combo box - IDC_COMBOVERSE.
    Select an item of this combo box,
    the combo box - IDC_COMBOVERSE displays the item selected,
    and into the Record data boxes, displays the KJV record corresponding to the item selected.
    This operation makes changes to TestVC0Dlg.h and TestVC0Dlg.cpp files. Examine these changes, click here.

    Note:
    Save this application.
    Run
    it, from Build menu, choose and click Execute TestVC0.exe.

     

Previous
Home 8 Home
Next