CapitolSoft Banner
Features
Tutorials
F.A.Q.s
Downloads
Articles
Open Architecture
Control Development Kit
RAD Foundation Class
Enhanced IntelliSense
Samples
Migration Center
Links

Enhanced IntelliSense

RadVC's enhanced IntelliSense offers many features that increase developer productivity to a new level.

Unlike other commercial IntelliSense technologies, RadVC's IntelliSense do not replace but extends Visual C++'s superior built-in IntelliSense technologies, thus you can still use many useful features such as "Auto Complete", "Parameter list" etc.

Here is a list of features that RadVC's IntelliSense adds to Visual C++ IDE:

 

(1) Properties / Methods of RAD C++ Controls: Like other RAD

See also: Creating and using RAD C++ controls is as easy as 1-2-3

(2) Resource on the Fly: RadVC lets you add new resource just by typing resource prefix anywhere in your code editor. The prefixes for "bitmap", "Icon", "Cursor" and "String" are "IDB_", "IDI_", "IDC_" and "IDS_" respectively. Here is a typical example of adding new bitmap resource.

wpeD.jpg (6027 bytes)

Once the menu "<Add New Bitmap>" is selected, RadVC will display an enhanced "File Open" dialog. In this dialog, the user can select the bitmap file to add and also the ID (an IDB_) name for the bitmap (picture below).

whatsn4.jpg (28440 bytes)

The user then can also select a bitmap resource from the list of existing bitmaps (picture below).

rofly.jpg (12035 bytes)

This IntelliSense works with any kind of VC++ supported resource. Here is an example of selecting an "Icon" resource "on the fly".

wpe6.jpg (8248 bytes)

And here is an example of a text string

wpeB.jpg (9082 bytes)

.  .  .  .  .  .  .  .  . GO TO TOP .  .  .  .  .  .  .  .  .  .

(3) Hungarian Notation:

 

 

Microsoft Visual C++, Microsoft Visual Basic and Microsoft Visual Studio are registered trademarks of Microsoft Corporation.
Copyright © 1998-2000 Capitolsoft Corporation. All rights reserved.
Disclaimer: Capitolsoft Corporation is an independent business organization incorporated with the State Commission of Virginia and hence has no connection with U.S. Capitol or any other federal agency of U.S. government. Opinions expressed by the individuals in this site are of their own alone and hence do not necessarily reflect the views of Capitolsoft Corporation.

 

This page was last updated on June 09, 2006
Hit Counter