Discussion:
Visibility of Movie Player Xojo 2017r1.1
Paredes, Jose Luis
2017-05-24 01:20:09 UTC
Permalink
I have a couple of movie players running in my app that I make visible and invisible depending on the state of the app. I have not touched this app in a while. I wanted to make some changes today and I notice the players all show up no matter whether I mark the property “visible” to false and refresh. Am I missing something? The documentation seems to indicate the visibility property is only examined only when window container the movie player is open. Thanks for the advice.


RectControl.Visible
Property (As Boolean)
aRectControl.Visible = newBooleanValue
or
BooleanValue = aRectControl.Visible
Determines whether the control is visible when its owning window is opened. The default is True: the control is visible.



--
"It is the unknown that defines our existence. We are constantly searching... not just for answers to our questions... but for new questions. We are explorers. We explore our lives day by day... and we explore the galaxy, trying to expand the boundaries of our knowledge." - Benjamin Sisko

"People assume that time is a strict progression of cause to effect, but *actually* from a non-linear, non-subjective viewpoint - it's more like a big ball of wibbly wobbly... time-y wimey... stuff." -The Doctor

"Do you wish me a good morning, or mean that it is a good morning whether I want it or not; or that you feel good this morning; or that it is a morning to be good on?" -Gandalf

"I wish you looked at me the way you look at cheese” - Robin Sifre



The human formerly known as Jose Luis Paredes
Emory University School of Medicine
Atlanta, Georgia
telephone: 404.785.8930

This e-mail message (including any attachments) is for the sole use of the intended recipient(s) and may contain confidential and privileged information. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this message (including any attachments) is strictly prohibited. If you have received this message in error, please contact the sender by reply e-mail message and destroy all copies of the original message (including attachments).


______________________________

Loading...