Hi Erel, I put on a pc a B4J ready to compile the TestRDP program, a simple program with some graphic controls. To see the problem follow these actions:
1) Log in to the Test account with Win RDP:
address 188.152.230.76:43389
user Test
password test20
2) B4J is ready on the desktop, compile the TestRDP program and test the graphic controls. Activate checkbox that launches a timer that writes the date in the log every 5 seconds.
3) Disconnect leaving the TestRDP program running.
4) Reconnect and try the graphic controls again. You should see that the graphical controls don't work, that the timer works and you can see the dates on the log every 5 seconds. B4J works correctly.
Thanks for your attention.