Welcome Guest Search | Active Topics | Sign In | Register

Z-order of dialogs Options
Tomas
Posted: Thursday, September 20, 2007 7:59:52 AM

Rank: Member
Groups: Member

Joined: 7/9/2007
Posts: 10
Using the dialog with multiple dialogs open at once we have two issues:

How do we control that a window is allways on top, like the windows task manager?

How can we control that when we use dialog.show that the dialog appear above all other dialogs?
Currently the show-action display the dialog sometimes on top sometimes under all other dialogs.
eo_support
Posted: Thursday, September 20, 2007 8:14:28 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,083
Hi Tomas,

Internally we have a BringToTop method that is not made public. So I think we will need to make that public and of course, also call it during show().

I do not think we support always on top. I'll see if we can add that.

Thanks
Tomas
Posted: Tuesday, October 2, 2007 1:18:19 AM

Rank: Member
Groups: Member

Joined: 7/9/2007
Posts: 10
Hi,

When will you release a version that have these two features?
eo_support
Posted: Tuesday, October 2, 2007 6:00:36 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,083
Hi,

We have already implemented the first one (not released yet), the second one is not implemented yet. Hopefully we can release an update within two weeks and at most within the month.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.