Re: [Lazarus] Fw: New Features for source editor

2009-03-01 Thread Graeme Geldenhuys
On 2/26/09, Lee Jenkins  wrote:
>
> Ah, OK.  I have to tell you that I didn't take to live templates immediately
>  either but they can be a real time saver.  I even have a few that create 
> entire
>  units for me.

I have similar templates but for Lazarus. Most work with tiOPF or
fpGUI based projects. I even have some complicated ones that use the
clipboard to generate classes and associated list classes with all
overloaded methods populated for me. All from typing a single word,
cit it to the clipboard, type 3-4 abbreviated letters and pressing
Ctrl+J.  :-)


Regards,
  - Graeme -


___
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] New Features for source editor

2009-03-01 Thread Graeme Geldenhuys
On 2/26/09, Paul Ishenin  wrote:
>
> Can you share your live templates? Maybe we can add some to Lazarus?

No problem. I'm at home for a week, so when I am back at the office
I'll go through them as pass on what I think is relevant. Most are
probably more related to tiOPF based code.


Regards,
  - Graeme -


___
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
___
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus