On Thu, Feb 6, 2014 at 9:22 AM, Flávio Etrusco <[email protected]> wrote: > On Thu, Feb 6, 2014 at 6:04 AM, Sven Barth <[email protected]> > wrote: >> Am 05.02.2014 23:24, schrieb Flávio Etrusco: >>> >>> FWIW if you get an "identifier not found" error while compiling, the >>> context menu in the Message View has a "Search identifier" command. It >>> opens the Code Browser (which also could be much cleaner) and searches >>> the class. Then you can open the context menu for the unit found and >>> select "Use unit FOO in unit BAR". >> >> And is it by intension that one needs to select a node before the correct >> context menu is shown? (win32) E.g. doing a right click on the "type >> TObjectList = class(TList)" node without having selected any node shows the >> menu containing solely the various expand/collapse menu items (and the >> export entry). > > Yeah, we definitely should enable eoRightClickSelect there.
(And should it be the default for the component, if not for compatibility :-/ ) As long as we are at it, may I ask to reset the progress bar after the search is completed? :) Thanks. Best regards, Flávio -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
