Alaska Software Inc. - Change in :setModalState fom 1.9 to 2.0
Username: Password:
AuthorTopic: Change in :setModalState fom 1.9 to 2.0
Joao GrenhasChange in :setModalState fom 1.9 to 2.0
on Thu, 03 Dec 2015 19:28:11 +0000
Hello all,

Can anyone tell me if this is a new behaviour of :setModalState( 
XBP_DISP_MODELESS ) or a bug to correct?

in 1.9 and 2.0
:setModalState( XBP_DISP_APPMODAL ) => the owner of the window is locked 
(disabled).


and in 1.9
:setModalState( XBP_DISP_MODELESS ) => the owner of the window is enabled.

but in 2.0
:setModalState( XBP_DISP_MODELESS ) => the owner of the window remains 
locked (disabled).


Best Regards,
Peter AlderliestenRe: Change in :setModalState fom 1.9 to 2.0
on Tue, 08 Dec 2015 09:52:04 +0100
Joao,

> Can anyone tell me if this is a new behaviour of :setModalState( 
> XBP_DISP_MODELESS ) or a bug to correct?
> 
> in 1.9 and 2.0
>:setModalState( XBP_DISP_APPMODAL ) => the owner of the window is locked 
> (disabled).
> 
> 
> and in 1.9
>:setModalState( XBP_DISP_MODELESS ) => the owner of the window is enabled.
> 
> but in 2.0
>:setModalState( XBP_DISP_MODELESS ) => the owner of the window remains 
> locked (disabled).

I would suppose this is a bug, so you better report it to Alaska support.

Peter