How do I read data posted to the System Clipboard from Windows Math Input Panel in Java. What is the data flavor? -


i'm trying read mathml clipboard content windows math input panel, when check getavailableflavors flavorevent flavorlistner on results of getsystemclipboard, list of flavors empty.

does mean there's no hope, or there way me add new flavor allow me access mathml content?

i'd rather stay in java if can, although clear c# code helpful if that's way it.

it's mathml presentation. there's mathml flavor, contents identical. that's reported clipspy, know in practice if there's mathml-knowledgeable app beneath mip, should insert properly.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -