Vincent Snijders schreef:
Carlos German Tejero schreef:
I want to contribution with a litle TFileDescPascalUnit descendat that implement File new->Other->Thread Object like in Delphi. Sorry for the previous two mail's.
Thanks a lot.
Bye.

A good idea. I have two suggestions for improvement:
* Instead of a separate package, add this class to the mainintf unit (lazarus\ide\mainintf.pas) * Maybe you can use filename and/or sourcename to derive the unique class name for the TThread descedant.

On second thought, maybe it is better after all to keep this separate. That way it is easier to extend it like New -> FPCUnit testcase, where a dialog is shown.

In this case a dialog could be shown that asks for the class name of the TThread descendant.

Vincent

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

Reply via email to