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 bkrike 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: *

  • Users: ScottMcVt
  • Content: Threads
  • Order by date
  1. ScottMcVt

    ControlSource in a Grid

    I have used a table AGAIN in another work area. I want a grid to display the contents of the "used again" table, but the grid is always empty. Is there a problem with setting the ControlSource of a grid to the "used again" alias of a table ? Thanks, Scott McWherter
  2. ScottMcVt

    Line Numbers in VFP 6.0 Debugger

    Does anyone know if there is a setting in FoxPro's (6.0) debugger to turn line numbers on in the trace window? Thanks, Scott McWherter
  3. ScottMcVt

    Wait Window causes Activate Event to fire???

    A colleague of mine insists that when you put a "wait window timeout .005" or "inkey()" statement in method code of a form, it will cause the activate event to fire. I tried to verify this claim by using the event logger and I saw no evidence of the activate event firing. I...
  4. ScottMcVt

    Tab Order on Form Changing

    I've got a form that has some textboxes and labels inside a container. I have set the tab order (tabindex property) of each object. I have an Edit button on the form which sets focus to the first textbox in the tab order. This all works fine. However, if I pull up the form in design mode and...
  5. ScottMcVt

    Changing Form WindowType from Modal to Modeless

    I am calling Microsoft's monthview activex object from the click event of a button on my modal form. The control seems to work only if the form is modeless, however. So I need to be able to make the form modeless just before popping up the calendar and back to modal after the user selects a...

Part and Inventory Search

Back
Top