I am playing with NOHEADER option and I noticed one more point :

Forms have to be resized when NOHEADER is used.

   EDIT USING &vnomform AT .vx1, .vy1, .vx2, .vy2 CAPTION .vcaption
display a nice form with correct margins, but :
   EDIT USING &vnomform AT .vx1, .vy1, .vx2, .vy2 CAPTION .vcaption
NOHEADER
with the same values for vx1, vy1, vx2, vy2 display ugly scroll bars.

I intended to use this option to prevent user to close the forms cliking on
the upper rigth conner X .... but now I am not sure ....
Too much job to resize all the forms ....

Any idea why ?

J.M. GRATIAS, Logimatique

Reply via email to