Thread: send key press to dev-4

  1. #1
    Registered User
    Join Date
    Apr 2002
    Posts
    12

    send key press to dev-4

    Hi...

    I wonna make a extra little funktion i dev-4.
    What I wonna do is make a program that search after a line like:
    LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM)
    ...on a button press

    I think that I cut use the serach funktion in dev, to search for the line, but I need to send some key press to dev.

    is there a easy way???

    I also wonna add bookmarks automatik...

    maby there is a tool allready, if so please tell!!



    and please... ...I'm a total newbie, be easy on me


    -Golden GuruN
    I'm a newbie, so don't take my words for facks!
    btw, I'm useing Dev-4

  2. #2
    Unregistered
    Guest
    to which button do you want send? What would this be exactly do? And what you mean as aotomatic bookmark? As shortcut? Btw, you can change the sources(Delphi5) if you want, download from there. And, I'm afraid the things what you want is not very easy

  3. #3
    Registered User
    Join Date
    Apr 2002
    Posts
    12

    sorry...

    well, I'm verry sorry for my inexact way to explain my problem!!!
    hobe this will help you to understand my problem...
    ...and again: sorry!

    What I exactly wonna do is:
    -send key "Ctrl+F" to Dev-4
    -send "WM_KEYDOWN" (not as a command, but, as the word) to dialog-box Search field (in dev-4), so that "WM_KEYDOWN" will be printet in the search field
    -send some command so the search begin...
    -thet send key "Ctrl+1" (to dev-4) to bookmark the place (thats what I meen whit "auto-bookmark")

    thats all... (...to much?)

    and for Delphi, I can't do that...
    ...yet
    I'm a newbie, so don't take my words for facks!
    btw, I'm useing Dev-4

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. [HELP] key press
    By Dakaa in forum C Programming
    Replies: 6
    Last Post: 05-30-2009, 11:16 AM
  2. there is a function to auto press a key?
    By fbs777 in forum C Programming
    Replies: 7
    Last Post: 03-23-2009, 12:42 PM
  3. FAQ: Directional Keys - Useing in Console
    By RoD in forum FAQ Board
    Replies: 38
    Last Post: 10-06-2002, 04:42 PM
  4. BST/Red and Black Tree
    By ghettoman in forum C++ Programming
    Replies: 0
    Last Post: 10-24-2001, 10:45 PM
  5. Replies: 1
    Last Post: 10-07-2001, 12:27 AM