font size in other window managers

Laszlo KREKACS laszlo.krekacs.list at gmail.com
Wed Jun 24 18:22:25 CEST 2009


On Wed, Jun 24, 2009 at 4:39 PM, Michal Brzozowski <rusolis at poczta.fm>wrote:
>
>
> I find that the problem persists in Paroli. The menu fonts are normal, but
> when typing an sms the font is really small. Where does Paroli take the font
> sizes from?
>


It is created as a gui.elementary.Entry, in msgs2.py line 275:
           textbox = gui.elementary.Entry(parent.window.elm_obj)

See the file:
http://git.paroli-project.org/?p=paroli.git;a=blob;f=paroli-applications/msgs2/msgs2.py;h=0676372f2aed28767c2dacde068429c74060234a;hb=HEAD

Some more complicated things are created from python, but normally
everything
is created from .edc files.

So you need to digg a bit into elementary to see how it calculates the
default font size.

Laszlo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/community/attachments/20090624/06a132d6/attachment.htm 


More information about the community mailing list