Search found 24 matches

by Aeneas
Mon Aug 08, 2011 7:32 pm
Forum: General
Topic: Ctags and Search Results window move in Textpad
Replies: 12
Views: 1592

Results of installing the FindTags 2.0 and following its instructions: ================================ Find Tags: -tag $AppWnd $File $Line $SelWord Tag " not found! Show Tags: -tree $AppWnd $File $Line Wrong command line parameters! File Tags: -file $AppWnd $File $Line Wrong command line parameters ...
by Aeneas
Tue Aug 02, 2011 9:27 am
Forum: General
Topic: Ctags and Search Results window move in Textpad
Replies: 12
Views: 1592

FindTag is an excellent TextPad - cTags interface written by Frank Fesevur. - a) position cursor in name of item to search (variable, function, macro,...) => jump to definition of item - b) provides GUI for browsing definitions graphically => Search FindTag in the forum => http://findtag ...
by Aeneas
Mon Aug 01, 2011 12:19 pm
Forum: General
Topic: Ctags and Search Results window move in Textpad
Replies: 12
Views: 1592

FindTag is an excellent TextPad - cTags interface written by Frank Fesevur. - a) position cursor in name of item to search (variable, function, macro,...) => jump to definition of item - b) provides GUI for browsing definitions graphically => Search FindTag in the forum => http://findtag ...
by Aeneas
Mon Aug 01, 2011 11:50 am
Forum: General
Topic: Ctags and Search Results window move in Textpad
Replies: 12
Views: 1592

1. This article on Ctags may help: http://www.textpad.com/support/tips/index.html#ctags 2. Configure/Preferences/View/Dockable log windows. You can then drag the title bar of the docked Search Results window and drop it on the desired dockable arrow that appears on the right hand side. I hope this ...
by Aeneas
Mon Aug 01, 2011 7:53 am
Forum: General
Topic: Ctags and Search Results window move in Textpad
Replies: 12
Views: 1592

Ctags and Search Results window move in Textpad

Is there any way to: 1) generate Ctags databases on source code directories and subdirectories, and then perform Ctags C/C++ variable and function definition lookups within Textpad ? 2) move the Search Results window so that it is a top to bottom window on the right hand side of the main Textpad ...
by Aeneas
Mon Aug 01, 2011 7:43 am
Forum: HOW-TOs
Topic: Using ctags in textpad
Replies: 1
Views: 5253

Does this Cygwin method for CTAGS functionality work in a windows 7 environment, in which Textpad is being run in the native Windows 7 environment, not the Cygwin environment ?
by Aeneas
Mon Apr 21, 2008 5:24 am
Forum: Enhancement Suggestions
Topic: Allow Syntax Highlighting of a particular column
Replies: 4
Views: 907

I cannot believe that this enhancement submission is serious.
Textpad Developers: Please do not waste any time on this obscurity until other enhancement requests which have widespread utility in software development, are implemented first.
by Aeneas
Fri Apr 18, 2008 6:47 am
Forum: Enhancement Suggestions
Topic: Name of current C/C++ function name during scroll etc
Replies: 0
Views: 351

Name of current C/C++ function name during scroll etc

One of the most useful features I could use when navigating large program files and scrolling through a particular file is to: 1) have the program tell me instantaneously as the cursor scrolls through the file the name of the current function the cursor is in. 2) Another aid would be to have the ...
by Aeneas
Fri Apr 18, 2008 6:28 am
Forum: Enhancement Suggestions
Topic: Open Binary File automation
Replies: 0
Views: 358

Open Binary File automation

I have never found the File/Open/File_Format=Auto to work when opening a binary file. Thus, the Windows Explorer right-click menu Textpad option always opens the file in text mode and displays garbage. That forces the user to perform a multi-click navigation using explorer to search through numerous ...