Groups/Group Layers/Objects inside groups

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
wmiriye
Posts: 24
Joined: Tue Jun 02, 2020 4:09 am

Groups/Group Layers/Objects inside groups

Post by wmiriye » Tue Jul 21, 2020 1:46 am

I am facing a delima that I need help on.

I have created buttons(Android Native Buttons), background images and text labels that are all inside a group. In some of the cards, on load, I am hiding some groups and displaying some groups. It is working fine within LiveCode but when I test it on my Android phone, the buttons(Android Native Button) are not showing up. I've checked the properties on the buttons and the " visible" check boxes for the button are checked but for some reason they don't show up. The "opacity/blend level" is also on "0" so that is not the case as well. Is it a layer issue? How can I fix the buttons from showing up when testing in on my Android phone? Any help will be greatly appreciated.

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7389
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Groups/Group Layers/Objects inside groups

Post by jacque » Tue Jul 21, 2020 4:41 pm

This happens if the widget isn't included in the Inclusions pane of the standalone settings.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Post Reply