Discussion
Topics
Last Day
Last Week
Tree View

Search
New Messages
Keyword Search

Help
Getting Started
Formatting
Troubleshooting
Program Credits

Utilities
Edit Profile
Administration
Contact

 
forum - discussion board
- about - downloads - registration - forum - misc - home - © 1996-99 GWD Text Editor

Code completion: turning off certain items

GWD Text Editor Forum: Technical Support: Code completion: turning off certain items
Top of pagePrevious messageNext messageBottom of pageLink to this message  By Paul Carpenter on Thursday, March 2, 2000 - 04:10 pm:

I like the C/C++ code completion, but do not like it when it wants to replace things like "UCHAR" with "UCHAR_MAX". If I type "UCHAR", it pops up with "UCHAR_MAX", then if I hit the Tab key, which I always do after my data types, it inserts the replacement text automatically. I would like to turn off code completion for only certain items. Is this possible?


Top of pagePrevious messageNext messageBottom of pageLink to this message  By Vedran Gaco (Vgaco) on Thursday, March 2, 2000 - 11:07 pm:

You can edit code completion files (files with *.lb extension) using GWD Text Editor. UCHAR_MAX is defined in the stdc.lb file, you should simply remove !UCHAR_MAX line.


Add a Message


This is a public posting area. If you do not have an account, enter your full name into the "Username" box and leave the "Password" box empty. Your e-mail address is optional.
Username:  
Password:
E-mail:


- about - downloads - registration - forum - misc - home - © 1996-99 GWD Text Editor