Make object always on top (OpenInsight 32-bit Specific)
At 14 SEP 2004 05:13:57AM Godfrey Farrugia wrote:
The function BringWindowtoTop shows the window always on top. Is there an equivalent function to make a specific object (e.g. edittable) always on top?
I'm creating a few objects (e.g. edittables) during the CREATE event of a window as invisible. During window operation, I want these to become visible (say, when user clicks on a button). However, other objects (that were also created on-the-fly) now appear through these objects. Probably, this has something to do with the order of prompts but I'm not sure).
It seems to me that, anyway, if these invisible/visible objects can be made to always show on top of any other objects, nothing will appear through.
So, is it possible to make objects (whether created on-the-fly or not) to always appear on top, thereby eliminating the possibility of other objects showing through? If so, how?
Thanks and regards,
Godfrey Farrugia