How to create a drag outline while using custom drag source.
Hi All,
I am creating a plugin using sdk for cs2 in windows. I need to create a text frame on the document when I drag a text widget from a panel. I am using a custom drag source controller for the same and not dragsource as I am performing more requirements. This does not create a drag outline region. There is a method called 'DoMakeDragOutlineRegion' in the Basicdragdrop example provided in sdk. But it does not draw any outline. Is there something missed out in this example or do I need to add anything more to this existing code? Any help would be appreciated.
Thanks in Advance,
Pirathip.