![]() |
![]() |
![]() |
![]() |
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Displays a JavaScript prompt on the screen
#include <GfWindow.h> virtual bool runJavaScriptPrompt( const char* message, const char* value )
Displays a JavaScript prompt on the screen, given a message and a value.
Returns True if the user clicks Yes, otherwise False.
runJavaScriptAlert(), runJavaScriptConfirm()
![]() |
![]() |
![]() |