Creating a listbox on canvas for XM 5800

by Marcelo Barros

Since Python 1.9.4 does not have scrollbars in listbox yet, it is impossible to use this component when programming for touch devices like XpressMusic 5800. I started to port my listbox on canvas for XM 5800, enabling applications like WordMobi that depends on this component. When scrollbars become available it will be simple to remove this list and use the standard one.

Working in progress yet, but basic selection and scrolls are ok. I will update SVN this night and put the source code available.

Screenshot showing an “explorer like” window:

Initial listbox on canvas for XM 5800

Update: code is here

Related posts:

  1. Customized Listbox on canvas – Now with graphics ! After the listbox on canvas with only texts, the next...
  2. Customized Listbox on canvas Special needs require special programs. I was needing a special...
  3. Creating a customized Ticker Component in Flash Lite The Ticker is essentially a scrolling text that can be...
  4. Browse your media gallery using PyS60 with Pymgfetch The developer treitmaier released a new version of Pymgfetch, now...
  5. UI Component – Py-iAlbum-Viewer With lots of new features like 3G, GPS, Camera, Video;...

Related posts brought to you by Yet Another Related Posts Plugin.