cxWidgets 1.0
Enumerations | Functions | Variables
testApp.cpp File Reference
#include "cxUtils.h"
#include "cxDialog.h"
#include "cxMessageDialog.h"
#include "cxForm.h"
#include "cxWindow.h"
#include "cxButton.h"
#include "cxFileViewer.h"
#include "cxMenu.h"
#include "cxInput.h"
#include "cxNotebook.h"
#include "cxMultiLineInput.h"
#include "cxStringUtils.h"
#include "cxScrolledWindow.h"
#include "cxMultiForm.h"
#include "cxComboBox.h"
#include "cxDatePicker.h"
#include "cxOpenFileDialog.h"
#include "cxDate.h"
#include "cxPanel.h"
#include "cxSearchPanel.h"
#include "cxValidators.h"
#include "cxGrid.h"
#include "cxLabel.h"
#include "floatingPtInputWithRightLabel.h"
#include <unistd.h>
#include <stdlib.h>
#include <iostream>
#include <string>
#include <algorithm>
#include <memory>
#include <cassert>
Include dependency graph for testApp.cpp:

Enumerations

enum  menuItemIDs {
  menuCode = cxFIRST_AVAIL_RETURN_CODE , menuItemWithMultipleHotkeyCode , menuScrollingCode , inputWithFKeysCode ,
  formWithFKeysCode , inputCode , inputMaskingCode , multiInputMaskingCode ,
  multiLineInputLabelChangeCode , inputLabelChangeCode , msgOKCode , msgOKCancelCode ,
  msgCancelCode , msgYesCode , msgYesNoCode , msgNoYesCode ,
  msgNoCode , windowCode , extTitleWinCode , extStatusWinCode ,
  msgBox1Code , msgBox2Code , msgBox3Code , msgBox4Code ,
  splash1Code , splash2Code , fileViewerCode , attributesSetterCode ,
  singleLineInputCode , multiLineInputCode , exitCode , someItem ,
  formCode , stackedFormScrollingCode , stackedFormScrollingCode2 , titleAlignmentCode ,
  statusAlignmentCode , cxWindowCopyConstructorCode , panelDemoCode , inputsWithDifferentColorsCode ,
  formInputColorsCode , borderlessFormCode , testFormReadOnlyCode , formWithInputValueValidatorCode ,
  testFormPosCode , formWithMenuCode , cxWindowAssignmentCode , cxMenuAssignmentCode ,
  cxFormAssignmentCode , multiLineInputResizeCode , setValFuncCode , changeMenuItemTextCode ,
  windowWriteTextCode , formChangeInputFocusWhileModalCode , allFormInputsGoReadOnlyCode , formNoQuitCode ,
  menuNoQuitCode , scrolledWindowCode , cxInputBorderChangeCode , cxMultiLineInputBorderChangeCode ,
  comboBoxCode , comboBoxOnFormCode , inputWithoutBorderCode , formDataChangedCode ,
  integerValidateCode , floatingPtValidateCode , enableDisableFormCode , multiFormWithDisabledSubformCode ,
  comboBoxMenuDisableCode , multiForm2Code , inputQuitKeysOnFormCode , cxMenuFocusFunctionsCode ,
  loneInputWithLoopDisabledOnFormCode , cxMenuWithMultipleItemHotkeysCode , cxMenuItemHotkeysOffMenuCode , cxPanelCode ,
  cxPanelCode2 , cxPanelDelAllWindowsCode , cxWindowWithFunctionKeysCode , cxWindowWithMultipleTitleStringsCode ,
  cxWindowWithMultipleStatusStringsCode , cxMenuNoMoreSelectableItemsWhileModalCode , cxPanelWithNonEditableSubwindowsCode , cxMenuWithDuplicateHotkeysCode ,
  cxPanelWindowSwapCode , cxPanel_cxMenuUpArrowLeaveCode , windowFunctionKeyNoOnLeaveCode , formFunctionKeyNoOnLeaveCode ,
  cxMultiLineInputFunctionKeyNoValidatorCode , cxFormMultiLineInputFunctionKeyNoValidatorCode , keyFunctionAutoExitOnLastFormInputCode , cxFormNavKeysCode ,
  addMessageLineCode , cxFormStartAtFirstInputCode , cxPanelGetLastWindowCode , cxFormClearOnlyEditableCode ,
  cxButtonOnClickCode , cxMenuMiscTestsCode , cxSearchPanelTestCode , cxSearchPanelResizeCode ,
  cxSearchPanelCopyConstructorCode , cxMenuResizeCode , cxWindowAlignCode , cxNotebookTest1Code ,
  cxNotebookTest2Code , cxNotebookRemoveWindowTestCode , cxNotebookWithEmptyPanelTestCode , cxNotebookSetTabSpacingCode ,
  cxNotebookSwapTestCode , cxWindowBorderCode , cxWindowSizeCode , cxWindowAttributesCode ,
  cxWindowMouseFunctionTestCode , cxFormMouseFunctionTestCode , cxMenuMouseFunctionTestCode , cxPanelWithButtonTestCode ,
  cxMultiLineInputNumericFloatingPtCode , cxMultiLineInputNumericFloatingPtWithRangeCode , cxMultiLineInputNumericWholeCode , cxMultiLineInputNumericWholeWithRangeCode ,
  cxMultiLineInputTextValidationCode , cxMultiLineInputForceUpperCode , cxMultiLineInputNonBlankCode , cxMultiLineInputTextValidationNonBlankForceUpperCode ,
  cxMultiLineInputTextValidationAutoCompletionCode , cxMultiLineInputExtendedHelpKeyCode , cxFormExtendedHelpKeyCode , cxMultiLineInputWithRightLabelCode ,
  cxMultiLineInputWithRightLabelOnFormCode , cxMultiLineInputAutoGenerateHelpStringCode , itemSalesCode , cxFormAppendPairCode ,
  cxFormAppendComboBoxPairCode , cxMultiLineInputSetValueCode , cxMultiLineInputMaxInputLengthCode , cxMultiLineInputExtendedHelpColorsAndAttrsCode ,
  cxMenuAltItemTextCode , cxComboBoxNotEditableMenuEnabledCode , cxMultiLineInputOverrideOnKeypressCode , cxWindowAddMessageLinesAboveCode ,
  cxWindowBorderStyles , cxDatePickerTestCode , cxOpenFileDialogTestCode , cxGridTestCode
}
 

Functions

void doMenu ()
 
void msgOK ()
 
void msgOKCancel ()
 
void msgCancel ()
 
void msgYes ()
 
void msgYesNo ()
 
void msgNoYes ()
 
void msgNo ()
 
void testInput1 ()
 
void testMenu1 ()
 
void testInput2 ()
 
void window1 ()
 
void msgBox1 ()
 
void msgBox2 ()
 
void msgBox3 ()
 
void msgBox4 ()
 
void splash1 ()
 
void splash2 ()
 
void fileViewer ()
 
void attributesSetter ()
 
