Html control an Status bar

Started by velasquez · 2012-05-21 19:47 UTC · 9 replies · SMF topic #1804

How to restore the status bar in AutoCAD after working with html control?

Thanks
velasquez
Attachments
Good question. It looks like opening a new drawing fixes it, but I'll have a look to see if I can find a way to prevent it in the first place.
To work around there is something to use with OnNavigationComplete.

Thanks
Velasquez
Hi what will happen if you call (grtext -1 "") within OnNavigationComplete?
Regards, Fred
author=Fred Tomke link=topic=1804.msg8895#msg8895 date=1337765382 wrote:
Hi what will happen if you call (grtext -1 "") within OnNavigationComplete?
Regards, Fred


Hello Fred
Thanks for the response but did not cause any results.
It seems that kills Html control the status bar in AutoCAD.
The variable "StatusBar" with the value 0 1 hides and shows, also does not work.

If you start to move a toolbar the Status Bar is displayed again.

Regards, Velasquez
Nobody has any idea about this post?

Velasquez
I have fixed the problem for the next build.
author=owenwengerd link=topic=1804.msg8906#msg8906 date=1338169593 wrote:
I have fixed the problem for the next build.


Hi Owen,
There is a forecast for the next build?

Thanks
velasquez
Sorry, I'm not sure yet.
author=owenwengerd link=topic=1804.msg8906#msg8906 date=1338169593 wrote:
I have fixed the problem for the next build.


This problem was fixed.
Thanks