
Jukari
Novice
Feb 22, 2012, 6:05 AM
Post #1 of 1
(2630 views)
|
|
TKX Cut,Copy, Paste
|
Can't Post
|
|
Does anyone know how to implement a Cut/Copy/Pase (right click menu) in TKX? I've searched the web and the only refrence to this I could find was a script which had the cut/copy/paste in the menu bar... but the code was so cryptic I couldn't decifer how it was implemented. Also: Since "labels" don't provide text selection capability I ended up having to make a textbox input masked to look like a label... which works but if you scroll on it, the text vanishes.How can I disable the scrolling or alternatively what else can I use to make selectable text without it looking like an input box? I can't just disable Scroll completely, I still want to be able to scroll the page... just not in the text box. Thank you, Anthony
|