Has anyone else run into this. The miltiline UITextInput control is not and will not go opaque. Is there a mobileControlSet for this? I tried "opaque",'"false" but noj-oy.
UITextInput Multiline not opaque
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 746
- Joined: Sun Feb 04, 2007 11:01 pm
UITextInput Multiline not opaque
Tom
MacBook Pro OS Mojave 10.14
MacBook Pro OS Mojave 10.14
Re: UITextInput Multiline not opaque
Hi Tom,
hm, I found the answer in the DICTIONARY in 5 seconds!
...
mobilecontrolset tControlName,"alpha",255
...
Best
Klaus
hm, I found the answer in the DICTIONARY in 5 seconds!

...
mobilecontrolset tControlName,"alpha",255
...
Best
Klaus
-
- Posts: 746
- Joined: Sun Feb 04, 2007 11:01 pm
Re: UITextInput Multiline not opaque
Ooppss,
Sorry. I printed out the part of the mobileComtrolSet in the DICTIONARY that talks about Text Input Specific Properties and I was looking at that. I see what you're talking about, Klaus. My bad!
Sorry. I printed out the part of the mobileComtrolSet in the DICTIONARY that talks about Text Input Specific Properties and I was looking at that. I see what you're talking about, Klaus. My bad!
Tom
MacBook Pro OS Mojave 10.14
MacBook Pro OS Mojave 10.14
Re: UITextInput Multiline not opaque
Hi Tom,
don't worry, I wouldn't have >7000 postings otherwise!
Best
Klaus
don't worry, I wouldn't have >7000 postings otherwise!

Best
Klaus
-
- Posts: 746
- Joined: Sun Feb 04, 2007 11:01 pm
Re: UITextInput Multiline not opaque
Just to follow up. I'm not totally sure what "alpha" does. It seems to set an intensity. Anyway, I had to set the backgroundColor of the control to match the object behind to get things to look right. Thanks again, Klaus
Tom
MacBook Pro OS Mojave 10.14
MacBook Pro OS Mojave 10.14