hi All,
is there any example the proper way to write the MAIN program of vfox9, where it includes menu and many form ? How do you break down the program (sub program) ? what is the main window style ? etc...
PUBLIC..
ON KEY...
SET command ...
WITH _screen
.Caption =
.....
ENDWITH
DO...
Hi All,
If the window screen could be one of :
800x600
1024x768
1280x768
1. Then how to write the code to get the current screen size and determined the grid, row, fontsize in that form ?
2. how to max the window/form size ?
3. if the screen size is bigger, then allow the user to change the...
Hi all,
I prefer printing excel worksheet (mutliple region) in powerpoint because it is easy to layout.
The problem is some worksheet need to be print in portrait or landscape... so is it any way to rotate the excel objdect in the powerpoint ?
While I have not find the solution, I setup 2...
Hi ALL,
in inkey() :
Key Alone SHIFT CTRL ALT
UP ARROW 5 56 141 152
DOWN ARROW 24 50 145 160
where and how I can trap the CTRL+UPARROW n CTR:+DNARROW
to do the job? (is it using INKEY or what?)
this is what I have in VALID clause in a...
Hi All,
I wrote an General Ledger program, browsing a list of record (date,refno,accno,info,Debet,Credit). While browsing that data, it would be nice to protect all the previous month entries not to be modified.
1. Is they any easy way to protect some of the record in browsing (specify by the...
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.