Dataloss warning messages in a windows-standard wayby Wil van Antwerpen
There are two major differences from the standard DataFlex dataloss-warnings. First of all we present a Yes-No-Cancel box, just like everyone is getting used to and second we show the exlamation mark as an icon instead of the question mark.
Here is an example
The old dataloss warning looks like this: This is now replaced with: Steps for implementation in the order entry program:
- Copy the vsYNCconfirm.pkg into the order\appsrc folder - Open the IDE in the order entry sample workspace - Open the program 'order entry sample appplication' - Include the line 'Use vsYNCConfirm.pkg' in the top of your program so it looks like this: Set WorkspaceName to CURRENT$WORKSPACE Set ModuleName to 'Order' Set HelpName to 'OrdEntry.hlp' End_Object Use Help_Ids.inc Developer should provide this file of help context links. Use Std_Help.pkg Use vsYNCConfirm.pkg - Compile your program and run
Enjoy |
|||||||||||
Copyright © 1999 - 2024 VDF-GUIdance on all material published, for details see our Disclaimer. |