SmartCode Solutions Web Forum



Clicking off RDP Tab makes it view only

Author Message
 Posted Monday, February 18, 2008
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: Sunday, December 06, 2009
Posts: 22, Visits: 56
I've noticed that it's still that if you click off the tab of a RDP session, when you click back in all you get is a ding sound and it's now view only.

Hopefully it will be fixed soon?

Thanks,


-STSanford
Post #1949
Add to Twitter Add to Facebook
 Posted Tuesday, February 19, 2008
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Administrators
Last Login: 20 minutes ago
Posts: 1,625, Visits: 3,045
Hi,
I cannot reproduce this issue using the v4.0.4.0 but we will take care of this problem.

If you are familiar with .Net programming I can give some insight into this problem. The problem started to appear after instead of using Splitter control, which appeared back in the .Net 1.0 days we switched to Splitter control introduced by .Net 2.0. The exact cause of the issue is that unlike its older brother from the v1.0, the new Splitter control allows the input focus to be placed in the splitter line its. So when you trying to type into an RDP window and hear the ding sound, that’s because the splitter control has the input focus. When an RDP window opens we forcibly move the input focus to the RDP control. But I guess in some cases this trick doesn’t work and the input focus stays at the splitter control itself.
So I guess we will just revert our changes and go back to the old Splitter control v1.0.

http://www.s-code.com/App_Themes/Default/images/blue_line.gif
We are looking for investors and business partners. Please contact us for more details

Kindest Regards,
SmartCode Solutions Support

Post #1950
Add to Twitter Add to Facebook

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse