selection_lists for UIQ3
Status: Alpha
Brought to you by:
otsov
- Adds selection_list and multi_selection_list for UIQ3.
- See CSelectionListBox.cpp/.h
- Should work similar to PyS60. If not, its a bug.
- Enabled available_fonts()
- Quick fix to allow writing text(interactive interpreter) on UIQ3. Limited to 1000 characters.
- Fixed panic on UIQ3 emulator when Text control was tapped.
Patch created using SDK's diff tool. At least Cygwin's patch tool should work.
The attached patch may be licensed under the Apache 2
license to remain compatible with the rest of the PyS60\PyUIQ codebase.
Logged In: YES
user_id=1371303
Originator: NO
The patch works fine (at least "selection_list") - Looking into integrating it.
Logged In: NO
The "selection_list" code was integrated in PyUIQ 0.2. I'll leave this open until the "multi_selection_list" is integrated.
Thanks for submitting the patch!