Re: Position of Answer Dialog

2011-03-09 Thread Richard Gaskin
CreaTECHSol wrote: How to use LiveCode on March 8, 2011 at 11:18 AM -0800 wrote: For answer color (and answer printer for that matter) you seem to be out of luck, as these seem to directly trigger the OS API. For answer and ask the suspendStack message is your friend. on suspendStack if "Ans

Re: Position of Answer Dialog

2011-03-09 Thread Francis Nugent Dixon
Hi from Beautiful Britanny, Bob Sneidar wrote : That spelling of Dialog looks suspiciously French to me. Extra letters that serve absolutely no purpose whatsoever in the actual pronunciation of the word... Yup, French for sure. ;-) From the Shorter Oxford ENGLISH Dictionary : Dialogue : (Mid

Re: Position of Answer Dialog

2011-03-08 Thread Mark Wieder
Stewart- Tuesday, March 8, 2011, 10:26:51 AM, you wrote: > Well if someone has a roll your own Answer Color dialog box then I would > really appreciate them sharing it. IIRC there are a few variations on revOnline. http://revonline2.runrev.com/stack/470/Color-Picker-Plugin http://revonline2.run

Re: Position of Answer Dialog

2011-03-08 Thread RevList
How to use LiveCode on March 8, 2011 at 11:18 AM -0800 wrote: >For answer color (and answer printer for that matter) you seem to be out >of luck, as these seem to directly trigger the OS API. >For answer and ask the suspendStack message is your friend. > >on suspendStack > if "Answer Dialog" is a

Re: Position of Answer Dialog

2011-03-08 Thread Bob Sneidar
Oh hey how about that! Probably should pass suspendStack though. Bob On Mar 8, 2011, at 11:18 AM, Malte Brill wrote: > I am a little late to the party... > > For answer color (and answer printer for that matter) you seem to be out of > luck, as these seem to directly trigger the OS API. > Fo

Re: Position of Answer Dialog

2011-03-08 Thread Malte Brill
I am a little late to the party... For answer color (and answer printer for that matter) you seem to be out of luck, as these seem to directly trigger the OS API. For answer and ask the suspendStack message is your friend. on suspendStack if "Answer Dialog" is among the lines of the openstacks

Re: Position of Answer Dialog

2011-03-08 Thread Bob Sneidar
That spelling of Dialog looks suspiciously French to me. Extra letters that serve absolutely no purpose whatsoever in the actual pronunciation of the word... Yup, French for sure. ;-) Bob On Mar 8, 2011, at 10:45 AM, Richmond wrote: > I have recently stopped using > substacks and started usin

Re: Position of Answer Dialog

2011-03-08 Thread Bob Sneidar
Okay so here is the thing. You can get into the script of the answer (or I assume the Answer Color) stack and fudge with the code, but I wouldn't recommend that, partly because you could hose it if not careful, and partly because there is a good chance the next time Revolution is updated you wil

Re: Position of Answer Dialog

2011-03-08 Thread Richmond
On 03/08/2011 08:26 PM, RevList wrote: Bob Sneidar on March 7, 2011 at 9:14 AM -0800 wrote: I asked this a couple years back myself. I believe the consensus was you had to roll your own. Well if someone has a roll your own Answer Color dialog box then I would really appreciate them sharing it.

Re: Position of Answer Dialog

2011-03-08 Thread stephen barncard
no, no, that means 'make your own!' a wonderful exercise in Livecode scripting. Learn about modal dialogs and the dialogData global property. Add all the buttons and positioning you want. Return data in arrays! sqb On 8 March 2011 10:26, RevList wrote: > Bob Sneidar on March 7, 2011 at 9:

Re: Position of Answer Dialog

2011-03-08 Thread RevList
Bob Sneidar on March 7, 2011 at 9:14 AM -0800 wrote: >I asked this a couple years back myself. I believe the consensus was you >had to roll your own. Well if someone has a roll your own Answer Color dialog box then I would really appreciate them sharing it. *

Re: Position of Answer Dialog

2011-03-07 Thread Bob Sneidar
I asked this a couple years back myself. I believe the consensus was you had to roll your own. Bob On Mar 5, 2011, at 3:03 PM, RevList wrote: > I have an enhancement suggestion. I do not always want to have the Answer > dialog box show up as a sheet on OS X. The problem is that it always >