Module Dftab_mx.pkg

************************************************************************ Confidential Trade Secret. Copyright (c) 1997 Data Access Corporation, Miami Florida as an unpublished work. All rights reserved. DataFlex is a registered trademark of Data Access Corporation. ************************************************************************ ************************************************************************ $File name : Dftab_mx.pkg $File title : Tab mixin support for tab page and tab dialog Notice : $Author(s) : John Tuohy $Rev History 1/28/98 JJT Added rgb color support JJT 9/4/97 Removed kEnter on_key. This is now handled by container panel. JJT ??/??/9? File created ************************************************************************ DfTab_mx.pkg - tab dialog mixin class and non deo tab dialog classes Defines: Tab_Dialog_Mixin is a Mixin // mixin for tab dialog Tab_page_Mixin is a Mixin // mixin for tab page Skip_Button_Mode = 0 SBM_NEVER = 1 SBM_ALWAYS = 2 SBM_SMART ** dflt Pointer_Only_State = T/F ** F = dflt Events: Events can be keyboard or Mouse events t->t - Tab button to tab button navigation o->ot - Non-tab to tab w/ old page navigation o->nt - Non-tab to tab w/ new page navigation Mouse Kbd t->t o->ot o->nt t->t o->ot o->nt +------------------------------------------------+ skp=always /p=F ¦ B ¦ B ¦ B ¦¦ D ¦ D ¦ D ¦ +-------+-------+-------++-------+-------+-------¦ skp=always /p=t ¦ (D) ¦ D ¦ D ¦¦ (D) ¦ D ¦ D ¦ +-------+-------+-------++-------+-------+-------¦ skp=never /p=F ¦ B ¦ B ¦ B ¦¦ B ¦ B ¦ B ¦ +-------+-------+-------++-------+-------+-------¦ skp=never /p=T ¦ (D) ¦ D ¦ D ¦¦ (B) ¦ B ¦ B ¦ +-------+-------+-------++-------+-------+-------¦ skp=smart /P=F ¦ B ¦ B ¦ D ¦¦ B ¦ B ¦ D ¦ +-------+-------+-------++-------+-------+-------¦ skp=smart /P=T ¦ (B) ¦ D ¦ D ¦¦ (B) ¦ D ¦ D ¦ +------------------------------------------------+ Use Windows Dftab_mx.pkg - tab dialog mixin class and non deo tab dialog classes

References (2):

ModuleLine
Dftabdlg.pkg17
Windows.pkg5667

Field References (0):

ModuleContaining SymbolLine