Page 1 of 2

where is the prompt in answer folder?

Posted: Tue Dec 22, 2020 11:40 pm
by Fermin
A little help, please...
On my Mac ...

answer folder "this prompt does not appear in the dialog box"

Thank you very much in advance.

Re: where is the prompt in answer folder?

Posted: Wed Dec 23, 2020 12:33 am
by FourthWorld
It should be in the window title.

Re: where is the prompt in answer folder?

Posted: Wed Dec 23, 2020 1:35 am
by Fermin
Thank you, FourthWorld, and that's what I expected but don't see it. However, it does appear with the command 'answer FILE' but not with 'answer FOLDER'.

Re: where is the prompt in answer folder?

Posted: Sun Jan 03, 2021 1:29 pm
by Fermin
It does appear with [set the systemFileSelector to false] but it is not a good solution for me.

Re: where is the prompt in answer folder?

Posted: Sun Jan 03, 2021 8:49 pm
by FourthWorld
If no prompt appears at all, neither in the title bar not the content region heading, that would be a bug, one worth reporting.

I'm not in a position to verify it across mac, win, as Linux this morning, but if you're certain no prompt appears it would be useful to know the platform scope of the issue when filling the bug report.

Re: where is the prompt in answer folder?

Posted: Sun Jan 03, 2021 8:51 pm
by bogs
Works as advertised on 'nix, maybe it is a Mac bug?
aPic_openFolderPrompt.png
Hmmmmmmmm...
aPic_openFolderPrompt.png (10.76 KiB) Viewed 10069 times
LOL Richard answered just as I did this answer. I must be getting slow :|

Re: where is the prompt in answer folder?

Posted: Sun Jan 03, 2021 9:30 pm
by richmond62
macOS 11.2 beta / LC 9.6.1
-
Screenshot 2021-01-03 at 22.29.12.png

Re: where is the prompt in answer folder?

Posted: Sun Jan 03, 2021 9:42 pm
by Fermin
I'm working with an iMac 27 from the end of 2013. The OS is also old (MacOS Sierra 10.12.6) but I don't think that has any influence.
LiveCode is 9.0.0. I tried 8.1.0 and the same thing happens.

Re: where is the prompt in answer folder?

Posted: Sun Jan 03, 2021 10:02 pm
by Fermin
I tried another iMac with Mojave macOS version 10.14.6. and the same thing happened. The prompt does not appear

Re: where is the prompt in answer folder?

Posted: Sun Jan 03, 2021 10:42 pm
by Fermin
Image

Re: where is the prompt in answer folder?

Posted: Mon Jan 04, 2021 12:23 pm
by bogs
I'm sorry Fermin, I can't reproduce any Mac environments past Snow Leopard (10.8.6), and the newest IDE I can use there is 8.1.8, however, with that configuration, I certainly see the answer folder dialog with the prompt, without changing the systemFileSelector property.
aPic_answerFolder-osx.png
Can I get an answer pleaaaaaasssssseeeeeeeee.......
So since Richmond and I have no problem displaying it, a few questions come to mind...
1.) have you tried this from the message box, if so what was the result?
2.) have you tried it from a new blank stack with no other code?

If the answer to either of the above is "it works doing this..." then I would suspect either something is going on in your code, or you have found a bug in relation to something else in your code.

Re: where is the prompt in answer folder?

Posted: Mon Jan 04, 2021 1:15 pm
by Fermin
Thanks, Bogs, but following your suggestions it seems that the result is still the same.
New blank stack from the message box.


Image

Re: where is the prompt in answer folder?

Posted: Mon Jan 04, 2021 1:44 pm
by richmond62
Screenshot 2021-01-04 at 14.38.44.png
-
Something 'funny' going on on your computer.

How about flushing your Message Box records and trying again?

Code: Select all

set the IDESingleLineMessageHistory of stack "revpreferences" to empty

Re: where is the prompt in answer folder?

Posted: Mon Jan 04, 2021 5:19 pm
by bogs
Just to be sure, you are starting with Lc just opened and your other stacks not loaded or in memory, right?

Re: where is the prompt in answer folder?

Posted: Mon Jan 04, 2021 6:30 pm
by Fermin
Right, I have two iMacs and in one of them (macOS Mojave) I have installed liveCode to do this test and only using that stack.
I would not dare to say that is a LiveCode Bug, although it would not be the first I have identified in the more than five years I have been in this forum ... :)
Anyway, it's not something serious for me since the apps I make are for personal entertainment and in this specific case the prompt is just a little help.
If later I discover that the problem is solved and I check that it has been due to an error of mine I will communicate it immediately.