PxPlus User Forum

Twitter Twitter Twitter

Author Topic: visible property for *browser  (Read 1547 times)

Thomas Bock

  • Diamond Member
  • *****
  • Posts: 177
    • View Profile
visible property for *browser
« on: November 04, 2019, 07:23:23 AM »
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

  • Administrator
  • Diamond Member
  • *****
  • Posts: 382
  • Don’t Panic
    • View Profile
    • PVX Plus Technologies
Re: visible property for *browser
« Reply #1 on: November 04, 2019, 08:23:19 AM »
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.