Tabbed ListBox using MFC 2.5
Jean-Francois Cordier -- cordierj@chor.ucl.ac.be
Friday, January 12, 1996
Dear All,
Not so long ago, I asked if someone already had made a derived CListBox
class that support tabbed output in sizeable columns.
Since I got no answer except "Use MFC 3.0 !", I did it myself.
This concerns only those who are still using MFC 2.5 because there's a much
better common control in upper MFCs.
In my previous mail, I said I'll redistribute my code. So I'll keep my promises:
drop me a line and I'll send it to you (BinHex, UU or FTP), or wait a little
and it'll be available on my HomePage (address below + "tablist.htm")
(if it pass thru our *new* university censorship :-{ ).
I would also be pleased to add explanation in the MFC FAQ (if wanted).
Regards,
Jean-Francois.
--------------------------------------------------------------------------
Jean-Francois Cordier (a.k.a. Dji) Office : +32 10 47.87.58
Universite Catholique de Louvain Home : +32 10 45.60.18
Laboratoire ORSY Fax : +32 10 47.20.48/41.68
1, pl. L. Pasteur WWW : http://c227b.chor.ucl.ac.be/
1348 Louvain-la-Neuve (BELGIUM) Email : cordierj@chor.ucl.ac.be
Peter M. Yee -- petery@neosoft.com
Friday, January 12, 1996
At 12:16 AM 1/12/96 +0100, you wrote:
>Dear All,
>
>Not so long ago, I asked if someone already had made a derived CListBox
>class that support tabbed output in sizeable columns.
>
>Since I got no answer except "Use MFC 3.0 !", I did it myself.
>
>This concerns only those who are still using MFC 2.5 because there's a much
>better common control in upper MFCs.
>
>In my previous mail, I said I'll redistribute my code. So I'll keep my
promises:
>drop me a line and I'll send it to you (BinHex, UU or FTP), or wait a little
>and it'll be available on my HomePage (address below + "tablist.htm")
>(if it pass thru our *new* university censorship :-{ ).
>
>I would also be pleased to add explanation in the MFC FAQ (if wanted).
>
>
>Regards,
>
> Jean-Francois.
>--------------------------------------------------------------------------
>Jean-Francois Cordier (a.k.a. Dji) Office : +32 10 47.87.58
>Universite Catholique de Louvain Home : +32 10 45.60.18
>Laboratoire ORSY Fax : +32 10 47.20.48/41.68
>1, pl. L. Pasteur WWW : http://c227b.chor.ucl.ac.be/
>1348 Louvain-la-Neuve (BELGIUM) Email : cordierj@chor.ucl.ac.be
>
>
>
>
>
Hello,
To the best of my knowledge(which isn't that much...:) ), there is no easy
way to accomplish this in MFC3.0( unless you use the CListCtrl??), how did
you acceomplish this is 2.5, I really like to know, will you please send me
a copy of the code you used??
Thank you
Peter Yee
| Вернуться в корень Архива
|