visible property for *browser

Started by Thomas Bock, November 04, 2019, 07:23:23 AM

Previous topic - Next topic

Thomas Bock

The browser control seems to issue a "look at me" event on each change. Windows puts a yellow background on the task button or brings the container window to top.
We do col=0 and width=0, because there is no visibility porperty. This fires such an event. The same thing happens after loading a web page has taken some time.

We'd like to use a *browser'visible=0 in order to prevent such events.

Devon Austen

You can hide the *browser control using the HIDE directive.

HIDE browserWindow

make the change...

SHOW borwserWindow
Principal Software Engineer for PVX Plus Technologies LTD.