Re: [fpc-pascal] Re: [Lazarus] Should TObject or TComponent have a Comment property?

2013-07-18 Thread Kenneth Cochran
On Thu, Jul 18, 2013 at 2:22 PM, Juha Manninen wrote: > On Thu, Jul 18, 2013 at 6:26 PM, Kenneth Cochran > wrote: > > Anyone have > > a ballpark guess as to how much effort would it take to extend the > tooltip > > for the component pallet to display the tag from the FPDoc info? > > The hint is

Re: [fpc-pascal] Re: [Lazarus] Should TObject or TComponent have a Comment property?

2013-07-18 Thread Juha Manninen
On Thu, Jul 18, 2013 at 6:26 PM, Kenneth Cochran wrote: > Anyone have > a ballpark guess as to how much effort would it take to extend the tooltip > for the component pallet to display the tag from the FPDoc info? The hint is set in unit ide/ComponentPalette, line 744 in Lazarus trunk. I don't h

Re: [fpc-pascal] Re: [Lazarus] Should TObject or TComponent have a Comment property?

2013-07-18 Thread Kenneth Cochran
On Wed, Jul 17, 2013 at 4:24 PM, Kenneth Cochran wrote: > > > > On Wed, Jul 17, 2013 at 3:53 AM, Mattias Gaertner < > nc-gaert...@netcologne.de> wrote: > >> Do you mean hovering over the component in the designer? >> At the moment the hint shows only the caption and some common values. >> It could