Keeping a window on BOTTOM at all times 
Author Message
 Keeping a window on BOTTOM at all times

This is basically the opposite of the all-too-popular
question of how to move a window to the top.

What I have is an MDIform, and on it I used SaxTabs.  The
problem is that I go thru several dialog boxes (which are
still showing) and down the line, when a choice is selected
in a listbox (or grid), then the user can click on the Tabs
and it will do this or that....

The problem I've hit, is that when the user clicks on the
tabs control, then focus shifts to the MDIForm (which is
maximized) and it covers up all other forms.  

Now I know that I can do a ZOrder to put it back on the
bottom, but that's ugly.  It flashes on top and then goes back
to the bottom.  How can I do this without it flashing on
top?  

Thanks

Brad



Wed, 20 May 1998 03:00:00 GMT  
 Keeping a window on BOTTOM at all times

McGee) threw this at us:

Quote:
>The problem I've hit, is that when the user clicks on the
>tabs control, then focus shifts to the MDIForm (which is
>maximized) and it covers up all other forms.  

If you can't find a set on bottom call, use the set on top call for
all the other forms.

Jens
--
* Everything I said are the opinions of someone else.   *
* I just cut-and-pasted.                                *

Jens Balchen jr.



Wed, 20 May 1998 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. How to keep Window always on bottom?

2. Keep window bottom-most - Possible?

3. Text cntl: How to keep bottom line visible?

4. keep text at the bottom of the scroll bar

5. keeping a label at the bottom of a form

6. Text cntl: How to keep bottom line visible?

7. Keep form on bottom

8. Keeping a form in back/bottom.

9. Keep Text box at bottom

10. How to keep a form on the Bottom?

11. How to keep a windows on top all the time

12. Keep Text box at bottom

 

 
Powered by phpBB® Forum Software