> Someone will correct me if I'm wrong.
>
> Technically, the component itself is still visible. You just can't see
> it because the tab to which it belongs is hidden.
>
> If you need to know its visibility in that scenario, I guess you will
> have to check to see if its tab is the currently selec
Someone will correct me if I'm wrong.
Technically, the component itself is still visible. You just can't see
it because the tab to which it belongs is hidden.
If you need to know its visibility in that scenario, I guess you will
have to check to see if its tab is the currently selected tab.
Ro
If you have an object on a tab of a workspace (for example a tableview
object), and this tab is not selected (ie hidden behind the currently
selected one), The tableviews .Visible property returns TRUE, why?
Gambas 2.18.0
gb.qt
Regards,
Ron_2nd.
--