OI 7.1 Window Overlapping Display Problem (OpenInsight 32-Bit)
At 28 DEC 2004 05:23:51PM David E Schranz wrote:
If I have a window opened that contacin a few fields (editfields etc.) and I call a second window that partially overlaps onto the initial calling window - Once I close the second (child) window, the fields within the original calling (parent) window are not restored to their original state.
This means, the editfields and others lose their borders etc.
Any Suggestions
BTW congrates to the REV team for 7.1
DAvid Schranz
At 30 DEC 2004 07:50AM Bob Orsini wrote:
Recompile the screens and try it again.
At 30 DEC 2004 10:58AM Donald Bakke wrote:
David,
I believe you need to recompile from the Form Designer and not just through the Application Manager.
dbakke@srpcs.com
At 13 FEB 2005 04:09PM Gerry Van Niekerk wrote:
Is there a way we can recompile the forms programmatically, rather than having to recompile each form manually and then having to deploy it??
Gerry van Niekerk
Csoft
At 13 FEB 2005 08:36PM Donald Bakke wrote:
Gerry,
If you want to fix the problem that is being discussed in this thread then a programmatic recompile isn't going to help you, at least yet. However, if you are interested in how to recompile for other purposes then you can use the Repository function with the COMPILE or TCOMPILE message.
dbakke@srpcs.com
At 14 FEB 2005 10:28PM Gerry Van Niekerk wrote:
Thanks,
But thats not really what we need, as you cant use those functions in a runtime situation, which is what I was referring to.
Gerry
Csoft