getClipboardContents()
So i thought this was basically a security error... meaning you can only read the clipboard's content with a user generated paste event (only happens through short cut keys or a context menu action). My question is can this actually be called or is just here so you can listen for a paste event and then envoke it your self?
