Hello All,
for testing purposes I need to simulate the UI of a mainframe that is accessed by PCOMM. I don't want to connect to the actual mainframe, just replicate the screens and the user functionality they provide (like inputs for username and password,etc.)
So far, I managed to connect with PCOMM to my localhost but I can not display anything. I get an empty screen that says at the bottom status bar: "Connected to 127.0.0.1 "
How can I add texts to specific position on the screen and create inputs etc?
Thank you very much.