On 14/11/2014 at 01:01, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R 13.061
Platform:
Language(s) : C++ ;
---------
Hi.
I've implemented a custom data type which uses a GeUserArea to visualize its value. This GeUSerArea is a part of a parent GeDialog which is being shown in the AttributeManager. My implementation needs to know the area which is currently visible (xy-pos, width, height) on the screen. But neither from the GeDIalog nor from the GeUserArea I can managae to find out its current position.
I already tried every way which seems to be promising (based on SDK and the plugincafe forum).
I there a way to query the current position of a GeUserArea/GeDialog ?
Regards Jens