Click here to Skip to main content
15,892,199 members
Articles / Desktop Programming / MFC
Article

An apple style dynamic picture list with egui libaray

Rate me:
Please Sign up or sign in to vote.
1.25/5 (11 votes)
3 Jan 2008CPOL 89.1K   1.2K   28   6
An apple style dynamic picture list with egui libaray
egui_demo_project

Introduction

eGUI/easyGUI is a opensource UI libaray eGUI http://code.google.com/p/easygui
This is the third artical for how to using the egui ui libaray to create a apple-style picture list. Everyone ever used iphone or itunes should apple design a cool picture list for displaying the picture of Movie or music, i just try to implement a similar list with egui, but there have a little slow performance than apple. The enclosed project file is kind of large since it contains some bmp picturs for demo.

Using the code

Please check Test3DListWidget() function in MainMenuView.cpp for detatil code usage.
Enjoy it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
China China
Simple coding,simple life.

sureone@google.com

Comments and Discussions

 
Questionsource ? Pin
oolilinoo5-Jan-09 12:13
oolilinoo5-Jan-09 12:13 
AnswerRe: source ? Pin
zhangcan4-Apr-11 23:41
zhangcan4-Apr-11 23:41 
GeneralRe: source ? Pin
houcy26-Aug-11 14:15
houcy26-Aug-11 14:15 
QuestionHow to identify which image is selected Pin
_raghu8-Jan-08 18:51
_raghu8-Jan-08 18:51 
AnswerRe: How to identify which image is selected Pin
Yang_Xiao_Wang10-Jan-08 10:48
Yang_Xiao_Wang10-Jan-08 10:48 
GeneralOld Pictures Pin
dotnfc3-Jan-08 18:24
dotnfc3-Jan-08 18:24 

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

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