void singleLineInput ()
 
void multiLineInput ()
 
void form ()
 
void cxMenuScrolling ()
 
void inputsWithFKeys ()
 
void formWithFKeys ()
 
void cxInputMasking ()
 
void cxMultiLineInputMasking ()
 
void cxWindowMoveRelative ()
 
void stackedFormScrolling ()
 
void externalTitleWindow ()
 
void externalStatusWindow ()
 
void setInputLabel ()
 
void setMultiLineInputLabel ()
 
void titleAlignment ()
 
void statusAlignment ()
 
void cxWindowCopyConstructor ()
 
void demoPanels ()
 
void menuItemWithMultipleHotkeys ()
 
void inputsWithDifferentColors ()
 
void formInputColors ()
 
void borderlessForm ()
 
void unselectableMenuItem ()
 
void testFormReadOnly ()
 
void stackedFormScrolling2 ()
 
void formWithInputValueValidator ()
 
void testFormPos ()
 
void formWithMenu ()
 
void cxWindowAssignment ()
 
void cxMenuAssignment ()
 
void cxFormAssignment ()
 
void multiLineInputResize ()
 
void setValFunc ()
 
void formUpArrowFunction ()
 
void changeMenuItemText ()
 
void windowWriteText ()
 
void formChangeInputFocusWhileModal ()
 
void allFormInputsGoReadOnly ()
 
void cxFormNoQuit ()
 
void cxMenuNoQuit ()
 
void scrolledWindow ()
 
void cxInputBorderChange ()
 
void cxMultiLineInputBorderChange ()
 
void getFormKeys ()
 
void multiForm ()
 
void multiForm2 ()
 
void simpleForm1 ()
 
void comboBox ()
 
void comboBoxOnForm ()
 
void inputWithoutBorder ()
 
void formDataChanged ()
 
void integerValidate ()
 
void floatingPtValidate ()
 
void integerValidateOnForm ()
 
void floatingPtValidateOnForm ()
 
void formFunctionKeys ()
 
void enableDisableForm ()
 
void multiFormWithDisabledSubform ()
 
void comboBoxMenuDisable ()
 
void inputQuitKeysOnForm ()
 
void cxMenuFocusFunctions ()
 
void cxInputOnFormLoopDisabled ()
 
void loneInputWithLoopDisabledOnForm ()
 
void cxMenuWithMultipleItemHotkeys ()
 
void cxMenuItemHotkeysOffMenu ()
 
void cxPanelTest ()
 
void cxPanelTest2 ()
 
void cxPanelDelAllWindowsTest ()
 
void cxWindowWithFunctionKeys ()
 
void cxWindowWithMultipleTitleStrings ()
 
void cxWindowWithMultipleStatusStrings ()
 
void cxMenuNoMoreSelectableItemsWhileModal ()
 
void cxPanelWithNonEditableSubwindows ()
 
void cxMenuWithDuplicateHotkeys ()
 
void cxPanelWindowSwap ()
 
void cxPanel_cxMenuUpArrowLeave ()
 
void windowFunctionKeyNoOnLeave ()
 
void formFunctionKeyNoOnLeave ()
 
void cxMultiLineInputFunctionKeyNoValidator ()
 
void cxFormMultiLineInputFunctionKeyNoValidator ()
 
void keyFunctionAutoExitOnLastFormInput ()
 
void cxFormNavKeys ()
 
void addMessageLine ()
 
void cxFormStartAtFirstInput ()
 
void cxPanelGetLastWindow ()
 
void cxFormClearOnlyEditable ()
 
void cxButtonOnClick ()
 
void cxMenuMiscTests ()
 
void cxSearchPanelTest ()
 
void cxSearchPanelResize ()
 
void cxSearchPanelCopyConstructor ()
 
void cxMenuResize ()
 
void cxWindowAlignTest ()
 
void cxNotebookTest1 ()
 
void cxNotebookTest2 ()
 
void cxNotebookRemoveWindowTest ()
 
void cxNotebookWithEmptyPanelTest ()
 
void cxNotebookSetTabSpacing ()
 
void cxNotebookSwapTest ()
 
void cxWindowBorderTest ()
 
void cxWindowSizeTest ()
 
void cxWindowAttributesTest ()
 
void cxWindowMouseFunctionTest ()
 
void cxMenuMouseFunctionTest ()
 
void cxFormMouseFunctionTest ()
 
void cxPanelWithButton ()
 
void cxMultiLineInputNumericFloatingPt ()
 
void cxMultiLineInputNumericFloatingPtWithRange ()
 
void cxMultiLineInputNumericWhole ()
 
void cxMultiLineInputNumericWholeWithRange ()
 
void cxMultiLineInputTextValidation ()
 
void cxMultiLineInputForceUpper ()
 
void cxMultiLineInputNonBlank ()
 
void cxMultiLineInputExtendedHelpKey ()
 
void cxFormExtendedHelpKey ()
 
void cxMultiLineInputTextValidationNonBlankForceUpper ()
 
void cxMultiLineInputTextValidationAutoCompletion ()
 
void cxMultiLineInputWithRightLabel ()
 
void cxMultiLineInputWithRightLabelOnForm ()
 
void cxMultiLineInputAutoGenerateHelpString ()
 
void itemSales ()
 
void cxFormAppendPair ()
 
void cxFormAppendComboBoxPair ()
 
void cxMultiLineInputSetValue ()
 
void cxMultiLineInputMaxInputLength ()
 
void cxMultiLineInputExtendedHelpColorsAndAttrs ()
 
void cxWindowMessageNewlines ()
 
void cxMenuAltItemText ()
 
void cxComboBoxNotEditableMenuEnabled ()
 
void cxMultiLineInputOverrideOnKeypress ()
 
void cxWindowAddMessageLinesAbove ()
 
void cxWindowVariousBorderStyles ()
 
void cxDatePickerTest ()
 
void cxOpenFileDialogTest ()
 
void cxGridTest ()
 
string someFunction (int &int1, int &int2)
 
string returnBBye ()
 
string someFunction2 (cxMultiLineInput &input)
 
string someFunction3 (cxMultiLineInput &input)
 
string hello ()
 
string genericMessageFunction ()
 
string genericMessageFunction_1str (string &pMessage)
 
string testBoxSuccess (void *Foo1, void *Foo2, void *Foo3, void *Foo4)
 
string inputYesNo (void *theInput, void *, void *, void *)
 
string testKeyFunction (void *unused, void *unused2)
 
string testOnFocusFunction (void *unused, void *unused2, void *unused3, void *unused4)
 
string testOnLeaveFunction (void *unused, void *unused2, void *unused3, void *unused4)
 
string testInputValidator (void *theMultiLineInput, void *unused2, void *unused3, void *unused4)
 
string getMenuItemIDStr (long pMenuItemID)
 
string someWeirdFunc (void *theForm, void *unused)
 
int main (int argc, char *argv[])
 
string sayHello (void *p1, void *p2)
 
string sayHello2 (void *p1, void *p2)
 
