Re: [QtMoko] main menu screen proposal

2012-10-14 Thread Lionel Broche
Hi,

- to define in a proper file the texts beneath the icons instead of
>   drawing them in the icons themselves, it's useful if we want
>   translations;
>
>
The  140x110 look good, but IMHO it would look even better and more
finger-friendly if the icons were square or circular. I think it could be a
good option to extend the icon to 130x130 and leave a zone at the bottom 30
lines to draw the text on top.

Lionle
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] main menu screen proposal

2012-10-11 Thread Radek Polak
On Thursday, October 11, 2012 11:32:56 PM francesco.dev...@mailoo.org wrote:

> Good to know! I'll try to convert the actual .png icons in .pic and see
> what happens!

I am not sure what conversion png->pic will do. Ideally it should be svg->pic 
so that the icons are scalable.

> But are there any chances to have the render from a .pic file? I didn't
> find any tool capable to open those files.

You mean tool to open .pic files on PC? I havent found such software too, but 
it should be easy to write some simple Qt app to display and convert .pic file. 
There is class called QPicture that can be used for it:

http://doc.qt.digia.com/stable/qpicture.html

Regards

Radek

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] main menu screen proposal

2012-10-11 Thread francesco . devita

Correct me if I'm wrong, but in previous email you wrote, you want to
make icons bigger, right? If so, there wil be less space to add text.


Bigger icons with text included (drawn) in it, otherwise I mean small 
icons with text under them.
But I understand that a picture can tell more than a sentence, so here 
[1] a complete mock-up of the proposed main menu screen.



Btw i have studied a bit how icons work in QtMoko. It seems that best format
is .pic This is special Qt format of scalable image. This format seems to have
best performance - in fact it's set of serialized qpainter operations. The
format is scalable and the files should be quite small. .pic can be generated
from SVG with svgtopicture utility (or something like that).


Good to know! I'll try to convert the actual .png icons in .pic and see 
what happens!
But are there any chances to have the render from a .pic file? I didn't 
find any tool capable to open those files.


Regards
Joif

[1] http://imageshack.us/a/img836/3453/mainmenuproposal.png

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] main menu screen proposal

2012-10-10 Thread Radek Polak
On Tuesday, October 09, 2012 10:51:17 PM francesco.dev...@mailoo.org wrote:

> But the 90x90 icon size does not seems to be set in some theme files, so
> I don't
> know how to change it.

Hmm it's probably coded in C++ then.

> - to define a proper directory only for those icons, so in the other
>screens and menus QtMoko uses other and smaller icons (for example,
>if you enter in the devtools screen, the icon used there is the same
>used in the menu screen, instead we should see a different one);

Btw i have studied a bit how icons work in QtMoko. It seems that best format 
is .pic This is special Qt format of scalable image. This format seems to have 
best performance - in fact it's set of serialized qpainter operations. The 
format is scalable and the files should be quite small. .pic can be generated 
from SVG with svgtopicture utility (or something like that).

> - to define in a proper file the texts beneath the icons instead of
>drawing them in the icons themselves, it's useful if we want
>translations;

That would be very useful.

> What do you think?

I like it very much. But it looks like it will need some coding. It seems i am 
quite overhelmed with Qt 4.8.3 upgrade, problems with sound and other stuff, 
but i hope i can get to it. I love the mokofaen theme and i will be glad if i 
could help improving it even more.

Regards

Radek

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] main menu screen proposal

2012-10-10 Thread Patryk Benderz
[cut]
> Ok, but if we want to add more infos, like the text under the icons, I 
> suggest to use the free space around them.
Correct me if I'm wrong, but in previous email you wrote, you want to
make icons bigger, right? If so, there wil be less space to add text.

-- 
Patryk "LeadMan" Benderz
Linux Registered User #377521
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] main menu screen proposal

2012-10-10 Thread francesco . devita

Il 10/10/2012 11:52, Patryk Benderz ha scritto:


IMHO present size of icons is fine and does not need to be changed.

Ok, but if we want to add more infos, like the text under the icons, I 
suggest to use the free space around them.


Joif

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [QtMoko] main menu screen proposal

2012-10-10 Thread Patryk Benderz
[cut]
> - to eliminate those white grid lines around the icons;
i agree

[cut]
> What do you think?
IMHO present size of icons is fine and does not need to be changed. 

-- 
Patryk "LeadMan" Benderz
Linux Registered User #377521
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community