Hi all, this week was spent largely on documentation. The latest and
greatest moblin-applets documentation can be found here:

http://moblin.org/projects/projects_moblin-applets.php

I'm also in the process of providing a sample control panel applet which
demonstrates the following (as part of Lilli Szafranski's Moblin SDK):

* Developing a Basic Control Panel Applet
    o C file shows the execute function, what headers are needed, and
how to handle memory on exit
    o Makefile shows how to load in the libraries and how to install all
the files
* Proper Dialog Use
    o C file shows how to generate a non-modal dialog dynamically with a
single close button and a text box.
* Adjusting for UI resolution: 800X480, 800X600, & 1024X600
    o C file shows how to read in all the screen resolutions and
rotations and how to use that info for adjusting the dialog size
* Working with the On-screen Keyboard
    o C file shows how to add a moko scroller to compensate for the
smaller screen height when the keyboard is enabled
* Adding Mobile Finger Widgets (Moko Scroll
    o Same as above
* Using the Gconf Configuration Database
    o C file shows how to read in a gconf key and display it.

I also added in Jason Caseeza's latest status bar icon images along with
Bob Spencer's versions with the background removed; then fixed the look
of the volume, brightness, and mixer sliders by editting the mobilebasic
theme's gtkrc (and committed the changes to hildon-theme-mobile-basic
package).


-- 
Ubuntu-mobile mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile

Reply via email to