string setAllInputsReadOnly (void *theForm, void *unused, void *unused2, void *unused3)
 
bool fKeySort (const string &pStr1, const string &pStr2)
 
string multiForm2_goToForm1_Input1 (void *theMultiForm, void *unused, void *unused2, void *unused3)
 
string multiForm2_goToForm3_Input1 (void *theMultiForm, void *unused, void *unused2, void *unused3)
 
string multiForm2_quit (void *theMultiForm, void *unused, void *unused2, void *unused3)
 
string updateMenu (void *theComboBox, void *unused, void *unused2, void *unused3)
 
string onFocus (void *unused, void *unused2, void *unused3, void *unused4)
 
string onLeave (void *unused, void *unused2, void *unused3, void *unused4)
 
string showAMessageBox (void *classTypeStr, void *unused)
 
string changeWindowFocus (void *thePanel, void *unused, void *unused2, void *unused3)
 
string allMenuItemsUnselectable (void *menu, void *unused)
 
string clearAllMenuItems (void *menu, void *unused)
 
string onFocusWinForCxPanelGetLastPage (void *thePanel, void *theCurrentWindow, void *unused2, void *unused3)
 
string buttonClickFunction (void *theButton, void *unused, void *unused2, void *unused3)
 
string onFocusForm (void *theSearchPanel, void *unused, void *unused2, void *unused3)
 
string onLeaveForm (void *theSearchPanel, void *unused, void *unused2, void *unused3)
 
string onFocusMenu (void *theSearchPanel, void *unused, void *unused2, void *unused3)
 
string onLeaveMenu (void *theSearchPanel, void *unused, void *unused2, void *unused3)
 
string formOnEnter (void *theSearchPanel, void *unused, void *unused2, void *unused3)
 
string menuOnEnter (void *theSearchPanel, void *unused, void *unused2, void *unused3)
 
string searchPanelOnFocus (void *theSearchPanel, void *unused, void *unused2, void *unused3)
 
string mouseFunction (void *theWindow, void *unused)
 
string storeSearchFormOnEnter (void *theSearchPanel, void *unused, void *unused2, void *unused3)
 
string storeSearchMenuOnEnter (void *theSearchPanel, void *unused, void *unused2, void *unused3)
 
string storeOnLeave (void *theInput, void *unused)
 
string storeSearch (void *theInput, void *unused)
 
string gridButtonClicked ()
 

Variables

shared_ptr< cxWindowgTitleLine
 
shared_ptr< cxWindowgStatusLine
 

Enumeration Type Documentation

◆ menuItemIDs

Enumerator
menuCode 
menuItemWithMultipleHotkeyCode 
menuScrollingCode 
inputWithFKeysCode 
formWithFKeysCode 
inputCode 
inputMaskingCode 
multiInputMaskingCode 
multiLineInputLabelChangeCode 
inputLabelChangeCode 
msgOKCode 
msgOKCancelCode 
msgCancelCode 
msgYesCode 
msgYesNoCode 
msgNoYesCode 
msgNoCode 
windowCode 
extTitleWinCode 
extStatusWinCode 
msgBox1Code 
msgBox2Code 
msgBox3Code 
msgBox4Code 
splash1Code 
splash2Code 
fileViewerCode 
attributesSetterCode 
singleLineInputCode 
multiLineInputCode 
exitCode 
someItem 
formCode 
stackedFormScrollingCode 
stackedFormScrollingCode2 
titleAlignmentCode 
statusAlignmentCode 
cxWindowCopyConstructorCode 
panelDemoCode 
inputsWithDifferentColorsCode 
formInputColorsCode 
borderlessFormCode 
testFormReadOnlyCode 
formWithInputValueValidatorCode 
testFormPosCode 
formWithMenuCode 
cxWindowAssignmentCode 
cxMenuAssignmentCode 
cxFormAssignmentCode 
multiLineInputResizeCode 
setValFuncCode 
changeMenuItemTextCode 
windowWriteTextCode 
formChangeInputFocusWhileModalCode 
allFormInputsGoReadOnlyCode 
formNoQuitCode 
menuNoQuitCode 
scrolledWindowCode 
cxInputBorderChangeCode 
cxMultiLineInputBorderChangeCode 
comboBoxCode 
comboBoxOnFormCode 
inputWithoutBorderCode 
formDataChangedCode 
integerValidateCode 
floatingPtValidateCode 
enableDisableFormCode 
multiFormWithDisabledSubformCode 
comboBoxMenuDisableCode 
multiForm2Code 
inputQuitKeysOnFormCode 
cxMenuFocusFunctionsCode 
loneInputWithLoopDisabledOnFormCode 
cxMenuWithMultipleItemHotkeysCode 
cxMenuItemHotkeysOffMenuCode 
cxPanelCode 
cxPanelCode2 
cxPanelDelAllWindowsCode 
cxWindowWithFunctionKeysCode 
cxWindowWithMultipleTitleStringsCode 
cxWindowWithMultipleStatusStringsCode 
cxMenuNoMoreSelectableItemsWhileModalCode 
cxPanelWithNonEditableSubwindowsCode 
cxMenuWithDuplicateHotkeysCode 
cxPanelWindowSwapCode 
cxPanel_cxMenuUpArrowLeaveCode 
windowFunctionKeyNoOnLeaveCode 
formFunctionKeyNoOnLeaveCode 
cxMultiLineInputFunctionKeyNoValidatorCode 
cxFormMultiLineInputFunctionKeyNoValidatorCode 
keyFunctionAutoExitOnLastFormInputCode 
cxFormNavKeysCode 
addMessageLineCode 
cxFormStartAtFirstInputCode 
cxPanelGetLastWindowCode 
cxFormClearOnlyEditableCode 
cxButtonOnClickCode 
cxMenuMiscTestsCode 
cxSearchPanelTestCode 
cxSearchPanelResizeCode 
cxSearchPanelCopyConstructorCode 
cxMenuResizeCode 
cxWindowAlignCode 
cxNotebookTest1Code 
cxNotebookTest2Code 
cxNotebookRemoveWindowTestCode 
cxNotebookWithEmptyPanelTestCode 
cxNotebookSetTabSpacingCode 
cxNotebookSwapTestCode 
cxWindowBorderCode 
cxWindowSizeCode 
cxWindowAttributesCode 
cxWindowMouseFunctionTestCode 
cxFormMouseFunctionTestCode 
cxMenuMouseFunctionTestCode 
cxPanelWithButtonTestCode 
cxMultiLineInputNumericFloatingPtCode 
cxMultiLineInputNumericFloatingPtWithRangeCode 
cxMultiLineInputNumericWholeCode 
cxMultiLineInputNumericWholeWithRangeCode 
cxMultiLineInputTextValidationCode 
cxMultiLineInputForceUpperCode 
cxMultiLineInputNonBlankCode 
cxMultiLineInputTextValidationNonBlankForceUpperCode 
cxMultiLineInputTextValidationAutoCompletionCode 
cxMultiLineInputExtendedHelpKeyCode 
cxFormExtendedHelpKeyCode 
cxMultiLineInputWithRightLabelCode 
cxMultiLineInputWithRightLabelOnFormCode 
cxMultiLineInputAutoGenerateHelpStringCode 
itemSalesCode 
cxFormAppendPairCode 
cxFormAppendComboBoxPairCode 
cxMultiLineInputSetValueCode 
cxMultiLineInputMaxInputLengthCode 
cxMultiLineInputExtendedHelpColorsAndAttrsCode 
cxMenuAltItemTextCode 
cxComboBoxNotEditableMenuEnabledCode 
cxMultiLineInputOverrideOnKeypressCode 
cxWindowAddMessageLinesAboveCode 
cxWindowBorderStyles 
cxDatePickerTestCode 
cxOpenFileDialogTestCode 
cxGridTestCode 

