mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] change icons size


Chronological Thread 
  • From: Miguel de Benito Delgado <address@hidden>
  • To: "address@hidden" <address@hidden>
  • Subject: Re: [TeXmacs] change icons size
  • Date: Mon, 3 Mar 2014 06:47:46 +0100

Hi,

On Sun, Mar 2, 2014 at 7:05 PM, Joris van der Hoeven <address@hidden> wrote:
- In the file qt_tm_widget.cpp, the icon sizes are set explicitly
    (search setIconSize).

As I already explained in recent emails with Paola, icon sizes are read from three default icons. Changing these icons results in TeXmacs using the new sizes. The focus bar was being handled differently (see the code for "mini actions") but I already committed changes in order to fix this. So, basically, all that needs to be done is resizing all svg icons to the desired size, as I already suggested. I even prepared a windows test version with the icons (not resized form SVG) Paola prepared which was, sadly, ignored.

Also, remember that Qt supports SVG graphics, making the manual resizing of icons superfluos if we decide to use this feature.
 
If you have time, then you may play around a bit with the icons and
the source code, and see if you can get something to work at least for you.

There is no need to modify the code any more.

Hopefully, a clean solution with a user preference will be integrated
sometime soon.

This is almost trivial and only needs agreeing on what method is preferred: global user preference "bigger UI size", separate user preferences for icon sizes, fonts, etc? (notice that I already implemented a preference to change "mini" font sizes). 

This would be very easy to implement after we agree on what is best, in order not to waste efforts.

Best,
--
Miguel de  Benito.



Archive powered by MHonArc 2.6.19.

Top of page