GUI statements, statements with dot notation, and GUI object references can be added only to a Procedure Step or to an event in a Procedure Step. They cannot be added to action blocks or Process Action Diagrams.
GUI statements can manipulate dialog, items in a list box, push buttons, and menu items.
Note: In AllFusion Gen 7, an Open Dialogbox statement in a Close Event will cause the Dialogbox to be opened and displayed. In prior releases, if an Open Dialogbox statement was encountered within a Close Event, the Dialogbox was not displayed. If you have such an Open Dialogbox statement in a window Close Event and you want the original window to remain open when the Dialogbox is closed, you must explicitly provide an Open Window statement. This will cause the Close action to be aborted. Otherwise, the original window will be closed.
|
Copyright © 2014 CA.
All rights reserved.
|
|