TOC PREV NEXT INDEX



Creating the Transaction Window


We will now create the dialog which is used to handle deposits and withdrawals.

  1. In the IDE, choose 'Composer files' from the Project Tree.
  2. Press the 'Create a Dialog' button on the button bar. (The exclamation mark in the yellow triangle.)
  3. Rename this new Dialog to 'TransactionDialog.Dialog'. Then Double click it to open the Composer.
  4. In the Title Bar field for the Dialog, enter 'Transaction Dialog'.
  5. Check the 'modal' checkbox.

Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX