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
Post a Comment