Yate client > Windows

Windows client source code.

(1/1)

vk2xxy:
Is there source code for the Windows version?

Edit: I think I found it. https://github.com/vir/yate/tree/master/windows

marian:
Windows VC++ projects are located in the 'windows' directory in source code.
You'll need VC 2005.

Documentation can be found at
docs.yate.ro

waqasnautilus:
Hi Team,

Iam struggling to change the font size in yate, can anyone help me on this. i have source code and loaded in VS C++ 2010. Iam unable to find which file need change. i know about CSS but unable to find my required change file.

Appreciated community response.


Thanks

marian:
Qt widgets and css files are located in source code at:
share/skins/default

Common (all platforms): stylesheet.css
Windows override: stylesheet_oswindows.css

You may also change fonts by editing Qt widgets in Qt designer.

Keep in mind that not all controls adjust their size when font changes: make sure the text is properly displayed.

Navigation

[0] Message Index

Go to full version