when debuging in POSE the form has been drawn to the screen, but it does not contain a field for the user to enter text.
Buffer is a 256 char array, and BufferLen = 256;
FrmCustomResponseAlert(UsernameAlert,"Test",NULL,NULL,Buffer,BufferLen,NULL);
This is my resource
ALERT ID UsernameAlert
CONFIRMATION
BEGIN
TITLE "Please Enter Username"
MESSAGE "mCenter:^1"
BUTTONS "OK"
END-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
