Hi Philipp,

>There were cases of such dialogs in Windows, too, when the paint 
>handling changed slightly. That is why in the windows part there is now 
>the SALTIMERPROC_RECURSIVE, which tells that some timers can be executed 
>recursively. Have you copied that part, too ? 

yes, I added also that code. Maybe this doesn't work?

in my case, the two calls to SalTimerProc do not have the
SALTIMERPROC_RECURSIVE flag.

I need to verify this, because if I don't send the
SALTIMERPROC_RECURSIVE call, the bRecursive flag is always 0 and OOo
does not process the callback.
I assume that win32 set this flag to allow executing the callback also
in recursive mode, or not?

TIA,


Bye,

        Yuri Dario

/*
 * member of TeamOS/2 - Italy
 * http://www.os2power.com/yuri
 * http://www.teamos2.it
 */

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to