Function Documentation

◆ addMessageLine()

void addMessageLine ( )

◆ allFormInputsGoReadOnly()

void allFormInputsGoReadOnly ( )

◆ allMenuItemsUnselectable()

string allMenuItemsUnselectable ( void *  menu,
void *  unused 
)

◆ attributesSetter()

void attributesSetter ( )

◆ borderlessForm()

void borderlessForm ( )

◆ buttonClickFunction()

string buttonClickFunction ( void *  theButton,
void *  unused,
void *  unused2,
void *  unused3 
)

References cx::messageBox().

Referenced by cxButtonOnClick(), and cxPanelWithButton().

◆ changeMenuItemText()

void changeMenuItemText ( )

◆ changeWindowFocus()

string changeWindowFocus ( void *  thePanel,
void *  unused,
void *  unused2,
void *  unused3 
)

◆ clearAllMenuItems()

string clearAllMenuItems ( void *  menu,
void *  unused 
)

◆ comboBox()

void comboBox ( )

◆ comboBoxMenuDisable()

void comboBoxMenuDisable ( )

◆ comboBoxOnForm()

void comboBoxOnForm ( )

◆ cxButtonOnClick()

void cxButtonOnClick ( )

◆ cxComboBoxNotEditableMenuEnabled()

void cxComboBoxNotEditableMenuEnabled ( )

◆ cxDatePickerTest()

void cxDatePickerTest ( )

◆ cxFormAppendComboBoxPair()

void cxFormAppendComboBoxPair ( )

◆ cxFormAppendPair()

void cxFormAppendPair ( )

◆ cxFormAssignment()

void cxFormAssignment ( )

◆ cxFormClearOnlyEditable()

void cxFormClearOnlyEditable ( )

◆ cxFormExtendedHelpKey()

void cxFormExtendedHelpKey ( )

◆ cxFormMouseFunctionTest()

void cxFormMouseFunctionTest ( )

◆ cxFormMultiLineInputFunctionKeyNoValidator()

void cxFormMultiLineInputFunctionKeyNoValidator ( )

◆ cxFormNavKeys()

void cxFormNavKeys ( )

◆ cxFormNoQuit()

void cxFormNoQuit ( )

◆ cxFormStartAtFirstInput()

void cxFormStartAtFirstInput ( )

◆ cxGridTest()

void cxGridTest ( )

◆ cxInputBorderChange()

void cxInputBorderChange ( )

◆ cxInputMasking()

void cxInputMasking ( )

◆ cxInputOnFormLoopDisabled()

void cxInputOnFormLoopDisabled ( )

◆ cxMenuAltItemText()

void cxMenuAltItemText ( )

◆ cxMenuAssignment()

void cxMenuAssignment ( )

◆ cxMenuFocusFunctions()

void cxMenuFocusFunctions ( )

◆ cxMenuItemHotkeysOffMenu()

void cxMenuItemHotkeysOffMenu ( )

◆ cxMenuMiscTests()

void cxMenuMiscTests ( )

◆ cxMenuMouseFunctionTest()

void cxMenuMouseFunctionTest ( )

◆ cxMenuNoMoreSelectableItemsWhileModal()

void cxMenuNoMoreSelectableItemsWhileModal ( )

◆ cxMenuNoQuit()

void cxMenuNoQuit ( )

◆ cxMenuResize()

void cxMenuResize ( )

◆ cxMenuScrolling()

void cxMenuScrolling ( )

◆ cxMenuWithDuplicateHotkeys()

void cxMenuWithDuplicateHotkeys ( )

References cx::cxMenu::append(), and cx::cxMenu::showModal().

Referenced by doMenu().

◆ cxMenuWithMultipleItemHotkeys()

void cxMenuWithMultipleItemHotkeys ( )

◆ cxMultiLineInputAutoGenerateHelpString()

void cxMultiLineInputAutoGenerateHelpString ( )

◆ cxMultiLineInputBorderChange()

void cxMultiLineInputBorderChange ( )

◆ cxMultiLineInputExtendedHelpColorsAndAttrs()

void cxMultiLineInputExtendedHelpColorsAndAttrs ( )

◆ cxMultiLineInputExtendedHelpKey()

void cxMultiLineInputExtendedHelpKey ( )

◆ cxMultiLineInputForceUpper()

void cxMultiLineInputForceUpper ( )

◆ cxMultiLineInputFunctionKeyNoValidator()

void cxMultiLineInputFunctionKeyNoValidator ( )

◆ cxMultiLineInputMasking()

void cxMultiLineInputMasking ( )

◆ cxMultiLineInputMaxInputLength()

void cxMultiLineInputMaxInputLength ( )

◆ cxMultiLineInputNonBlank()

void cxMultiLineInputNonBlank ( )

◆ cxMultiLineInputNumericFloatingPt()

void cxMultiLineInputNumericFloatingPt ( )

◆ cxMultiLineInputNumericFloatingPtWithRange()

void cxMultiLineInputNumericFloatingPtWithRange ( )

◆ cxMultiLineInputNumericWhole()

void cxMultiLineInputNumericWhole ( )

◆ cxMultiLineInputNumericWholeWithRange()

void cxMultiLineInputNumericWholeWithRange ( )

◆ cxMultiLineInputOverrideOnKeypress()

void cxMultiLineInputOverrideOnKeypress ( )

References cx::cxMultiLineInput::showModal().

Referenced by doMenu().

◆ cxMultiLineInputSetValue()

void cxMultiLineInputSetValue ( )

◆ cxMultiLineInputTextValidation()

void cxMultiLineInputTextValidation ( )

◆ cxMultiLineInputTextValidationAutoCompletion()

void cxMultiLineInputTextValidationAutoCompletion ( )

◆ cxMultiLineInputTextValidationNonBlankForceUpper()

void cxMultiLineInputTextValidationNonBlankForceUpper ( )

◆ cxMultiLineInputWithRightLabel()

void cxMultiLineInputWithRightLabel ( )

◆ cxMultiLineInputWithRightLabelOnForm()

void cxMultiLineInputWithRightLabelOnForm ( )

