Skip to content

A generally used iTunes style edit control for searching items in other controls on Windows platform.

Notifications You must be signed in to change notification settings

yaukeywang/GUSIconEdit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUSIconEdit

A generally used iTunes style edit control for searching items in other controls on Windows platform.

Features

  • Collaborate with any MFC control in which you want to search items with just few code.
  • Fast, easy to use, customize theme, text color and background color.

Requirements

  • Windows only.
  • The pre-build example is based on Window7, but it works pretty good in my own project under WindowXP.
  • The example project is created by Visual Studio 2008.
  • You should know that the Edit control you used as GUSIconEdit must have a ES_MULTILINE style as well as remove the WS_BORDER style.

How to use

Copy "GUSIconEdit.h/cpp", "ACListWnd.h/cpp" (under path: "GUSIconEdit/") to your project folder, include "GUSIconEdit.h" and start your work. You can get all the details in the example code.

Screenshot of example

Screenshot of example

Download pre-build example.

Download from Hotfile.com

Issues

https://github.com/yaukeywang/GUSIconEdit/issues

Licence

The Code Project Open License (CPOL)

About

A generally used iTunes style edit control for searching items in other controls on Windows platform.

Resources

Stars

Watchers

Forks

Packages

No packages published