Show Contents List
Things You Should Approach Cautiously When Using Wrappers
- 'Adorning' wrapped aXes 5250 forms with GUI controls, color changes, etc. would consume additional processing time when the 5250 form arrives, and any GUI control data content is typically not accessible to the wrapper code.
- Wrapping 5250 popup windows may be problematic.
- Trying to scroll an input capable 5250 page-at-a time subfile with a view to placing all the subfile pages into an input capable Visual LANSA list control may be problematic. Mapping modified Visual LANSA list back into the correct underpinning subfile page would be complex.
Show Contents List