View Single Post
xerxes2's Avatar
Posts: 513 | Thanked: 651 times | Joined on Feb 2011 @ Sweden
#482
Originally Posted by Helmuth View Post
Thanks, I haven't created a screenshot now. But what about adding a store button on the right, not inside the scrollarea?

At the moment the scroll area has only 50% screen width, it is centered to the left and the right area is empty.

And at maemo, the cancel behavior is always to click on the empty screen area outside the dialog. So no need for a button. You shoudn't store changes to the settings if someone cancels the dialog.
Hmm, I think you've mentioned this before and thp also made a comment about it in the code. if I understand correctly I think this commit does what you want.
https://github.com/xerxes2/panucci/c...20dee99029a2bd

If it doesn't work or look as expected just tell me and I'll try to fix it. I guess only a save button is needed if you could close the dialog by tap outside it.

Originally Posted by Helmuth View Post
Hmm... At this podcast are several files with umlauts:
http://www1.swr.de/podcast/xml/swr2/impuls.xml

I've read at this forum very often about encoding problems at Qt applications. Using QString instead of String fixed the problems, as far as I know, always. Have a look at the screenshot, the Button in the lower right. In the GTK version the caption is correct shown.
I've tried few podcasts there and they work perfectly now. My german is not that good but the umlauts worked atleast. And I also fixed all widgets to show utf8 strings.
__________________
But the WM7 "horse" has a blood lineage tracing back to donkeys such as WM6.5, 6.1, 6.0, 5.1 that was fully neglected for too many years and Microsoft did sweet F all to maintain it (still running on Pocket IE4/6!!).
 

The Following User Says Thank You to xerxes2 For This Useful Post: