Re: IDE puzzler...

2016-09-02 Thread Jeanne A. E. DeVoto
At 2:04 PM -0400 9/2/2016, Paul Dupuis wrote: But, here is the puzzler, is there a way to tell the IDE to NOT handle menu keyboard equivalents and send those keyboard commands to the Applications menu so that all the functions of the App's menu can really be tested in the IDE? Develop > Suspen

Re: IDE puzzler...

2016-09-02 Thread Richmond
What about "Suspend Development Tools"? The Whole IDE vanishes, and you are left with your work . . . . Richmond. On 2.09.2016 21:04, Paul Dupuis wrote: So I just wasted an hour tracking down a sort of "problem" that was not really a problem. My desktop app has printing and selecting "Print..

Re: IDE puzzler...

2016-09-02 Thread Richmond
Hey look: http://www.theregister.co.uk/2007/02/27/revolution_runtime/ "One of the best features of" . . . Livecode . . . "is the ability to flip flop between edit mode and run mode." Um . . . tooth-sucking time. Richmond. On 2.09.2016 21:04, Paul Dupuis wrote: So I just wasted an hour track

Re: IDE puzzler...

2016-09-02 Thread Richmond
I feel a "Richmond naive remark" coming on: On 2.09.2016 21:04, Paul Dupuis wrote: So I just wasted an hour tracking down a sort of "problem" that was not really a problem. My desktop app has printing and selecting "Print..." from the File menu of my app was doing the "right" think, but Comand/

Re: IDE puzzler...

2016-09-02 Thread Mark Schonewille
You can do this by handling the commandKey or controlKey message. Use a front script if necessary. Kind regards, Mark Schonewille http://economy-x-talk.com https://www.facebook.com/marksch Buy the most extensive book on the LiveCode language: http://livecodebeginner.economy-x-talk.com Op 02-S