|
2011-04-25
, 14:01
|
Posts: 804 |
Thanked: 1,598 times |
Joined on Feb 2010
@ Gdynia, Poland
|
#3
|
|
2011-04-25
, 14:07
|
Posts: 204 |
Thanked: 561 times |
Joined on Jan 2010
|
#4
|
|
2011-04-29
, 21:44
|
|
Posts: 423 |
Thanked: 486 times |
Joined on Nov 2009
@ London, England
|
#5
|
|
2011-06-11
, 22:24
|
Posts: 291 |
Thanked: 313 times |
Joined on May 2010
@ France
|
#6
|
|
2011-06-11
, 23:34
|
Posts: 291 |
Thanked: 435 times |
Joined on Apr 2011
@ RO
|
#8
|
|
2011-06-12
, 19:12
|
Posts: 291 |
Thanked: 313 times |
Joined on May 2010
@ France
|
#9
|
|
2011-09-19
, 02:27
|
Posts: 37 |
Thanked: 11 times |
Joined on Feb 2010
|
#10
|
After seeing this request, I decided to learn Python and this is the result. Ladies and gentlemen, I present you:
mmmAudioWidget
It's basically a widget, which you can configure to suit your needs (configurable button count, single button size and, of course, texts displayed on buttons and sound files which are played afterwards).
Time for some screenshots:
After installation, if it won't appear on your desktop instantly, you will see it on widgets list:
The widget before configuration looks like this:
[IMG]mmmaudwgt.miskiewicz.org/Screenshot-20110424-223956.png[/IMG]
After clicking configuration icon, you see:
The button on the left shows you button, which will be edited if you click on "Edit selected" in right column. The buttons are ordered from left to right and from up to down, eg. if you have 2 rows and 2 columns (default), buttons in first row are 1 and 2, buttons in the second row are 3 and 4. If you click "Edit selectes", new dialog will open, where you can set displayed text and sound file played after clicking on the button:
You have to click 'Save' if you want widget to remember this settings!
You can also choose number of buttons visible on the screen after clicking "No. of buttons", then you can choose how many columns and rows of buttons should be visible:
And also size of single button, after clicking on "Button size":
Now you can find it in package manager if you have enabled extras-devel repository (I will soon promote it to extras-testing and then extras!)!!! It's in "Desktop" section. If you installed it previously by downloading deb, just open package manager and check for updates, it shuld install version from the repos.
If you encounter any strange behaviour and are unable to solve it, just uninstall it via app manager and install it again - it will clean all configuration files and reset widget to default state.
Source code is also available on project's garage: https://garage.maemo.org/projects/mmmaudwgt/
If you have any suggestions or maybe can help me make UI look more beautful, just let me know You know, it would be nice to have at least some nice package icon
Last edited by misiak; 2011-07-06 at 18:50. Reason: mmmAudioWidget now available in Extras-devel!