My question is :How can I store images which are now part of the compiled executable (marked as Included) ?
Should I put them into a .dll, or sg like this ?
Sorry but I have no VFP book, and I am just a beginner! :)
How can I get the relative number of the highlighted row ?
.ListIndex tells only the selected item index, but I need to know the highlighted row position only in the selectable area ...
I would like to know, that how can I solve that, when a form got a parameter, check it, then it should run a method, and the user would able to follows on the screen the procedure.
Now it works, but I cannot see any form while the method is not finished. :-(
How should i do that the methode is...
Hello!
I would like to use my PONG :-) game by network with 2 machines. I would like to send positions of the player's figure to each other.
I use winsock object, and I have a problem:
THISFORM.olecontrol1.Object.Protocol=1
THISFORM.olecontrol1.Object.RemoteHost="user1"...
Stupid question. I never made VC++ program.
How can I recognize which cpp is the main ?
I have several files, but no ones contains main.
I would like to use a parameter (filename with path) which came as parameter when the app is started from command line.
Where I would type and what ? :)
I use treeview control on my form.
I don't know exactly how does it work :(
I would like to use this control to let the user to choose items from the treeview control.
Than I would like to check which items are checked by the user.
Now I did the follows:
- added treeview control
- load values...
I would like to create a form, which contains another form(?), which is scrollable in the main form. How could I do this ? /Container, pageframe, or what ?/
(I write a photomanager app, and i would like to show pictures in the right side of a form. I don't know how many images will be on the...
I use
c_folders=GETDIR("G:\", "Moveable disks" , "Choose:", 66, .f.)
and than
Set Defa To &c_folders
the result is only error messages,when the chosen directory / folder nameor the path itself somewhere contains SPACE characters.
The same problem when I should to use for Appnde from...
I would like to write my own (VFP8) photomanager application. And the first problem is that how could I read information about EXIF headers which are stored in JPGs ?
Second, how could I get the preview pic from the EXIF ?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.