urgent [message #85525] |
Tue, 06 July 2004 04:27  |
RAVI RANJAN
Messages: 9 Registered: April 2004
|
Junior Member |
|
|
in the alert how can we display four butoon.
i have to display four button..
plz help me
|
|
|
Re: urgent [message #85579 is a reply to message #85525] |
Fri, 09 July 2004 09:02  |
Sunil
Messages: 132 Registered: September 1999
|
Senior Member |
|
|
Solution1:
You may display alert with three buttons. Make the label for the third button as "more options", when user clicks this button, display the same alert with two remaining options.
Solution2:
Instead of an alert, display stacked canvas in a model window with a alert message as a label and add four buttons to the canvas.
|
|
|