◆ cxNotebookRemoveWindowTest()

void cxNotebookRemoveWindowTest ( )

◆ cxNotebookSetTabSpacing()

void cxNotebookSetTabSpacing ( )

◆ cxNotebookSwapTest()

void cxNotebookSwapTest ( )

◆ cxNotebookTest1()

void cxNotebookTest1 ( )

◆ cxNotebookTest2()

void cxNotebookTest2 ( )

◆ cxNotebookWithEmptyPanelTest()

void cxNotebookWithEmptyPanelTest ( )

◆ cxOpenFileDialogTest()

void cxOpenFileDialogTest ( )

◆ cxPanel_cxMenuUpArrowLeave()

void cxPanel_cxMenuUpArrowLeave ( )

◆ cxPanelDelAllWindowsTest()

void cxPanelDelAllWindowsTest ( )

◆ cxPanelGetLastWindow()

void cxPanelGetLastWindow ( )

◆ cxPanelTest()

void cxPanelTest ( )

◆ cxPanelTest2()

void cxPanelTest2 ( )

◆ cxPanelWindowSwap()

void cxPanelWindowSwap ( )

◆ cxPanelWithButton()

void cxPanelWithButton ( )

◆ cxPanelWithNonEditableSubwindows()

void cxPanelWithNonEditableSubwindows ( )

◆ cxSearchPanelCopyConstructor()

void cxSearchPanelCopyConstructor ( )

◆ cxSearchPanelResize()

void cxSearchPanelResize ( )

◆ cxSearchPanelTest()

void cxSearchPanelTest ( )

◆ cxWindowAddMessageLinesAbove()

void cxWindowAddMessageLinesAbove ( )

◆ cxWindowAlignTest()

void cxWindowAlignTest ( )

◆ cxWindowAssignment()

void cxWindowAssignment ( )

References cx::messageDialog(), cx::cxWindow::show(), and window1().

Referenced by doMenu().

◆ cxWindowAttributesTest()

void cxWindowAttributesTest ( )

◆ cxWindowBorderTest()

void cxWindowBorderTest ( )

◆ cxWindowCopyConstructor()

void cxWindowCopyConstructor ( )

◆ cxWindowMessageNewlines()

void cxWindowMessageNewlines ( )

◆ cxWindowMouseFunctionTest()

void cxWindowMouseFunctionTest ( )

◆ cxWindowMoveRelative()

void cxWindowMoveRelative ( )

◆ cxWindowSizeTest()

void cxWindowSizeTest ( )

◆ cxWindowVariousBorderStyles()

void cxWindowVariousBorderStyles ( )

◆ cxWindowWithFunctionKeys()

void cxWindowWithFunctionKeys ( )

◆ cxWindowWithMultipleStatusStrings()

void cxWindowWithMultipleStatusStrings ( )

◆ cxWindowWithMultipleTitleStrings()

void cxWindowWithMultipleTitleStrings ( )

◆ demoPanels()

void demoPanels ( )

◆ doMenu()

void doMenu ( )

