Re: Adding widgets to non-standalone stacks

2016-05-25 Thread Sannyasin Brahmanathaswami
tried and it did not work. but running the same call from the IDE go stack url "http://myDomain.com/stack-with-svg-and-header-widgets.livecode"; and the stack comes down with all widget appearing as expected. so obviously the widget extensions are some how not getting into the standalone? erg

Re: Adding widgets to non-standalone stacks

2016-05-25 Thread Sannyasin Brahmanathaswami
hmm yes, will try.. Do we understand you that, even though the splash screen/engine/standalone is already "at the top of the hierarchy" that icon id's will not be found unless you do this trick? interesting… On 5/25/16, 11:26 AM, "use-livecode on behalf of Klaus major-k" wrote: >just guess

Re: Adding widgets to non-standalone stacks

2016-05-25 Thread Klaus major-k
Hi Swami, > Am 25.05.2016 um 23:02 schrieb Sannyasin Brahmanathaswami : > > Scenario: > > build stack 1 as splash screen/launcher > inclusions: check all widgets in use by other stacks that > the launcher will open (see below) > Stack 1 has only 1 button > go stack url > "htt