PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Questions about Picker and Screen resizing.
Questions about Picker and Screen resizing.
Iniciado por artbonds, 05,ene. 2004 15:09 - No hay respuesta
Publicado el 05,enero 2004 - 15:09
I have a friend that is evaluating WD, and would like to pass along one of his questions for the guru's in the group. Any thoughts much appreciated:
-------
My demo application will demonstrate the use of Images, a Photo of the Person. However, having defined a field in WD as an image, and placing an image control on the form, I was at a loss for how to allow the end user to select a file for storing with the image. Of course in C6 I just use the DOS File Lookup Button Extension. The corresponding thing in WD appears to be the "Pickers (file, Image, Directory) so I added one (I think) and a button to allow for selecting an image (seemed to work) but after selecting the file the image control doesn't seem to get updated. I added a line of code with FileToScreen .. but that doesn't seem to work either.
Also, is there a way to allow for screen resizing? The RAD let's you choose a resolution to start with, say 800 X 600, but what happens when the end user has a different resolution? It seems like even if the window can be resized the controls don't.
WD seems a strange new world and will take some time.
----------
Thanks in advance,
Art