References addMessageLine(), addMessageLineCode, allFormInputsGoReadOnly(), allFormInputsGoReadOnlyCode, cx::cxMenu::append(), cx::cxMenu::appendWithPullRight(), attributesSetter(), attributesSetterCode, borderlessForm(), borderlessFormCode, changeMenuItemText(), changeMenuItemTextCode, comboBox(), comboBoxCode, comboBoxMenuDisable(), comboBoxMenuDisableCode, comboBoxOnForm(), comboBoxOnFormCode, cxButtonOnClick(), cxButtonOnClickCode, cxComboBoxNotEditableMenuEnabled(), cxComboBoxNotEditableMenuEnabledCode, cxDatePickerTest(), cxDatePickerTestCode, cxFormAppendComboBoxPair(), cxFormAppendComboBoxPairCode, cxFormAppendPair(), cxFormAppendPairCode, cxFormAssignment(), cxFormAssignmentCode, cxFormClearOnlyEditable(), cxFormClearOnlyEditableCode, cxFormExtendedHelpKey(), cxFormExtendedHelpKeyCode, cxFormMouseFunctionTest(), cxFormMouseFunctionTestCode, cxFormMultiLineInputFunctionKeyNoValidator(), cxFormMultiLineInputFunctionKeyNoValidatorCode, cxFormNavKeys(), cxFormNavKeysCode, cxFormNoQuit(), cxFormStartAtFirstInput(), cxFormStartAtFirstInputCode, cxGridTest(), cxGridTestCode, cx::cxID_QUIT, cxInputBorderChange(), cxInputBorderChangeCode, cxInputMasking(), cx::cxITEM_NORMAL, cxMenuAltItemText(), cxMenuAltItemTextCode, cxMenuAssignment(), cxMenuAssignmentCode, cxMenuFocusFunctions(), cxMenuFocusFunctionsCode, cxMenuItemHotkeysOffMenu(), cxMenuItemHotkeysOffMenuCode, cxMenuMiscTests(), cxMenuMiscTestsCode, cxMenuMouseFunctionTest(), cxMenuMouseFunctionTestCode, cxMenuNoMoreSelectableItemsWhileModal(), cxMenuNoMoreSelectableItemsWhileModalCode, cxMenuNoQuit(), cxMenuResize(), cxMenuResizeCode, cxMenuScrolling(), cxMenuWithDuplicateHotkeys(), cxMenuWithDuplicateHotkeysCode, cxMenuWithMultipleItemHotkeys(), cxMenuWithMultipleItemHotkeysCode, cxMultiLineInputAutoGenerateHelpString(), cxMultiLineInputAutoGenerateHelpStringCode, cxMultiLineInputBorderChange(), cxMultiLineInputBorderChangeCode, cxMultiLineInputExtendedHelpColorsAndAttrs(), cxMultiLineInputExtendedHelpColorsAndAttrsCode, cxMultiLineInputExtendedHelpKey(), cxMultiLineInputExtendedHelpKeyCode, cxMultiLineInputForceUpper(), cxMultiLineInputForceUpperCode, cxMultiLineInputFunctionKeyNoValidator(), cxMultiLineInputFunctionKeyNoValidatorCode, cxMultiLineInputMasking(), cxMultiLineInputMaxInputLength(), cxMultiLineInputMaxInputLengthCode, cxMultiLineInputNonBlank(), cxMultiLineInputNonBlankCode, cxMultiLineInputNumericFloatingPt(), cxMultiLineInputNumericFloatingPtCode, cxMultiLineInputNumericFloatingPtWithRange(), cxMultiLineInputNumericFloatingPtWithRangeCode, cxMultiLineInputNumericWhole(), cxMultiLineInputNumericWholeCode, cxMultiLineInputNumericWholeWithRange(), cxMultiLineInputNumericWholeWithRangeCode, cxMultiLineInputOverrideOnKeypress(), cxMultiLineInputOverrideOnKeypressCode, cxMultiLineInputSetValue(), cxMultiLineInputSetValueCode, cxMultiLineInputTextValidation(), cxMultiLineInputTextValidationAutoCompletion(), cxMultiLineInputTextValidationAutoCompletionCode, cxMultiLineInputTextValidationCode, cxMultiLineInputTextValidationNonBlankForceUpper(), cxMultiLineInputTextValidationNonBlankForceUpperCode, cxMultiLineInputWithRightLabel(), cxMultiLineInputWithRightLabelCode, cxMultiLineInputWithRightLabelOnForm(), cxMultiLineInputWithRightLabelOnFormCode, cxNotebookRemoveWindowTest(), cxNotebookRemoveWindowTestCode, cxNotebookSetTabSpacing(), cxNotebookSetTabSpacingCode, cxNotebookSwapTest(), cxNotebookSwapTestCode, cxNotebookTest1(), cxNotebookTest1Code, cxNotebookTest2(), cxNotebookTest2Code, cxNotebookWithEmptyPanelTest(), cxNotebookWithEmptyPanelTestCode, cxOpenFileDialogTest(), cxOpenFileDialogTestCode, cxPanel_cxMenuUpArrowLeave(), cxPanel_cxMenuUpArrowLeaveCode, cxPanelCode, cxPanelCode2, cxPanelDelAllWindowsCode, cxPanelDelAllWindowsTest(), cxPanelGetLastWindow(), cxPanelGetLastWindowCode, cxPanelTest(), cxPanelTest2(), cxPanelWindowSwap(), cxPanelWindowSwapCode, cxPanelWithButton(), cxPanelWithButtonTestCode, cxPanelWithNonEditableSubwindows(), cxPanelWithNonEditableSubwindowsCode, cxSearchPanelCopyConstructor(), cxSearchPanelCopyConstructorCode, cxSearchPanelResize(), cxSearchPanelResizeCode, cxSearchPanelTest(), cxSearchPanelTestCode, cxWindowAddMessageLinesAbove(), cxWindowAddMessageLinesAboveCode, cxWindowAlignCode, cxWindowAlignTest(), cxWindowAssignment(), cxWindowAssignmentCode, cxWindowAttributesCode, cxWindowAttributesTest(), cxWindowBorderCode, cxWindowBorderStyles, cxWindowBorderTest(), cxWindowCopyConstructor(), cxWindowCopyConstructorCode, cxWindowMouseFunctionTest(), cxWindowMouseFunctionTestCode, cxWindowSizeCode, cxWindowSizeTest(), cxWindowVariousBorderStyles(), cxWindowWithFunctionKeys(), cxWindowWithFunctionKeysCode, cxWindowWithMultipleStatusStrings(), cxWindowWithMultipleStatusStringsCode, cxWindowWithMultipleTitleStrings(), cxWindowWithMultipleTitleStringsCode, demoPanels(), enableDisableForm(), enableDisableFormCode, exitCode, externalStatusWindow(), externalTitleWindow(), extStatusWinCode, extTitleWinCode, fileViewer(), fileViewerCode, floatingPtValidate(), floatingPtValidateCode, form(), formChangeInputFocusWhileModal(), formChangeInputFocusWhileModalCode, formCode, formDataChanged(), formDataChangedCode, formFunctionKeyNoOnLeave(), formFunctionKeyNoOnLeaveCode, formInputColors(), formInputColorsCode, formNoQuitCode, formWithFKeys(), formWithFKeysCode, formWithInputValueValidator(), formWithInputValueValidatorCode, formWithMenu(), formWithMenuCode, gStatusLine, gTitleLine, cx::cxWindow::hide(), inputCode, inputLabelChangeCode, inputMaskingCode, inputQuitKeysOnForm(), inputQuitKeysOnFormCode, inputsWithDifferentColors(), inputsWithDifferentColorsCode, inputsWithFKeys(), inputWithFKeysCode, inputWithoutBorder(), inputWithoutBorderCode, integerValidate(), integerValidateCode, itemSales(), itemSalesCode, keyFunctionAutoExitOnLastFormInput(), keyFunctionAutoExitOnLastFormInputCode, loneInputWithLoopDisabledOnForm(), loneInputWithLoopDisabledOnFormCode, menuCode, menuItemWithMultipleHotkeyCode, menuItemWithMultipleHotkeys(), menuNoQuitCode, menuScrollingCode, cx::messageBox(), msgBox1(), msgBox1Code, msgBox2(), msgBox2Code, msgBox3(), msgBox3Code, msgBox4(), msgBox4Code, msgCancel(), msgCancelCode, msgNo(), msgNoCode, msgNoYes(), msgNoYesCode, msgOK(), msgOKCancel(), msgOKCancelCode, msgOKCode, msgYes(), msgYesCode, msgYesNo(), msgYesNoCode, multiForm2(), multiForm2Code, multiFormWithDisabledSubform(), multiFormWithDisabledSubformCode, multiInputMaskingCode, multiLineInput(), multiLineInputCode, multiLineInputLabelChangeCode, multiLineInputResize(), multiLineInputResizeCode, panelDemoCode, scrolledWindow(), scrolledWindowCode, setInputLabel(), setMultiLineInputLabel(), setValFunc(), setValFuncCode, cx::cxMenu::setWrapping(), cx::cxMenu::showModal(), singleLineInput(), singleLineInputCode, someItem, splash1(), splash1Code, splash2(), splash2Code, stackedFormScrolling(), stackedFormScrolling2(), stackedFormScrollingCode, stackedFormScrollingCode2, statusAlignment(), statusAlignmentCode, testFormPos(), testFormPosCode, testFormReadOnly(), testFormReadOnlyCode, testInput1(), testMenu1(), titleAlignment(), titleAlignmentCode, window1(), windowCode, windowFunctionKeyNoOnLeave(), and windowFunctionKeyNoOnLeaveCode.

Referenced by main().

◆ enableDisableForm()

void enableDisableForm ( )

◆ externalStatusWindow()

void externalStatusWindow ( )

◆ externalTitleWindow()

void externalTitleWindow ( )

◆ fileViewer()

void fileViewer ( )

References cx::cxScrolledWindow::showModal().

Referenced by doMenu().

◆ fKeySort()

bool fKeySort ( const string &  pStr1,
const string &  pStr2 
)

◆ floatingPtValidate()

void floatingPtValidate ( )

◆ floatingPtValidateOnForm()

void floatingPtValidateOnForm ( )

◆ form()

void form ( )

◆ formChangeInputFocusWhileModal()

void formChangeInputFocusWhileModal ( )

◆ formDataChanged()

void formDataChanged ( )

◆ formFunctionKeyNoOnLeave()

void formFunctionKeyNoOnLeave ( )

◆ formFunctionKeys()

void formFunctionKeys ( )

◆ formInputColors()

void formInputColors ( )

◆ formOnEnter()

string formOnEnter ( void *  theSearchPanel,
void *  unused,
void *  unused2,
void *  unused3 
)

◆ formUpArrowFunction()

void formUpArrowFunction ( )

