
gautam.aditya971.55249425564835E12 asked a question.
Help regarding resizing Panel Get user input "prompt" frame
Hi
In the last step of installation where the "install Complete" is shown. We have to show the some details and ask for a user input.
<property name="imageOption">
1
<property name="title">
Install Complete
<property name="prompt">
Congratulations. $NAME$ has been successfully installed to:
$INSTALL_DIR$
Press "Done" to quit the installer.
here above if the "name" and "install dir" is long enough, it moves out of the given frame and shown cutted.
Where can i change the panel->getuserinput->prompt -> framesize.
or is there any way or option it is set to auto.. or scroll...
thnx in adv
I now have exactly the same problem with more text than the prompt field can handle but can't find any way of getting the prompt to display all the information needed. e.g by scroll bars :(