automatically include widgets in standalones
Posted: Sun Oct 18, 2015 5:43 pm
Feature request: Livecode should just include all the widgets I put in the script or stack automatically. If that's not possible it should give me a warning that something in the script/stack isn't going to be included in the standalone.
Background
I've found a half-dozen places where someone says that widgets are a thing you can use and/or how to use them. I have a vague memory of someone saying that you have to ALSO go into the standalone application settings and select the widget you want to include in your standalone. So I poked around in there until the widget I dragged onto the card actually appeared in the standalone I generated.
Livecode is supposed to be beginner/starting friendly. Don't make me figure out how to use the thing I clearly just used by finding a buried menu setting through trial and error.
In a general sense I don't understand why I have to tell Livecode to use the widget twice. If I put it on the card I want to use it. End of settings. But I have to not only find the widget I want, and use it the way I want, I also have to make a note of its exact name, and then I have to do that for every different widget I use, and then I have to go track down a list of them and make sure the ones I've already told Livecode to use are highlighted. There isn't even an error warning me that I've got widgets on the card that aren't selected in the standalone settings. That's a whole string of failure.
Background
I've found a half-dozen places where someone says that widgets are a thing you can use and/or how to use them. I have a vague memory of someone saying that you have to ALSO go into the standalone application settings and select the widget you want to include in your standalone. So I poked around in there until the widget I dragged onto the card actually appeared in the standalone I generated.
Livecode is supposed to be beginner/starting friendly. Don't make me figure out how to use the thing I clearly just used by finding a buried menu setting through trial and error.
In a general sense I don't understand why I have to tell Livecode to use the widget twice. If I put it on the card I want to use it. End of settings. But I have to not only find the widget I want, and use it the way I want, I also have to make a note of its exact name, and then I have to do that for every different widget I use, and then I have to go track down a list of them and make sure the ones I've already told Livecode to use are highlighted. There isn't even an error warning me that I've got widgets on the card that aren't selected in the standalone settings. That's a whole string of failure.