Quantcast
Channel: Answers for "how can i send a command from unity's activex control to my windows form application?"
Viewing all articles
Browse latest Browse all 6

Answer by DaveA

0
0

Get LiveWeb http://skp.mvps.org/liveweb.htm

To get info out of Unity into Powerpoint: 1. In unity, use Application.ExternalCall (see docs for how) 2. In your html wrapper, implement a function for the above. You might have it set the status bar text or change the page title to the value you passed above. 3. In PPT, View Code on the LiveWeb control, and choose StatusTextChange (or TitleChange) from the dropdown. The value of 'Text' will be that of the status bar (or page title). Note that it will be a LOT of different things from the control itself, but it also picks up the text you set. So look for that.


Viewing all articles
Browse latest Browse all 6

Latest Images

Trending Articles





Latest Images