Hi,
In my project I am using many Ask dialogs, with no problems.
However, on one particular card - getting user address line1, line2, etc., on clicking the button that activates the ask dialog, the button itself reacts to the click, but nothing else happens - the dialog box is not presented; also, subsequent clicks, on the same button or on anything else on the card have no effect, nor on the tools pallette.
On Ctrl-S, the save info panel appears - with is the ask dialog box over it; when the save-info-panel disappears, the dialog remains, and text may be entered which is then shown in the correct field.
The code I am using works fine on another card.
Ask function problem
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- Livecode Opensource Backer
- Posts: 10154
- Joined: Fri Feb 19, 2010 10:17 am
Re: Ask function problem
Please paste the code here so we can have a look at things.
Re: Ask function problem
Update, I have now discovered that the same problem with Ask is on all the cards now; they all DID work perfectly.
Re: Ask function problem
I re-installed version 10.0. It seems to havr fixed it.