Results 1 to 2 of 2

Thread: Synchronize RichTextBox scrolling?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2001
    Location
    N42 29.340 W71 53.215
    Posts
    422

    Question Synchronize RichTextBox scrolling?

    I'm trying to get multiple RTBs to react simultaenously to keystrokes and mouseclicks.

    e.g. if in RTB1 I press PgDn the sister RTBs also do a PgDn, etc so that I can see multiple versions of the text in parallel.

    I've got it working fairly well, with one exception,
    I have no idea how to capture and respond to RTB scrollbar movements.

    Is there an API that might help here?

    Thanks, DaveBo
    "The wise man doesn't know all the answers, but he knows where to find them."
    VBForums is one place, but for the really important stuff ... here's a clue 1Tim3:15

  2. #2
    INXSIVE Bruce Fox's Avatar
    Join Date
    Sep 2001
    Location
    Melbourne, Australia
    Posts
    7,429
    In the brother RTB's scroll event, try implimenting this.




    Bruce.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width