I can conform this issue with 9.0.1 stable under Windows 8.1 Created a new stack in LC9.0.1 with a Quit button and a Question button with the following script:
*on*mouseUp pMouseButton *answer*"Do you want:"with"A"or"B"or"C" *answer*"You selected:"&&it with"OK" *end*mouseUp And build a default Windows standalone. The script behaves as expected in the IDE, generates nothing (no answer dialogs) in the Standalone. On 9/12/2018 3:56 PM, Knapp Martin via use-livecode wrote: > What's the story with Ask and Answer dialogs in Windows Standalones? I can't > get them to show up. In the Standalone settings, when selecting your > inclusions, they are pre-selected. In fact if you uncheck them, close the > settings window, save, then open the setting again, they are selected again. > I've tried to build standalones with them selected and not selected but I > can't tell if the setting is even sticking. But either way I have no Answer > dialogs. > > Using LC 9.0.1 stable > > Marty > _______________________________________________ > 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
