maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   SKINNABLE fm transmitter superwidget (fmrdsnotify) (https://talk.maemo.org/showthread.php?t=60098)

BabelO 2010-08-23 18:49

Re: [WIP] fm transmitter superwidget (fmrdsnotify new version)
 
Quote:

Originally Posted by Bratag (Post 796144)
They do - but right now activating the buttons is total hit or miss. They really need to pad the buttons so that its easier to press them. Apart from that and the fact that the gap in the center is a few pixels small for the media player widget - this is a great app.

Yes agree i use Qt function to setGeometry of button from SVG... but size is not good so i adjust them with offset, look like i need more.

I give it a try later

stonda 2010-08-23 19:51

Re: [WIP] fm transmitter superwidget (fmrdsnotify new version)
 
2 Attachment(s)
Fixed the text field and the width is now same as in the Media Player widget.

Attached are widget with the original layout and the flipped one.

Gorilla72 2010-08-23 19:57

Re: [WIP] fm transmitter superwidget (fmrdsnotify new version)
 
I don't know how many of you have a Radio, in the car or other wise, that supports BlueTooth, but I sync'ed the N900 via bluetooth instread of the transmitter, Wow, what a difference. Great sound, no static or distortion, no cutting out. Works great! So I would highly recommend, when/if you change out your car radio, to go with one with bluetooth and connect this way. You won't be sorry.

Bratag 2010-08-23 20:04

Re: [WIP] fm transmitter superwidget (fmrdsnotify new version)
 
Quote:

Originally Posted by Gorilla72 (Post 796219)
I don't know how many of you have a Radio, in the car or other wise, that supports BlueTooth, but I sync'ed the N900 via bluetooth instread of the transmitter, Wow, what a difference. Great sound, no static or distortion, no cutting out. Works great! So I would highly recommend, when/if you change out your car radio, to go with one with bluetooth and connect this way. You won't be sorry.

I have it - my N900 sees an audio bluetooth device but for some reason - no audio ... it annoys me.

Gorilla72 2010-08-23 20:28

Re: [WIP] fm transmitter superwidget (fmrdsnotify new version)
 
Bratag,

I know there is a certain PROFILE that is needs. A2DP I believe? If your car radio has that it should work. What I did find is when you sync it, turn on the Bluetooth on the N900 FIRST, then the radio. This works everytime, once sync'ed. But if you are not able to even Sync them up, then that might be related to the bluetooth profile. You know your phone has it, you might want to look at the radio owners manual, or perhaps call them up, maybe some kind of update you can do on the radio depending how old it is. I'm just glad the N900 worked. My Incredible worked like a charm, but to be honest I think the N900 sounds better. (sorry to get off track on here folks, I know this is about the FM transmitter). So I'll back off with the Bluetooth posts now. Sorry!

Maharadja 2010-08-23 20:32

Re: [WIP] fm transmitter superwidget (fmrdsnotify new version)
 
To fix the button hitting problem(i think) you need to make some transparant space around the icon(aka the hittable space). Havn't tested it yet, but my layout is only responding to the sizes thay have in the svg format.

Btw one more thing: is it possible to switch the icons when they are pressed on? like my layout the changing antenna?(it doest work atm)

cardiff-blues 2010-08-23 20:38

Re: [WIP] fm transmitter superwidget (fmrdsnotify new version)
 
I can't get the frequency to increase or decrease hitting anywhere on those buttons or around them. (I haven't got any custom buttons installed just the default after installing through app manager). Should they increase / decrease when the fm transmitter is off as well

BabelO 2010-08-23 22:47

Re: [WIP] fm transmitter superwidget (fmrdsnotify new version)
 
Quote:

Originally Posted by Maharadja (Post 796275)
To fix the button hitting problem(i think) you need to make some transparant space around the icon(aka the hittable space). Havn't tested it yet, but my layout is only responding to the sizes thay have in the svg format.

Btw one more thing: is it possible to switch the icons when they are pressed on? like my layout the changing antenna?(it doest work atm)

Yes i do the code, it works but you don't see it ;)

your icon have transparent background so we see both as they are on top of each other... if you tweak a back background for the fm transmiter off icon instead of transparent, it should work. else i don't know how to design this.

That the same problem for push button when i ask for size i got floating value that i need to transform to int to use with qpushbutton ... and i lost a part of the size.

Maybe a real size button around the icon give a good result. have to try with stonda theme

Fabrice

BabelO 2010-08-23 23:00

Re: [WIP] fm transmitter superwidget (fmrdsnotify new version)
 
Quote:

Originally Posted by cardiff-blues (Post 796280)
I can't get the frequency to increase or decrease hitting anywhere on those buttons or around them. (I haven't got any custom buttons installed just the default after installing through app manager). Should they increase / decrease when the fm transmitter is off as well

I try to look with inkscape and SVG to see what happen

BabelO 2010-08-23 23:25

Re: [WIP] fm transmitter superwidget (fmrdsnotify new version)
 
Quote:

Originally Posted by stonda (Post 796213)
Fixed the text field and the width is now same as in the Media Player widget.

Attached are widget with the original layout and the flipped one.

Stonda, your layout is perfect.

Just a thing for the SMS Icon, XML is case sensitive, SMS_Off_Icon not SMS_Off_icon :)

Nothing else, good job !

Fabrice

PS: When you send a SMS it crash the widget... i have done a mistake and not enought test. i fix it in next upload. It was working because i sent SMS to me for test :)


All times are GMT. The time now is 14:40.

vBulletin® Version 3.8.8