PDA

S60 3rd - PyWidgets





View Full Version: S60 3rd - PyWidgets


Büffel
23.05.2008, 11:06
Eine ganz interessante Python Anwendung von Bongoman, mit der sich ein paar Infos als Widget auf den Mainscreen zaubern lassen.

http://forum.modopo.com/picture.php?albumid=11&pictureid=88

Das ganze ist noch eine frühe Alpha Version und noch nicht wirklich praktikabel, aber je nachdem wie es sich weiter entwickelt könnte das mal ein Prima Ersatz für die "extra infos on mainscreen" Patches werden. :up:


How it works?
Click on PyWidgets app, then you'll se a screen like this:


Then press Options and Start


Go on standby mode and wait for a while, then you'll see these windows


other options
Start: show windows on standby/reset window position
Data position: change the date position (sorry for the wrong translation, i'm going to correct it), will be prompted X and Y coords.
Sys/Net info position: change the Sys/Info position, will be prompted X and Y coords.
Save/Load coords.: save or load the window's coordinates

known bugs:

* Exit key not working, exit with red key
* After a few minutes, the window refresh in standby screen begin to slow down i'm working on it

to-do list:

* change window color/size/window corners
* font color change
* window transparency
* extend compatibility
* other windows
* automatic window's coordinates load

Ich bin jedenfalls schon auf die weiteren Versionen gespannt. :)

Wer es schon ausprobieren will, neben dem Python Framework (http://sourceforge.net/project/showfiles.php?group_id=154155) muss auch das ModulePack aus dem Anhang installiert sein und die Sprache auf dem Gerät auf Englisch umgestellt werden.



Büffel
08.06.2008, 13:21
Aktuell ist v0.5.0, immernoch eine spürbare Beta, aber so langsam wird das Proggi erwachsen. :)

http://forum.modopo.com/picture.php?albumid=11&pictureid=108 http://forum.modopo.com/picture.php?albumid=11&pictureid=109 http://forum.modopo.com/picture.php?albumid=11&pictureid=110


Installation:
Install Python 1.4.3 , then sign and install appswitch and PyWidgets (appswitch module is included in PyWidgets zip file).
Install on phone memory

How it works?
Click on PyWidgets app:

Main menu:
Start: go to standby mode and show windows
Stop: hide windows

Widget editing:
Background color: insert background color in RGB format
Widget corner: edit widget corner, insert 0,1,2,3 or 5
Widget size: insert widget width and height
Widget position: X and Y widget coordinates.
Text color: wigdet text color in RGB format

[Changelog 0.5.0]:

* finally a menu
* automatic save/load widget settings
* fixed E disk free space
* some small bugs
* widget editing

[Changelog 0.4.4]:

* partially solved slowdowns
* now exit key is working
* fixed firmware version
* date widget size fixed

Known bugs

* widget position is not loaded

To-do list:

* autostart
* window transparency
* extend compatibility
* other windows

http://forum.modopo.com/picture.php?albumid=11&pictureid=111

Büffel
15.06.2008, 20:44
Neue Version welche auch Transparenz unterstützt. :)


[Changelog 0.6.0]:

* transparent windows
* some small bugs
* increased compatibility

View Full Version: S60 3rd - PyWidgets