dcl_delayedinvoke

Started by Fred Tomke, February 11, 2010, 09:02:54 AM

Previous topic - Next topic

Fred Tomke

Hello,

am I right that it is not possible to use dcl_delayedinvoke at runtime of a modal form. I want to animate the changing of a control's position in a modal form. Unfortunately, all the commands are invoked after closing the modal form.

Fred
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]

owenwengerd

It might be possible to perform special handling such that the invoked function is called synchronously when a modal dialog is active, but it would require some changes in the way the dcl_DelayedInvoke function works.

Fred Tomke

Hm shall I add it to the new feature tracker @sourceforge?

Fred
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]

owenwengerd

Yes, and it would be nice if you could attach a simple project that I can use as a test bed.