Dear Sem,
I am pretty sure that you are right, something wrong for image property. Let me explain details what i tried base your last message:
1) in form 6i, i successfully setup a button with
get_file_name & read_image_file in trigger to load picture into the image file by button. (I was using copy/paste before.)
2)At run time, i can press button to load image and can see picture in the form layout image field. Even i move between records, they are there.
3)I enter query mode all is blank, then 1 start query, it can show all other filed but no picture shown (suppose it should be there, strange?).
4) I check table column PICTURE property pallete in the form 6i, i have:
General
Name PICTURE
Item type IMAGE
...
Functional
Enabled YES
Image format TIFF
Image Depth ORIGINAL
...
PHYSICAL
Visible YES
CANVAS CANVAS2
Tab page NULL
X position 67
Y position 160
Width 200
Height 150
...
my image file in system is TIFF format and size is exact 200x150 pixcle. When i load it, it is shown in the middle of image field correctly.
I have also tried GIF format for image format & PICTURE property pallette, same result.
Curious to know your Image property pallette information if possible. Thanks very much for your time.