{{tag>category:"OpenInsight 64-bit" author:"cmeyer" author:"Carl Pates" author:"Donald Bakke"}}
[[https://www.revelation.com/the-works|Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community]]
==== MDICLIENT Settings (OpenInsight 64-bit) ====
=== At 08 JUL 2021 06:56:07AM cmeyer wrote: ===
Excuse my ignorance but after every OI10 migration I have to set the top of the MdiClient from 139 to 142 to avoid displaying a rogue SRP ribbon.
How can I programmatically set the top of the MdiClent control?
Chris
----
=== At 08 JUL 2021 07:02AM Carl Pates wrote: ===
call Set_Property( @window : ".MDICLIENT", "TOP", 142 )
[email=cpates@revsoft.co.uk]Carl Pates[/email]
----
=== At 08 JUL 2021 10:36AM Donald Bakke wrote: ===
I have to set the top of the MdiClient from 139 to 142 to avoid displaying a rogue SRP ribbon.
What exactly are you seeing and where?
[url=mailto:dbakke@srpcs.com]Don Bakke[/url]
[url=http://www.srpcs.com]SRP Computer Solutions, Inc.[/url]
----
=== At 08 JUL 2021 07:26PM cmeyer wrote: ===
My MdiClient was not butting up to the bottom of the ribbon control. Just looked like as if the ribbon had been duplicated as it was the same height. But I think it was just the MdiClient NOT being the correct size. TRied to set the top back to 139 , recompliled the form but still looks good. Then performed another migration and now the MdiClient has some space at the bottom, Don't understand. I have implemented the changes suggested by Carl and I will keep looking at the seeing the difference between migrations.
Chris.
[[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=WORKS_READ&SUMMARY=1&KEY=F74801884C1A814FBBC45A5A52E3792C|View this thread on the Works forum...]]