◆ formWithFKeys()

void formWithFKeys ( )

◆ formWithInputValueValidator()

void formWithInputValueValidator ( )

◆ formWithMenu()

void formWithMenu ( )

◆ genericMessageFunction()

string genericMessageFunction ( )

◆ genericMessageFunction_1str()

string genericMessageFunction_1str ( string &  pMessage)

◆ getFormKeys()

void getFormKeys ( )

◆ getMenuItemIDStr()

string getMenuItemIDStr ( long  pMenuItemID)

References allFormInputsGoReadOnlyCode, attributesSetterCode, borderlessFormCode, changeMenuItemTextCode, comboBoxCode, comboBoxMenuDisableCode, comboBoxOnFormCode, cxComboBoxNotEditableMenuEnabledCode, cxDatePickerTestCode, cxFormAppendComboBoxPairCode, cxFormAppendPairCode, cxFormAssignmentCode, cxFormClearOnlyEditableCode, cxFormExtendedHelpKeyCode, cxFormMouseFunctionTestCode, cxFormMultiLineInputFunctionKeyNoValidatorCode, cxFormNavKeysCode, cxFormStartAtFirstInputCode, cxGridTestCode, cxInputBorderChangeCode, cxMenuAltItemTextCode, cxMenuAssignmentCode, cxMenuFocusFunctionsCode, cxMenuItemHotkeysOffMenuCode, cxMenuMiscTestsCode, cxMenuMouseFunctionTestCode, cxMenuNoMoreSelectableItemsWhileModalCode, cxMenuResizeCode, cxMenuWithDuplicateHotkeysCode, cxMenuWithMultipleItemHotkeysCode, cxMultiLineInputAutoGenerateHelpStringCode, cxMultiLineInputBorderChangeCode, cxMultiLineInputExtendedHelpColorsAndAttrsCode, cxMultiLineInputExtendedHelpKeyCode, cxMultiLineInputForceUpperCode, cxMultiLineInputFunctionKeyNoValidatorCode, cxMultiLineInputMaxInputLengthCode, cxMultiLineInputNonBlankCode, cxMultiLineInputNumericFloatingPtCode, cxMultiLineInputNumericFloatingPtWithRangeCode, cxMultiLineInputNumericWholeCode, cxMultiLineInputNumericWholeWithRangeCode, cxMultiLineInputOverrideOnKeypressCode, cxMultiLineInputSetValueCode, cxMultiLineInputTextValidationAutoCompletionCode, cxMultiLineInputTextValidationCode, cxMultiLineInputTextValidationNonBlankForceUpperCode, cxMultiLineInputWithRightLabelCode, cxMultiLineInputWithRightLabelOnFormCode, cxNotebookRemoveWindowTestCode, cxNotebookSetTabSpacingCode, cxNotebookSwapTestCode, cxNotebookTest1Code, cxNotebookTest2Code, cxNotebookWithEmptyPanelTestCode, cxOpenFileDialogTestCode, cxPanel_cxMenuUpArrowLeaveCode, cxPanelCode, cxPanelCode2, cxPanelDelAllWindowsCode, cxPanelGetLastWindowCode, cxPanelWindowSwapCode, cxPanelWithButtonTestCode, cxPanelWithNonEditableSubwindowsCode, cxSearchPanelCopyConstructorCode, cxSearchPanelResizeCode, cxSearchPanelTestCode, cxWindowAddMessageLinesAboveCode, cxWindowAlignCode, cxWindowAssignmentCode, cxWindowAttributesCode, cxWindowBorderCode, cxWindowBorderStyles, cxWindowCopyConstructorCode, cxWindowMouseFunctionTestCode, cxWindowSizeCode, cxWindowWithFunctionKeysCode, cxWindowWithMultipleStatusStringsCode, cxWindowWithMultipleTitleStringsCode, enableDisableFormCode, exitCode, extStatusWinCode, extTitleWinCode, fileViewerCode, floatingPtValidateCode, formChangeInputFocusWhileModalCode, formCode, formDataChangedCode, formFunctionKeyNoOnLeaveCode, formInputColorsCode, formNoQuitCode, formWithFKeysCode, formWithInputValueValidatorCode, formWithMenuCode, cx::getReturnCodeStr(), inputCode, inputLabelChangeCode, inputMaskingCode, inputQuitKeysOnFormCode, inputsWithDifferentColorsCode, inputWithFKeysCode, inputWithoutBorderCode, integerValidateCode, itemSalesCode, keyFunctionAutoExitOnLastFormInputCode, loneInputWithLoopDisabledOnFormCode, menuCode, menuItemWithMultipleHotkeyCode, menuNoQuitCode, menuScrollingCode, msgBox1Code, msgBox2Code, msgBox3Code, msgBox4Code, msgCancelCode, msgNoCode, msgNoYesCode, msgOKCancelCode, msgOKCode, msgYesCode, msgYesNoCode, multiForm2Code, multiFormWithDisabledSubformCode, multiInputMaskingCode, multiLineInputCode, multiLineInputLabelChangeCode, multiLineInputResizeCode, panelDemoCode, scrolledWindowCode, setValFuncCode, singleLineInputCode, someItem, splash1Code, splash2Code, stackedFormScrollingCode, stackedFormScrollingCode2, statusAlignmentCode, testFormPosCode, testFormReadOnlyCode, titleAlignmentCode, windowCode, windowFunctionKeyNoOnLeaveCode, and windowWriteTextCode.

◆ gridButtonClicked()

string gridButtonClicked ( )

References cx::messageBox().

◆ hello()

string hello ( )

◆ inputQuitKeysOnForm()

void inputQuitKeysOnForm ( )

◆ inputsWithDifferentColors()

void inputsWithDifferentColors ( )

◆ inputsWithFKeys()

void inputsWithFKeys ( )

◆ inputWithoutBorder()

void inputWithoutBorder ( )

◆ inputYesNo()

string inputYesNo ( void *  theInput,
void *  unused,
void *  unused2,
void *  unused3 
)

◆ integerValidate()

void integerValidate ( )

◆ integerValidateOnForm()

void integerValidateOnForm ( )

◆ itemSales()

void itemSales ( )

◆ keyFunctionAutoExitOnLastFormInput()

void keyFunctionAutoExitOnLastFormInput ( )

◆ loneInputWithLoopDisabledOnForm()

void loneInputWithLoopDisabledOnForm ( )

◆ main()

int main ( int  argc,
char *  argv[] 
)

◆ menuItemWithMultipleHotkeys()

void menuItemWithMultipleHotkeys ( )

◆ menuOnEnter()

string menuOnEnter ( void *  theSearchPanel,
void *  unused,
void *  unused2,
void *  unused3 
)

◆ mouseFunction()

string mouseFunction ( void *  theWindow,
void *  unused 
)

◆ msgBox1()

void msgBox1 ( )

References cx::eBS_NOBORDER, and cx::messageBox().

Referenced by doMenu().

◆ msgBox2()

void msgBox2 ( )

