Hello
I have an unusual behavior in TD63sp2up1 when disabling a form in an MDI, this form is sent back from other open forms. In TD61 (I use sp3) and earlier this behavior does not occur, disabled forms maintains their Z orders.
I put samples attached.
TD-23383: Problem disabling a form
TD-23383: Problem disabling a form
You do not have the required permissions to view the files attached to this post.
-
- Founder/Site Admin
- Posts: 3437
- Joined: 24 Feb 2017, 09:12
- Location: Gouda, The Netherlands
Re: TD-23383: Problem disabling a form
Hi Erasmo,
I have quickly hacked a workaround for this issue.
You are able to prevent (as one of the options) that a window changes it's Z-order.
The workaround here is that when a form is getting disabled, the Z-order change will be ignored and will keep the original position.
Have a look at frm2 implementation.
frm3 sends a msg to frm2 instructing to disable itself. On frm2 the Z-order change will be prevented until it is back enabled again when frm3 closes.
I have quickly hacked a workaround for this issue.
You are able to prevent (as one of the options) that a window changes it's Z-order.
The workaround here is that when a form is getting disabled, the Z-order change will be ignored and will keep the original position.
Have a look at frm2 implementation.
frm3 sends a msg to frm2 instructing to disable itself. On frm2 the Z-order change will be prevented until it is back enabled again when frm3 closes.
You do not have the required permissions to view the files attached to this post.
Regards,
Dave Rabelink
Articles and information on Team Developer Tips & Tricks Wiki
Download samples, documents and resources from TD Sample Vault
Videos on TDWiki YouTube Channel
Dave Rabelink
Articles and information on Team Developer Tips & Tricks Wiki
Download samples, documents and resources from TD Sample Vault
Videos on TDWiki YouTube Channel
Who is online
Users browsing this forum: [Ccbot] and 0 guests