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 strongm 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: jobsilva
  • Content: Threads
  • Order by date
  1. jobsilva

    Trouble with DTPicker and SQL query few gets

    Hello: I have two DTPicker controls on a form. I select the dates where I have data and I only get three or four data. I obtain this data from a native table of a field called fec_vta type Date() My query the following: STORE Thisform.Ole_vtas_i.oBJECT.Value TO fec1 && DTPicker 1 Initial...
  2. jobsilva

    How can I get position of draw rectangle on image?

    Hello; I'm creating OCR application and my idea is to draw rectangle on a image to create bounding box from where I want to extract text from image for get recognized text. I'm trying to do it with GDI+ but I can't find a way to do it. I don't know if there is any OCX or DLL library that...
  3. jobsilva

    -Cliptext with mouse button or paste text with mouse button.

    Greetings!!! I need copy some short text to the clipboard adding the Enter key and be able paste the text into any other Windows application like Word o Excel just with one click with the normal or left mouse button. I already have the text in TextBox of Form. I'm develop with Visual FoxPro...
  4. jobsilva

    help above CTRL + V + Enter

    Hello; Please, could you guide me on how to make it so that after copying the content of the clipboard, click the left button to pass the content of the clipboard? In the same way as if you typed Ctrl + V + Enter I'm develop with Visual FoxPro ver. 9 Thanks and regards
  5. jobsilva

    Trouble with exe file, just show one form.

    Friends, I have created a program that starts with a PRG where I do some settings, then I call up a welcome form and followed a Read Events. The welcome form has an exit option and I put Clear Events, this form checks if the program is licensed or is an evaluation version and depending on that...

Part and Inventory Search

Back
Top