References cx::messageBox().

Referenced by doMenu().

◆ msgBox3()

void msgBox3 ( )

References cx::messageBox().

Referenced by doMenu().

◆ msgBox4()

void msgBox4 ( )

References cx::messageBox().

Referenced by doMenu().

◆ msgCancel()

void msgCancel ( )

◆ msgNo()

void msgNo ( )

◆ msgNoYes()

void msgNoYes ( )

◆ msgOK()

void msgOK ( )

◆ msgOKCancel()

void msgOKCancel ( )

◆ msgYes()

void msgYes ( )

◆ msgYesNo()

void msgYesNo ( )

◆ multiForm()

void multiForm ( )

◆ multiForm2()

void multiForm2 ( )

◆ multiForm2_goToForm1_Input1()

string multiForm2_goToForm1_Input1 ( void *  theMultiForm,
void *  unused,
void *  unused2,
void *  unused3 
)

◆ multiForm2_goToForm3_Input1()

string multiForm2_goToForm3_Input1 ( void *  theMultiForm,
void *  unused,
void *  unused2,
void *  unused3 
)

◆ multiForm2_quit()

string multiForm2_quit ( void *  theMultiForm,
void *  unused,
void *  unused2,
void *  unused3 
)

References cx::cxForm::quitNow().

Referenced by multiForm2().

◆ multiFormWithDisabledSubform()

void multiFormWithDisabledSubform ( )

◆ multiLineInput()

void multiLineInput ( )

◆ multiLineInputResize()

void multiLineInputResize ( )

◆ onFocus()

string onFocus ( void *  unused,
void *  unused2,
void *  unused3,
void *  unused4 
)

References cx::messageBox().

◆ onFocusForm()

string onFocusForm ( void *  theSearchPanel,
void *  unused,
void *  unused2,
void *  unused3 
)

◆ onFocusMenu()

string onFocusMenu ( void *  theSearchPanel,
void *  unused,
void *  unused2,
void *  unused3 
)

◆ onFocusWinForCxPanelGetLastPage()

string onFocusWinForCxPanelGetLastPage ( void *  thePanel,
void *  theCurrentWindow,
void *  unused2,
void *  unused3 
)

◆ onLeave()

string onLeave ( void *  unused,
void *  unused2,
void *  unused3,
void *  unused4 
)

References cx::messageBox().

◆ onLeaveForm()

string onLeaveForm ( void *  theSearchPanel,
void *  unused,
void *  unused2,
void *  unused3 
)

◆ onLeaveMenu()

string onLeaveMenu ( void *  theSearchPanel,
void *  unused,
void *  unused2,
void *  unused3 
)

◆ returnBBye()

string returnBBye ( )

Referenced by formWithFKeys(), and inputsWithFKeys().

◆ sayHello()

string sayHello ( void *  p1,
void *  p2 
)

◆ sayHello2()

string sayHello2 ( void *  p1,
void *  p2 
)

◆ scrolledWindow()

void scrolledWindow ( )

References cx::cxScrolledWindow::showModal().

Referenced by doMenu().

◆ searchPanelOnFocus()

string searchPanelOnFocus ( void *  theSearchPanel,
void *  unused,
void *  unused2,
void *  unused3 
)

◆ setAllInputsReadOnly()

string setAllInputsReadOnly ( void *  theForm,
void *  unused,
void *  unused2,
void *  unused3 
)

◆ setInputLabel()

void setInputLabel ( )

◆ setMultiLineInputLabel()

void setMultiLineInputLabel ( )

◆ setValFunc()

void setValFunc ( )

◆ showAMessageBox()

string showAMessageBox ( void *  classTypeStr,
void *  unused 
)

◆ simpleForm1()

void simpleForm1 ( )

◆ singleLineInput()

void singleLineInput ( )

◆ someFunction()

string someFunction ( int &  int1,
int &  int2 
)

References cx::messageBox().

Referenced by formWithFKeys(), and getFormKeys().

◆ someFunction2()

string someFunction2 ( cxMultiLineInput input)

◆ someFunction3()

string someFunction3 ( cxMultiLineInput input)

◆ someWeirdFunc()

string someWeirdFunc ( void *  theForm,
void *  unused 
)

References cx::messageBox().

◆ splash1()

void splash1 ( )

References cx::splash().

Referenced by doMenu().

◆ splash2()

void splash2 ( )

References cx::splash().

Referenced by doMenu().

◆ stackedFormScrolling()

void stackedFormScrolling ( )

◆ stackedFormScrolling2()

void stackedFormScrolling2 ( )

◆ statusAlignment()

void statusAlignment ( )

◆ storeOnLeave()

string storeOnLeave ( void *  theInput,
void *  unused 
)

◆ storeSearch()

string storeSearch ( void *  theInput,
void *  unused 
)

◆ storeSearchFormOnEnter()

string storeSearchFormOnEnter ( void *  theSearchPanel,
void *  unused,
void *  unused2,
void *  unused3 
)

References cx::cxSearchPanel::getMenu().

Referenced by storeSearch().

◆ storeSearchMenuOnEnter()

string storeSearchMenuOnEnter ( void *  theSearchPanel,
void *  unused,
void *  unused2,
void *  unused3 
)

◆ testBoxSuccess()

string testBoxSuccess ( void *  Foo1,
void *  Foo2,
void *  Foo3,
void *  Foo4 
)

References cx::messageBox().

Referenced by inputQuitKeysOnForm(), and setValFunc().

◆ testFormPos()

void testFormPos ( )

◆ testFormReadOnly()

void testFormReadOnly ( )

◆ testInput1()

void testInput1 ( )

◆ testInput2()

void testInput2 ( )

◆ testInputValidator()

string testInputValidator ( void *  theMultiLineInput,
void *  unused2,
void *  unused3,
void *  unused4 
)

◆ testKeyFunction()

string testKeyFunction ( void *  unused,
void *  unused2 
)

◆ testMenu1()

void testMenu1 ( )

◆ testOnFocusFunction()

string testOnFocusFunction ( void *  unused,
void *  unused2,
void *  unused3,
void *  unused4 
)

◆ testOnLeaveFunction()

string testOnLeaveFunction ( void *  unused,
void *  unused2,
void *  unused3,
void *  unused4 
)

◆ titleAlignment()

void titleAlignment ( )

◆ unselectableMenuItem()

void unselectableMenuItem ( )

◆ updateMenu()

string updateMenu ( void *  theComboBox,
void *  unused,
void *  unused2,
void *  unused3 
)

◆ window1()

void window1 ( )

◆ windowFunctionKeyNoOnLeave()

void windowFunctionKeyNoOnLeave ( )

◆ windowWriteText()

void windowWriteText ( )

Variable Documentation

◆ gStatusLine

shared_ptr<cxWindow> gStatusLine

Referenced by doMenu(), and main().

◆ gTitleLine

shared_ptr<cxWindow> gTitleLine

Referenced by doMenu(), externalTitleWindow(), and main().