LC Community Ask Password
William Prothero
waprothero at gmail.com
Mon Jan 25 00:45:31 EST 2021
I tried it on LC 9.6.2 RC-2 in Big Sur and it worked, but it didn’t put the window title on the entry window.
on mouseUp
ask password "Please log in:" titled "Password Test"
answer it
end mouseUp
Bill
> On Jan 21, 2021, at 12:35 AM, panagiotis merakos via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> Hello Bob,
>
> I just did a quick test in LC 9.6.2 RC-2 and I cannot reproduce this bug. I
> put this code in a button:
>
> on mouseUp pButtonNumber
> ask password "Please log in:" titled "Password Test"
> end mouseUp
>
> I also tried putting this button in a modal stack.
>
> In both cases, I can type in the ask password dialog, and the OK and Cancel
> buttons do respond.
>
> Could you file a bug report and attach a sample stack that demonstrates the
> problem, so as we fix it asap?
>
> Also, what is your MacOS version? I tested on Mojave.
>
> Kind regards,
> Panos
> --
>
> On Thu, 21 Jan 2021 at 02:30, Bob Sneidar via use-livecode <
> use-livecode at lists.runrev.com> wrote:
>
>> Oddly 9.6.2 RC2 Community DOES solve the Standalone App settings bug I
>> mentioned in another post. This is all Mac BTW.
>>
>> Bob S
>>
>>
>>> On Jan 20, 2021, at 4:21 PM, Bob Sneidar via use-livecode <
>> use-livecode at lists.runrev.com> wrote:
>>>
>>> Hi all.
>>>
>>> Ask Password dialog pops but will not take input, nor can I click the
>> Cancel or OK buttons.
>>>
>>> V9.6.2 RC2
>>>
>>> Bob S
>>>
>>>
>>> _______________________________________________
>>> use-livecode mailing list
>>> use-livecode at lists.runrev.com
>>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
William A. Prothero
https://earthlearningsolutions.org
More information about the use-livecode
mailing list