Dialog movement [SOLVED]
-
On 08/04/2015 at 11:15, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R14
Platform: Windows ;
Language(s) : C++ ;---------
Hi folks,is there anyway of getting a flag of some sorts for when a dialog is being moved? That is, during moving? I need it for screen positioning reasons. As far as I can see, the dialog never receives any messages when a user is moving it, and user areas aren't redrawn or resized etc. Is there anything I could tap into to get some sort of flag here?
WP.
-
On 09/04/2015 at 09:31, xxxxxxxx wrote:
Hi WickedP,
Unfortunately, the Win32 messages sent to Cinema 4D are not passed on to the dialog, nor is the one that indicates it stopped moving. I looked for any kind of data that could be passed on, even a flag, but there's nothing that I could find. You'll have to figure out a workaround of some sort.
Joey Gaspe
SDK Support Engineer -
On 04/05/2015 at 15:02, xxxxxxxx wrote:
Hi,
I'm closing this topic as solved due to having answered it a long time ago and lack of subsequent activity.
Joey Gaspe
SDK Support Engineer