| Thread | Last Post | Replies |
|
| mscomm | 31 Jan 2006 15:44 GMT | 2 |
Where does M$ hide the difinitive info re. use of mscomm in vfp? Dave
|
| printing an image from a file | 27 Jan 2006 18:44 GMT | 3 |
I am using the gdi+ functions to capture a window, and then print it. This is all done through foxpro 8. I am using Alexander Golovlev's gdi+ image class. #include gpImage.h
|
| Scrollbars Disappear at Runtime | 23 Jan 2006 18:29 GMT | 1 |
I've got a rather long form that uses scrollbars (I know, I'd rather do tabbed, but it's supposed to match a paper form exactly. A legal-size paper form). Anyhoo, at design time the scrollbar is there along the side all nice and
|
| How big is a maximized form? | 21 Jan 2006 18:01 GMT | 1 |
I need to change the height of a control when the form is maximized. For historical reasons, anchoring is not available to me for this control. I find that the form's Height property returns the height that the form would be if it wasn't maximized. How to I find out how high the ...
|
| What Cell Was That? | 20 Jan 2006 23:06 GMT | 1 |
Is there a way I can return to my VFP app the last cell I was on in an excell spreadsheet, whith the name of the spreadsheet? i.e. spreadsheetname.sheetname.cell Cindy????
|
| Mouse Click Outside Form Borders | 20 Jan 2006 22:57 GMT | 2 |
I would like to catch a mouse click that occurs outside the borders of my modal form. The form has no title bar and hence no control box / min / max buttons. It has one control which is the entire width height of the form.
|
| Draw a rectangle around components | 20 Jan 2006 22:54 GMT | 2 |
I would like to allow my users to select a group of controls by dragging the mouse across them....much in the same way as you can in Word etc. Is this possible in VFP?
|
| queries in executable | 17 Jan 2006 15:38 GMT | 6 |
I have made a executable with a crosstab query in it . When I try to run it I get a program error "file not found". Is there a library that I need to include for this to run. I am running the query on a foxpro database table
|
| Excel Sum cells | 17 Jan 2006 00:05 GMT | 4 |
How would I sum a group cells in an excel spreadsheet through VFP?
|
| Displaying TIFF Files in VFP 6 | 16 Jan 2006 19:07 GMT | 4 |
I have a question about displaying graphics on a form. I'm using VFP 6 SP 5 and I have an image object on my form. The types of pictures I can display with the image object is BMP, GIF, JPG and ICO. I have to display images in TIFF format though. Does anybody have any suggestions of ...
|
| ebook to learn VFP? | 13 Jan 2006 07:08 GMT | 1 |
where to download one? Preferably free please. or if somebody will be so kind enough to email me one or had it picked-up (burned copy). Thanks very much. 'Am very eager to fire up my programming skills again as i was assigned to administering our servers and networks here in the
|
| How to attach a toolbar to a modal form? | 13 Jan 2006 02:16 GMT | 2 |
Anyone know how to attach a toolbar to a model form? Appreciate your help.
|
| Combobox not matching value | 10 Jan 2006 02:09 GMT | 1 |
Using VFP7.0. Scenario: I have two forms (form A, form B). Form A displays information about company records that the user can scroll through using a simple
|