- March 24, 2007
- 12,073
- 7,459
- Home Country
- Germany
- Moderator
- #1
Until now the VirtualKeyboard had no support for copy & paste operations. When I tried to enter a RSS news url into the related config section I really had a problem:
"http://golem.de.dynamic.feedsportal.com/pf/578068/http://rss.golem.de/rss.php?feed=RSS2.0"
This was nothing I would enter key by key
So I extended the VirtualKeyboardControl to support the Windows clipboard for copy & paste functions:
https://github.com/MediaPortal/MediaPortal-2/tree/FEAT_CopyPaste_Keyboard
"http://golem.de.dynamic.feedsportal.com/pf/578068/http://rss.golem.de/rss.php?feed=RSS2.0"
This was nothing I would enter key by key
So I extended the VirtualKeyboardControl to support the Windows clipboard for copy & paste functions:
https://github.com/MediaPortal/MediaPortal-2/tree/FEAT_CopyPaste_Keyboard