Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: kip on August 26, 2006, 01:22:22 am

Title: Arrows Too Small
Post by: kip on August 26, 2006, 01:22:22 am
Is there any way to for me to increase the size of the little arrows in the treeview control in the project management window? Perhaps I have to do this system wide, and if that is the case, that's ok too.

Kip
Title: Re: Arrows Too Small
Post by: thomas on August 26, 2006, 01:59:59 pm
Unluckily, this is not configurable. You might be able to make them bigger by replacing the respective image files used by wxWidgets if you run Linux.
Under Windows, the treeview uses a native control, so your only chance would be to increase a setting in your system settings (but I wouldn't know which one...).
Title: Re: Arrows Too Small
Post by: takeshimiya on August 26, 2006, 06:45:02 pm
On windows the arrows are taken from the theme, I don't know on GTK.
Title: Re: Arrows Too Small
Post by: kip on August 26, 2006, 08:41:55 pm
Ah, I suppose it would have helped if I had mentioned that I am on Linux. Specifically, Ubuntu 6.06.

Kip