How to present a dialog box with focus.
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: How to present a dialog box with focus.
Maybe the problem Casba is seeing is related to
https://quality.livecode.com/show_bug.cgi?id=24044
https://quality.livecode.com/show_bug.cgi?id=24013
A bug in LC 9.6.9 rc2 for the ask dialog on Windows (apparently a regression)
Kind regards
Bernd
https://quality.livecode.com/show_bug.cgi?id=24044
https://quality.livecode.com/show_bug.cgi?id=24013
A bug in LC 9.6.9 rc2 for the ask dialog on Windows (apparently a regression)
Kind regards
Bernd
Last edited by bn on Wed Mar 08, 2023 7:59 pm, edited 1 time in total.
Re: How to present a dialog box with focus.
It's like this:
ask question "Enter the business name." titled (field "fieldboxtitle" of cd "template1")
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
Re: How to present a dialog box with focus.
AHA!bn wrote: ↑Wed Mar 08, 2023 7:48 pmMaybe the problem Casba is seeing is related to
https://quality.livecode.com/show_bug.cgi?id=24044
A bug in LC 9.6.9 rc2 for the ask dialog on Windows (apparently a regression)
Kind regards
Bernd
Thanks for the info, same applies to macOS 12.6.3 and LC 9.6.9 rc2.
Re: How to present a dialog box with focus.
Hi Jacque, thanks, I tried it with the brackets, but it did not remedy. I reported it to LC and I'm awaiting their response. I did the diagnostic with message box, and same result no cursor in the dialog box.
Re: How to present a dialog box with focus.
Did the issue that no blinking cursor appeared in the field go away?
Craig
Craig
Re: How to present a dialog box with focus.
Bernd nailed it, it's a known bug. He's always on top of things. .
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
Re: How to present a dialog box with focus.
My problem has now gone away. It was a complicated situation where I had two working folders in windows, and when I deleted one, the prob went away.