Pelles C forum

Pelles C => Add-ins => Topic started by: TimoVJL on April 17, 2007, 07:28:07 PM

Title: InsertText Add-In
Post by: TimoVJL on April 17, 2007, 07:28:07 PM
This Add-In inserts text from list to document to current cursor position.
Text are in resource strings.

2008-05-13 v 1.1 new dialog

EDIT 2010-08-20: BugFix InsertText_1.1_WS.zip
EDIT 2012-03-22: BugFix and standalone version InsertText_1.3_WS.zip
EDIT 2013-10-11: Few strings added, InsertText_1.3.3_WS.zip 3. list filled from file InsertText.ini
EDIT 2014-02-21: 3. list filled from file InsertText.ini from user Document folder, InsertText_1.3.4_WS.zip
EDIT 2014-02-23: fix '\n' handlings InsertText_1.3.4_2_WS.zip
EDIT 2014-02-23: multi-ini version InsertText_WS_1.3.5.zip
EDIT 2017-07-29: just more text lines InsertText_WS_1.3.6.zip
EDIT 2017-08-03: recompiled InsertText.dll  InsertText_WS_1.3.6.zip
Title: Re: InsertText Add-In
Post by: jj2007 on February 24, 2014, 12:25:30 AM
EDIT 2014-02-23: multi-ini version InsertText_WS_1.3.5.zip

Works like a charm :)
Two suggestions:
- should remember which tab was open
- double-click in listbox should insert text and close the dialog

Thanks for a great tool, Timo.
Title: Re: InsertText Add-In
Post by: TimoVJL on July 29, 2017, 12:03:56 PM
Update 1.3.6

fix int __cdecl main(int argc, char **argv)
some other string added like linker pragmas