Bitcoin Forum
May 13, 2024, 09:59:09 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to modify the look of a Windows Client.  (Read 890 times)
pickard (OP)
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
January 03, 2014, 03:01:16 AM
 #1

Hi

Simple modification of the look of windows QT is easy to a degree and I have found the same simple changes in countless coin creation guides.  for example changing the PNG files in the src/qt/res/images and /icons folders.  And this works great to modify a few simple things, like the wallet logo, icons and splash screen.

But does anyone know how to go a step further and where to make changes to things like the, window color.  Or to add a different background color from the boring grey or even add a background image / png.  Also maybe there is a simple way to change the QT text color.  Does anyone know what files in the source I should be looking to change? 

Thanks in advance!

According to NIST and ECRYPT II, the cryptographic algorithms used in Bitcoin are expected to be strong until at least 2030. (After that, it will not be too difficult to transition to different algorithms.)
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715637549
Hero Member
*
Offline Offline

Posts: 1715637549

View Profile Personal Message (Offline)

Ignore
1715637549
Reply with quote  #2

1715637549
Report to moderator
1715637549
Hero Member
*
Offline Offline

Posts: 1715637549

View Profile Personal Message (Offline)

Ignore
1715637549
Reply with quote  #2

1715637549
Report to moderator
1715637549
Hero Member
*
Offline Offline

Posts: 1715637549

View Profile Personal Message (Offline)

Ignore
1715637549
Reply with quote  #2

1715637549
Report to moderator
jonoiv
Hero Member
*****
Offline Offline

Activity: 966
Merit: 526


🐺Dogs for President🐺


View Profile
January 03, 2014, 05:37:53 PM
 #2

maybe you should put a question mark on the thread title.

I would also like to know how to do this.  anyone?

Signature for hire!
deepceleron
Legendary
*
Offline Offline

Activity: 1512
Merit: 1032



View Profile WWW
January 03, 2014, 11:52:12 PM
 #3

The UI elements are based on your Qt OS theme or operating system configuration. On Windows, the element colors are those of your OS theme. Type "Change windows color and metrics" into your Win7 search bar, change the menu color to blue, and you get a blue menu in Bitcoin. Changing basic elements away from those the OS or user has specified is undesirable.
pickard (OP)
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
January 04, 2014, 05:08:25 PM
 #4

Edit:

I found it, you need to edit the QT designer files that end in .ui
greyman
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile WWW
January 04, 2014, 05:11:27 PM
 #5

src\qt\bitcoingui.cpp and .h
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!