I thought you meant the card (or stack) background, but it sounds like maybe you mean a widget background? If that's the case, you'd need to look at the specific widget and determine what properties can be set for it. Not sure what that error you're seeing is coming from.
Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 9/23/15, 9:09 AM, "use-livecode on behalf of Glen Bojsza" <[email protected] on behalf of [email protected]> wrote: >Hi Scott, > >I did this but an error is constantly generated. > >stack "com.livecode.pi.color.behavior":execution error at line 17 >(extension:error occurred with domain) near "runtime", char 1 > >here is the offending line > > *set* the swatchcolor of control 1 of me to item 1 to 3 of tValue >So for now I will just use a white filled graphic. > >Not sure if you have seen a similar error? > > >On Wed, Sep 23, 2015 at 10:58 AM, Scott Rossi <[email protected]> >wrote: > >> That's the default no-color appearance on iOS. If you want things to be >> white, you can set the card or stack backColor to white. >> >> Regards, >> >> Scott Rossi >> Creative Director >> Tactile Media, UX/UI Design >> >> >> >> >> On 9/23/15, 7:28 AM, "use-livecode on behalf of Glen Bojsza" >> <[email protected] on behalf of [email protected]> >> wrote: >> >> >I also wonder why the background in LC seems white but on the simulator >> >and >> >iPad itself the background is grey? >> >> >> >> _______________________________________________ >> use-livecode mailing list >> [email protected] >> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode >> >_______________________________________________ >use-livecode mailing list >[email protected] >Please visit this url to subscribe, unsubscribe and manage your >subscription preferences: >http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
