📄 august97_updates.shtml.htm
字号:
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>MFC Programmer's SourceBook - August'97 Updates</TITLE>
</HEAD>
<!BODY BACKGROUND="gstone3.jpg">
<CENTER>
<H4>
<FONT COLOR="#000099"><FONT SIZE=+2>MFC Programmer's SourceBook - August'97 Updates</FONT></FONT></H4></CENTER>
<CENTER><H3><HR></H3></CENTER>
<FONT COLOR="#0000ff"><b>Aug 27, 1997</b></FONT>
<pre>I've already sent out a check to a Web Hosting Service
and hope to have the new site setup in a week or so.
Will keep you informed.
There are about 240 people in the mailing list already.
I use Netscape for my mail and the mailing list and each
time I add a name it takes a few minutes to update. The
new server has some support for mailing lists, so I hope
the situation improves.
This update has quite a few bug fixes. I've also added a
'What's New' section. It will contain the text of the update
that I send out (this mail) and previous updates too.
ListView
1. Dragging columns to rearrange column sequence - Bug Fix
There was a bug that would cause the column to
move to the extreme right and all data missing.
Fix was in OnMouseMove() function.
2. Indicating sort order in header control
3. Retrieving selected items
4. Selection Highlighting of Entire Row - Bug Fix
Fixed bug when selection mode was normal
5. Use a bitmap as a background image - Bug Fix
Fixed but when selection mode was normal
6. Displaying an image in the header
7. Using an imagelist with the header control
TreeView
1. Using a bitmap as a background image - Bug Fix
2 BitBlt calls used the wrong source coordinates.
2. Setting a background color - Bug Fix
Same BitBlt bug as for #1
Misc.
1. 3D Text - Roger sent in an updated code.
The 3D effect is great.
Visual C++ Tips
1. Enhance the DevStudio help - Updated topic
</pre>
<FONT COLOR="#0000ff"><b>Aug 24, 1997</b></FONT>
<pre>Justin Rudd (he maintains the MFC FAQ) has contributed some drag
and drop code for a TreeView control thats really useful. Like Outlook
97 and IE 4.0 when you drag an item and hold it over a closed node, it
will expand it. Thanks Justin.
Bitmap & Palette
1. Copying a bitmap to clipboard
2. Converting DDB to DIB
3. Converting DIB to DDB
4. Writing a bitmap to a BMP file
5. Writing a window image to a BMP file
6. Shade images to look like an active icon
TreeView Control
1. Expand branches during drag-drop - Justin Rudd
</pre>
<FONT COLOR="#0000ff"><b>Aug 21, 1997</b></FONT>
<pre>Here's another update. Roger Onslow has contributed code
for TextButton which can be used to display 3D text. Its
really cool. Roger says he is working on improving it, so go
ahead and use it and I'll send out another update when he
finishes enhancing it. Thanks Roger.
I am thinking of moving the site to Abacus WWW
Publishing at http://www.abacus-mall.com. Let me know
if you have heard anything good or bad about them.
I am open to SUGGESTIONS for the domain name for
the new site.
Misc.
1. 3D Text - Roger Onslow
Property Sheet
1.Creating a Property Sheet Inside a Dialog
2. Moving and Resizing the Property Pages
</pre>
<FONT COLOR="#0000ff"><b>Aug 20, 1997</b></FONT>
<pre>Added a new section thanks to Girish.
Miscellaneous MFC Topics
1. Flat Owner Drawn Buttons - Girish Bharadwaj
Bitmap & Palette
1. Creating a bitmap object from a BMP file
</pre>
<FONT COLOR="#0000ff"><b>Aug 17, 1997</b></FONT>
<pre>Following are the changes and additions since the last mail. Thanks
to Roger, Asaf and Gert for their contributions.
Property Sheet & Property Pages
1. Creating a Property Sheet Inside a Form View
Contributed by Asaf Levy
Added couple of pages to Rich Edit Control
1. Changing tab stops
2. Inserting an RTF string using StreamIn
ListView Control
1. Tooltip for individual column header - Added
enhancement suggested by Roger Onslow
2. Autosize a column to fit its content - Added
code sent by Roger Onslow.
3. Use a bitmap as a background image
Added more information.
4. Stopping flicker during updates - New topic
sent in by Roger Onslow
TreeView Control
1. Using a bitmap as a background image
Added more information.
Bitmap & Palette - Added topics
1. Getting the dimensions of a bitmap
2. Drawing a bitmap from a BMP file
Visual C++ Tips
1. Added improvement suggested by Gert Rijs from Netherlands
2. Hide a function or variable from the Class View
</pre>
<FONT COLOR="#0000ff"><b>Aug 10, 1997</b></FONT>
<pre>Added new section on Rich Edit Control. It has two pages
at the moment
1. Setting selected text to read-only
2. Changing word wrap mode
Added another new section. This one on Bitmap & Palettes
1. Displaying a 256 color bitmap
2. Drawing a bitmap transparently
Added few more Visual C++ Tips
1. Enhance the DevStudio help
2. DevStudio Tips - a collection of quick tips
3. Editor Tips - a collection of quick tips
Added two more pages in ListView Control section
1. Owner drawn control
2. Changing row height in owner drawn control
</pre>
<FONT COLOR="#0000ff"><b>Aug 8, 1997</b></FONT>
<pre>Updated the following pages
1. CListCtrl - Tooltip for the header
Added info on using with CListView
2. CListCtrl - Tooltip for individual column header
Bug fix - Bug found & fix suggested by Vinesh Purbhoo
3. CListCtrl - Titletip for individual cells
Removed some hard coded values.
Added enhancement suggested by Roger Onslow.
Will be adding soon.
CListCtrl - Handling change in font for Owner drawn control
</pre>
<FONT COLOR="#0000ff"><b>Aug 5, 1997</b></FONT>
<pre>Updated page:
CListCtrl - Selection Highlighting of Entire Row
A step was missing.
CTreeCtrl - Using a bitmap as a background image
CTreeCtrl - Setting a background color
Matthias Kerkhoff found a problem and came
up with a solution.
Added page in Property Sheet section.
Moving the Standard Buttons - Contributed by Roger Onslow
</pre>
<FONT COLOR="#0000ff"><b>Aug 4, 1997</b></FONT>
<pre>Added another topic in the CListCtrl
- Determining right click on the header control
</pre>
<P>
<HR>
<TABLE BORDER=0 WIDTH="100%" >
<TR>
<TD WIDTH="33%"><FONT SIZE=-1><A HREF="index.htm" tppabs="http://www.codeguru.com/">Goto HomePage</A></FONT></TD>
<TD WIDTH="34%">
<CENTER><FONT SIZE=-2>© 1997 Zafir Anjum</FONT> </CENTER>
</TD>
<TD WIDTH="33%">
<DIV ALIGN=right><FONT SIZE=-1>Contact me: <A HREF="mailto:zafir@home.com">zafir@home.com</A> </FONT></DIV>
</TD>
</TR>
</TABLE>
<CENTER><FONT SIZE=-2>5182</FONT></CENTER>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -