
FB II Compiler
PG PRO
Debugging
Memory
System
Mathematics
Resources
Disk I/O
Windows
Controls
Menus
Mouse
Keyboard
Text
Fonts
Drawing
Sound
Clipboard
Printing
Communication
ASM
|
RESOURCES
Set up a password field in a dialog window
The simple answer is DLOGs don't get TEKEY$ as they haven(t got an EF. So 2 suggestions.
* There is an example enterproc in the FB manuals that show how to capture events and apply filtering
* Build all you dialogs as types of FB windows ;-)
I do the second!
|