On Wed, 1 Feb 2006 23:02:51 +0200
Graeme Geldenhuys <[EMAIL PROTECTED]> wrote:

> > The help system works. We just need someone:
> > - who will read the fpdoc manuals
> 
> Where could I get hold of this manual. On the Free Pascal website?

Yes.

 
> > No problem. Just make sure, the hints are fetched from a resourcestring
> > and not stored in the .lfm.
> 
> ResourceStrings go into the lazarusidestrconsts.pas file, correct?
> What is the naming convention used in that file.  I see that most
> constants start with lis*   or  dlg*   or  srk*
> I saw the note regarding the lis prefix at the top of the unit, should
> I use that prefix?

No. For items that will be moved eventually to the help, please use another
prefix, so we can find them easily. Let's say lihs.


> 
> > About the 'Clear' button:
> 
> Thanks for the explanation. I would never have figured that out!

I only used it three times myself. It is a very rare function.

 
> > Yes, and a trackbar for the delay, when the tip appears.
> 
> Thats a good idea.  Will give that a go.



Mattias

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

Reply via email to