Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. travelspeed

    text height in pixels in VFP

    Appologies, "texheight(1)" should read "textheight (fontmetric(1))"
  2. travelspeed

    text height in pixels in VFP

    My textheight(1) is smaller (13 and fixed) in a defined window than on the VFP6 screen (14 but varies depending on the DPI set within Windows desktop) even though I am using the same font/size in both cases. How can I make the window textheight the same as the screen?
  3. travelspeed

    Restore windows all in VFP6 affecting child window

    Thanks Rick, will look into it. Mike
  4. travelspeed

    Restore windows all in VFP6 affecting child window

    Hi Everyone. Hope someone out there can answer my question. I have the following code (shortened for easy viewing) in VFP6: define window a activate window a define window b activate window b define window c in window b activate window c save windows all to c:\savewin clear windows restore...

Part and Inventory Search

Back
Top