Silly question but.. Is the image id that you're setting your windowshape to an imported image or a referenced image? While it doesn't explain the 2nd window having a windowshape and the first not (unless both do have windowshapes set...) ,it might explain why the windowshape for the first is blank if things occur before the reference is fulfilled.
On Tue, Jun 14, 2016 at 2:50 PM, Richard Gaskin <ambassa...@fourthworld.com> wrote: > The whole thing is goofy. Why is openStack behaving like preOpenStack > just because it's a non-standard window style? > > -- > Richard Gaskin > Fourth World Systems > Software Design and Development for the Desktop, Mobile, and the Web > ____________________________________________________________________ > ambassa...@fourthworld.com http://www.FourthWorld.com > > Dar wrote: > >> Now that is goofy. Why would that work and Scott's not? >> >> Did you remember the "in 5 seconds" for his? >> >> On Jun 14, 2016, at 2:07 PM, Klaus major-k <klaus at major-k.de> wrote: >>> >>> Hi Dar, >>> >>> Am 14.06.2016 um 21:51 schrieb Dar Scott <dsc at swcp.com>: >>>> >>>> Without knowing the context and just adding random things: >>>> >>>> send "go next card" to me in 5 seconds >>>> >>> >>> that was the next thing to try, and YES, that actually works! :-) >>> >>> On Jun 14, 2016, at 1:38 PM, Scott Rossi <scott at tactilemedia.com> >>>>> wrote: >>>>> >>>>> Hi Klaus: >>>>> >>>>> I may not have seen all your responses, but did you try adding "with >>>>> messages" to your code or delaying the card advance using "end in"? >>>>> >>>>> wait 5 secs with messages >>>>> >>>>> Or: >>>>> >>>>> send "goNextCard" to me in 5 seconds >>>>> >>>>> command goNextCard >>>>> go next cd >>>>> end goNextCard >>>>> >>>>> >>>>> Regards, >>>>> >>>>> Scott Rossi >>>>> Creative Director >>>>> Tactile Media, UX/UI Design >>>>> >>>>> >>>>> On 6/14/16, 6:56 AM, "use-livecode on behalf of Klaus major-k" >>>>> <use-livecode-bounces at lists.runrev.com on behalf of klaus at >>>>> major-k.de> >>>>> wrote: >>>>> >>>>> Hi all, >>>>>> >>>>>> i have a stack with a "splash" screen which has an windowshape set. >>>>>> >>>>>> I has a script like this: >>>>>> on opencard >>>>>> wait 5 secs >>>>>> go next cd >>>>>> end opencard >>>>>> >>>>> >>> Best >>> >> > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode