Special needs require special programs. I was needing a special listbox, with variable number of lines per row. Even I found some listboxes that accepted more than two lines per row, they didn´t allow to mix rows with different number of lines.
So, I decided to create my own listbox, drawing it on canvas and using PyS60. If you are interested, see the following video and download the demo source code or sis. It may be a good starting point for a pictures browser, for instance. The code was tested only in E71 and Python 1.4.5. It is not prepared yet for screen rotation.
Thanks a lot for this amazing example.
epyonesys 7 months ago
Awesome work :) I needed something like this months ago, maybe I will make a use from it now to...
masteranza 2 years ago