Page 1 of 1

Ref. frame disappears

Posted: Wed Mar 22, 2017 1:58 am
by Claude
Hello
I have made a ShowSmallRefFrame() method to display the small ref. frame at the bottom left of the screen.

Here is what I get initially. So it does show up when ShowSmallRefFrame() is called. This is called immediately after creating the ChildWindow and associated AxKCad control.
image00.png
image00.png (5.39 KiB) Viewed 6681 times
However, when I UpdateSurface() after adding any number of sections, only the names of the axes remain as shown below:
image01.png
image01.png (10.51 KiB) Viewed 6681 times
ShowSmallReFrame() appears below. I guess I must be missing one or two parameter calls somewhere ... any hint on this (this is really cool) ?

Re: Ref. frame disappears

Posted: Wed Mar 22, 2017 10:56 pm
by Prashant Kande
Hi GC_
It has been fixed in today's 4445 update
Thanks