Update of /cvsroot/cpptool/rfta/doc
In directory sc8-pr-cvs1:/tmp/cvs-serv2270
Added Files:
rfta_screenshots.html
Log Message:
* adding some docs for vc7 add-in
--- NEW FILE: rfta_screenshots.html ---
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type"
content="text/html; charset=ISO-8859-1">
<title>C++ Refactoring Assistant screen shots</title>
</head>
<body>
C++ Refactoring Assistant Visual Studio .NET 2002 user interface<br>
<br>
The refactoring actions can be accessed either from the menu:<br>
<img src="images/vc7-menu.gif" title="" alt="vc7 menu"
style="width: 543px; height: 123px;"><br>
<br>
or from the toolbar:<br>
<br>
<img src="file:///C:/prg/vc/Rfta/doc/images/vc7-toolbar.gif" title=""
alt="VC7 toolbar" style="width: 90px; height: 26px;"><br>
<br>
There are no predefined keyboard binding at the time, but you can
easily add them using the Tools/Customize... menu (commands begins with
'RFTA'). All refactorings can be undo in a single undo step like any
commands:<br>
<br>
<img src="images/vc7-undo-combobox.gif" title="" alt=""
style="width: 223px; height: 125px;"><br>
<br>
<br>
Rename Locale Variable Refactoring<br>
<br>
<br>
</body>
</html>
|