turn off the "Pull down Window" in iOS

2018-10-19 Thread Sannyasin Brahmanathaswami via use-livecode
I have a little puzzle game in the app. Landscape. Surprisingly, it's popular. Sometimes word tile are randomly placed high on the screen. It there a way to turn off the iOS system pull down "Notification Center" in this context? We have the status bar off, but on iOS but the "Notification Cent

Re: [off]Hactoberfest

2018-10-19 Thread Mike Kerner via use-livecode
Something to remember, everyone, is even if you have no idea what you're doing, you probably can still help. Fixing something in docs is a great way to start. • There are a bunch of LC-related projects on GitHub. You can do something for ANY of them. Me? I've been working on Trevor's Levure fr

Re: [off]Hactoberfest

2018-10-19 Thread AndyP via use-livecode
I was just about to add notes on adding the bugfix note from my experience as a first time contributor, and then what! you've already made a video about this. Excellent. It would be great if these videos could be linked in the contributors docs. Just for your info .. it was as a direct result of

Re: [off]Hactoberfest

2018-10-19 Thread Trevor DeVore via use-livecode
I've added another screencast that shows how to add a bug fix note to your documentation Pull Request (PR). This is necessary if you are submitting a PR that fixes a bug in the LiveCode Quality Control Center. https://www.youtube.com/watch?v=u1nUsLp4F_c -- Trevor DeVore ScreenSteps www.screenste

Re: setProp question

2018-10-19 Thread Bob Sneidar via use-livecode
I have a real job (I develop for the company but it isn't what they pay me to do), but I will throw something together when I get a little time today. Bob S > On Oct 19, 2018, at 06:59 , Sannyasin Brahmanathaswami via use-livecode > wrote: > > Wow! that very cool > > Can you post a sample

Re: setProp question

2018-10-19 Thread Sannyasin Brahmanathaswami via use-livecode
Wow! that very cool Can you post a sample stack, or snippet of code for this "Just by passing the long ID, instead of a string of parameters. It's like a package of variables, AND the variables are persistent between sessions." BR On 10/16/18 5:13 AM, Bob Sneidar via use-livecode wrote: > For