Thanks for the tip Florian about using the &lt;small&gt; markup, it will be usefull for me.<br><br>Regarding gFTP I have choosed to reduce the font size globally in order to keep everything on one screen. I have searched how to apply a different style to all the widgets (eg: use osso-SmallFont instead of osso-SystemFont) but failed. So the method I used is to call:
<br>gtk_rc_parse_string(&quot;style &#39;osso-SystemFont&#39; { font_name = &#39;Nokia Sans 11.625&#39; }&quot;); <br><br>I think the soft remains very useable with a stylus (but forget about using the finger). But of course I&#39;ll consider users feedbacks.
<br><br>Here is a screenshot:<br><a href="http://www.screenshots.cc/view_image/847fe1309/shot-2007-11-28-13-46-15.png">http://www.screenshots.cc/view_image/847fe1309/shot-2007-11-28-13-46-15.png</a><br><br>I have posted a message regarding having access to one of the maemo extra repositories in order to upload the packages (I don&#39;t want to open yet another repository).
<br><br>Nicolas.<br><br><div class="gmail_quote">On Nov 30, 2007 12:58 PM, Florian Boor &lt;<a href="mailto:florian.boor@kernelconcepts.de">florian.boor@kernelconcepts.de</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>Nicolas schrieb:<br><div class="Ih2E3d">&gt; I have compiled gFTP which is a Gtk FTP client, but the UI interface has<br>&gt; many things to display, and the default font size is too big to be<br>&gt; usable. Same problem with PcManFM which is a lightweight Gtk filemanager.
<br>&gt;<br>&gt; Question: is there an easy way to customize font size for specific<br>&gt; applications? (I saw the gtkrc file, but I don&#39;t want to mess with the<br>&gt; whole system theme). Or should I patch the Gtk code to change the font
<br>&gt; size inside the application (I have no experience with Gtk, but I guess<br>&gt; this should be fairly easy)?<br><br></div>that&#39;s a quite common problem but reducing the font size is not really what you<br>want to do in most cases. Just keep in mind that these user interfaces were
<br>designed for devices with much bigger screens. The high screen resolution of the<br>&nbsp;tablets of course make it possible to reduce the font size, but that&#39;s not<br>necessarily good for usability.<br>You should take a look at the user interface implementation and check what you
<br>can do to reduce the amount of space you need. (Make it simpler, reduce the<br>amount of displayed information...) &nbsp;If there are areas where it really makes<br>sense to reduce the font size you can use a markup switch (&lt;small&gt;) to make it
<br>smaller then the default size.<br><br>Greetings<br><br>Florian<br><font color="#888888"><br>--<br>The dream of yesterday &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Florian Boor<br>is the hope of today &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Tel: +49 271-771091-15<br>
and the reality of tomorrow. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Fax: +49 271-771091-19<br>[Robert Hutchings Goddard, 1904] &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:florian.boor@kernelconcepts.de">florian.boor@kernelconcepts.de</a><br><br>1D78 2D4D 6C53 1CA4 5588 &nbsp;D07B A8E7 940C 25B7 9A76
<br></font></blockquote></div><br>