VL.TypewriterAdvanced
Author: | tobyk |
Date: | 30 May, 2018 |
Category: | module |
Credits: | original node by Woei. Thanks to Tonfilm for some help understanding the casts. |
Download
64bit
Updated for Alpha36.1, use older version if it doesn't work for you in Beta36
Description
Advanced version of VL Typewriter
features -Auto-Repeating backspace when key is held -Optional blacklist/whitelist character filter. Eg to make a typewriter that only types numbers/letters -ALT-Ascii code input for typing special characters similar to other windows programs (eg ALT 0246 = ö) see http://www.nthuleen.com/teach/misc/typingumlauts.html
Future -Making it available as a nuget when I work out how to do that
Comments
Comments are no longer accepted.Please create a new topic in the vvvv beta forum to discuss this contribution.
If you don't have a numeric pad on your keyboard then typing alt-1, alt-2, alt-3 using the top numbers will change renderer view options when you are trying to type an umlaut. To prevent this with DX11 renderers use the 'Disable Shortcuts' option in the inspektor. For other renderer types you can use the 'shortcuts' node to disable all vvvv shortcuts.
Found a small bug with reset to blank, will post a fix shortly