Click here to Skip to main content
Licence 
First Posted 3 Mar 2000
Views 101,427
Bookmarked 47 times

IconComboBox - Selecting Icons

By | 3 Mar 2000 | Article
2 Freeware MFC icon selection combo box classes
  • Download source files - 19 Kb
  • Introduction

    An example of what the classes look like is shown below:

    Sample Image


    Features

    • The classes are derived from CComboBox and as such derive most of their behavior from these base classes i.e. they do not use any low level GDI code which may have lots of bugs in it or may not work on the next release of Windows.
    • The classes are fully Unicode compliant and include Unicode built options in the workspace file for the demo app.
    • All code compiles cleanly at warning level 4.

    The source zip file contains the IconComboBox source code and a simple test program to exercise the class.


    Updates

    V1.0 (25th August 1998)
    • Initial public release.

    V1.01 (12th September 1998)

    • Removed some files from the workspace which were not being used.
    • Updated workspace to use folders.
    • Added AddString(), InsertString() & DeleteString() functions. These functions ASSERT to ensure that the icon combo box operates correctly.
    • Added DeleteIcon() function. This should be called instead of DeleteString().
    • Modified internal implementation of InsertIcon() & AddIcon() for both classes.
    • Tidied up some of the help documentation.

    Please send any comments or bug reports to me via email. For any updates to this article, check my site here.

    License

    This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

    A list of licenses authors might use can be found here

    About the Author

    PJ Naughter



    United States United States

    Member



    Sign Up to vote   Poor Excellent
    Add a reason or comment to your vote: x
    Votes of 3 or less require a comment

    Comments and Discussions

     
    You must Sign In to use this message board. (secure sign-in)
     
    Search this forum  
     FAQ
        Noise  Layout  Per page   
      Refresh
    GeneralVery Well Done! PinmemberGreg Ellis5:14 29 May '07  
    Your article is great and your code is very well done. You should have a much better rating for your article if you ask you. You got my 5 Smile | :)
     
    Cheers,
    Greg
    Generalcannot open file 'uafxcw.lib' Pinmemberfyl_jf21:16 5 Aug '02  
    GeneralRe: cannot open file 'uafxcw.lib' Pinmemberpjnaughter23:25 5 Aug '02  
    GeneralRe: cannot open file 'uafxcw.lib' PinsussAnonymous18:26 6 Aug '02  
    GeneralRe: cannot open file 'uafxcw.lib' PinsussDon Montgomery11:48 6 Jan '05  
    GeneralRe: cannot open file 'uafxcw.lib' Pinmemberjov20:49 13 Feb '08  
    Generalhelp me Pinmemberhaohao15:31 11 Jun '01  
    GeneralRe: help me PinmemberLilVinz7:21 17 Jun '01  
    GeneralRe: help me PinmemberAnonymous14:54 24 Jun '01  
    GeneralRe: help me Pinmemberpjnaughter23:25 5 Aug '02  

    General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

    Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

    Permalink | Advertise | Privacy | Mobile
    Web03 | 2.5.120529.1 | Last Updated 4 Mar 2000
    Article Copyright 2000 by PJ Naughter
    Everything else Copyright © CodeProject, 1999-2012
    Terms of Use
    Layout: fixed | fluid