![]() |
2009-06-05
, 19:06
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#62
|
The Following User Says Thank You to fpp For This Useful Post: | ||
![]() |
2009-06-07
, 13:57
|
Posts: 654 |
Thanked: 664 times |
Joined on Feb 2009
@ Germany
|
#63
|
![]() |
2009-06-07
, 15:43
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#64
|
![]() |
2009-06-07
, 15:57
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#65
|
--- conboy-0.4.5.orig/src/interface.c +++ conboy-0.4.5/src/interface.c @@ -447,6 +447,7 @@ scrolledwindow1 = gtk_scrolled_window_new(NULL, NULL); gtk_scrolled_window_set_policy(GTK_SCROLLED_WINDOW (scrolledwindow1), GTK_POLICY_AUTOMATIC, GTK_POLICY_AUTOMATIC); #endif + hildon_helper_set_thumb_scrollbar(scrolledwindow1, TRUE); gtk_widget_show(scrolledwindow1); gtk_box_pack_start(GTK_BOX (vbox1), scrolledwindow1, TRUE, TRUE, 0);
The Following User Says Thank You to qwerty12 For This Useful Post: | ||
![]() |
2009-06-08
, 08:52
|
Posts: 654 |
Thanked: 664 times |
Joined on Feb 2009
@ Germany
|
#66
|
conny, hi, just wondering if you've thought about using the thumbable scrollbar (looking at the amount of hildonness to be found in this, that's probably a yes)?
The Following User Says Thank You to conny For This Useful Post: | ||
![]() |
2009-06-11
, 17:07
|
Posts: 654 |
Thanked: 664 times |
Joined on Feb 2009
@ Germany
|
#67
|
conny, do you fancy writing an article (preferably one we can syndicate to planet.m.o) about your experiences Fremantlising an existing UI; and what the new API's like to work with? (Your posts on maemo-developers made fascinating reading as it evolved, but having a retrospective - complete with screenshots - would be handy to other developers (IMHO) and a good ad for your app ;-))
![]() |
2009-06-12
, 09:03
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#68
|
The Following User Says Thank You to fpp For This Useful Post: | ||
![]() |
2009-06-12
, 09:42
|
Posts: 654 |
Thanked: 664 times |
Joined on Feb 2009
@ Germany
|
#69
|
Re: l10n...
Well, I swear that I didn't do it on purpose, but here is a perfect example of what I ranted about earlier on the translation workflow...
I just upgraded to the new version, saw that it was automatically using my French translation, and the next second was horrified to see that I'd managed to commit a huge mistake on one word (not a typo, a misunderstanding)...
In a workflow such as I described, I would have checked my work on my local instance and seen the bug immediately before sending you the file. Or at the very least I could have corrected it afterwards and posted it here for others to use.
Now I have to wait until I get back home, send you the corrected .po file, then stare at that shameful poop until the next version comes out :-)
Of course it's not a problem as I'm probably the only French user at the moment, but it's still a good, if unintended, illustration of my argument...
![]() |
2009-06-13
, 02:44
|
|
Posts: 1,674 |
Thanked: 171 times |
Joined on Mar 2007
@ Anderson, IN
|
#70
|
The big changes for 0.5 are not ready yet, so there are only two small improvements:
Enjoy!