예전에 코드그루에 올리고 혼자서 좋아하던.. 그 때 그 좀 많이 부족하던 샘플이다.
가진 실력도 부족하고, 영어 실력도 형편없었지만, 아마도 지금의 내 모습이 존재하도록
내게 힘을 실어준 포스트였다.

original post:
http://www.codeguru.com/cpp/controls/buttonctrl/flatbuttons/article.php/c5185/CStaticDerived-Flat-Button-Class.htm

사실 몇몇 코쟁이들이 메일 보내서 귀찬게 하기도 하고, 작문이 딸려서 다른 포스트 포멧을 
가져다 썼다고 욕도 먹고..
어떤 넘은 코멘트에 비웃음을 실어 놨지만...
그래도 대략 20개 업체정도에서 취업권고 메일도 받았었다.
(근데 전부 다국어라.. 이해를 잘못함 -_-);


CStatic-Derived Flat Button Class

Rating: none

Kwon Jin-ho (view profile)
February 29, 2000

Description

CStaticButton is a class derived from MFC CStatic class. With this class your applications can have standard buttons or new and modern buttons with "flat" style!

CStaticButton features:

  • Standard CStatic properties
  • Only Bitmap Button - But, Adding Icon so esay
  • Not Depend on Format, 2 color - true color support
  • Standard or new "flat" button style
  • Change runtime from Enable-Disable Image
  • Change runtime from ToolTips and CRgn(Default-rect region)
  • Can be used via DDX_ calls
  • Can be dinamically created
  • Each button can have its own mouse pointer
  • Full source code included!
  • It's free!

Summary

I don't speak English very well. However, I think that the code is simple and easy enough to follow. Just don't forget to change the button image's Notify property

Downloads

Download demo project - 64 Kb
Download source - 3 Kb

Windows Server "Longhorn" Showcase Roadshow: Developer Essentials.
Is it time to make your move to the multi-threaded and parallel processing world? Find out!
Generate Complete .NET Web Apps in Minutes . Download Iron Speed Designer today.
New Article! Take a Sneak Peek--Microsoft .NET Developers Test Drive Avaya's Latest SDK
Article: Avaya Leads Developers to the Right SDKs and APIs for Your Application Domain


RATE THIS ARTICLE:   Excellent  Very Good  Average  Below Average  Poor  

(You must be signed in to rank an article. Not a member? Click here to register)

Latest Comments:
CStatic-Derived Flat Button Class - Legacy CodeGuru (06/13/2003)
It looks very useful to me - Legacy CodeGuru (08/28/2002)
I cant see any new buttons here - Legacy CodeGuru (07/23/2002)
I really thankfull - Legacy CodeGuru (05/09/2002)
Thanx... Nice guy! Kwon~ - Legacy CodeGuru (04/15/2002)

View All Comments


+ Recent posts