I cannot seem to get ENTER keys to work in Textfield boxes when I have
dialogui set.
I want to be able to have tabbing enabled on all but my multiline
textfields.
 
I set the following in my main window to enable tabstops on the rest of
the texfields and buttons:
$Window->{-dialogui}=1;  
When this is set, the ENTER key no longer works in my multiline
textfield boxes.
 
Is there a way to tell a textfield to allow ENTER keys to work when the
diaogui option is set?
 
Thanks,
 
Steve
 
 

Reply via email to