"Gaurav Palvia" <[EMAIL PROTECTED]> wrote:

>    i am writing a simple prograam.in which i want to set the focus on 
>  
> a field i tried all options but it is not working.i have tried with the 
> following functions;
> 
> 1>FldGrabFocus
> 2>FrmSetFocus
>  
>   i also tried these things
> fldP->attr.hasFocus = 1;

Use FrmSetFocus *after* you have called FrmDrawForm.

--
Roger Chaplin
<[EMAIL PROTECTED]>

Reply via email to