Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

An apple style dynamic picture list with egui libaray

0.00/5 (No votes)
3 Jan 2008 1  
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 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