Hi, Is there a way to tell Lazarus to move the current cursor to the location where I did a Ctrl+Click, then navigate to the new code?
Use case: I'm navigating huge amounts of code and I find that I scroll in the code (cursor position doesn't change), then see what I want, Ctrl+Click it. I then review the new code, and press Ctrl+H to go back to my previous position. Lazarus now jumps back to last cursor position, not the position I navigated from. So now I need to scroll again (sometimes 100's of lines of code) to find my place. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
