I've got a customer which is trying to include a dynamic tag cloud as a custom object into Qlikview.
Basically, having an external program that would receive a set of values (related values of one field of the current selection), with those, generate a tag cloud, and display on the QV sheet.
Then the user could click on the TAG CLOUD word, and it would make a selection in Qlikview, so passing back the selected value to Qlikview.
I'm looking at the OCX Reference manual document and it seems it's more about taking something from inside Qlikview and connecting it to an host program, instead of the other way around, i.e. bringing an external component INTO Qlikview. So I'm turning to you...