In delphi, the source editor has 2 arrow buttons in the top-right corner which
allows you to navigate through the jump history. I assume this is what is meant.

You can easily implement this yourself. There should be a sample IDE add-on 
which
shows how to add a toolbar to the IDE source editor.

Yes, there is such an example, and at one stage I extended my own copy
with a few more code jumping options and a few other shortcuts
buttons.  Adding those two arrows should be very simple to implement.
Ctrl+h just works so much quicker, because my fingers are normally on
the keyboard, not the mouse. :)

--
Graeme Geldenhuys
Location: S 34° 03.168'  E018° 49.342'
http://tinyurl.com/y6lc26

There's no place like 127.0.0.1

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to