I implemented 'Quick Fix' items for compiler messages.
'Quick Fix' items are context sensitive items in the popup menu of the IDE's
message window.

For an example see ide/msgquickfixes.pas.

This first 'Quick Fix' item shows, when a compiler message of the form 'unit
"xxx" not used' is selected. It will remove the unit from the uses section.


Mattias

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

Reply via email to