[Gambas-user] Trying to do a "confirm" window (hopefully worded better)
Mike Keehan
mike_keehan at ...679...
Fri Oct 7 09:10:22 CEST 2005
Kchula-Rrit wrote:
> I'm trying to do a "confirm" window to ask the user if they really want to
> exit a program. I'm not sure what I'm doing wrong, but it doesn't work.
>
>
You could try the 'Message' class. Look it up in the Help Browser.
Message.Question is defined as follows:-
"Displays a question message box, with up to three buttons.
The index of the button clicked by the user is returned. "
Mike.
More information about the User
mailing list