Infinite List



Hey guys,

I'm writing an app that shows information from a website - a similar app to Pattrn for Android but for Gnome- but don't want to have all data/images downloaded and present before the app starts.

What's the best widget/method to implement an Infinite List[1] style mechanism using Gtk where more data requests are fired either by a reload gesture/button or, preferably, by exposing the bottom of the list?

Thanks,
Nick

[1] http://designinginterfaces.com/patterns/infinite-list/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]