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
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...).
On windows the arrows are taken from the theme, I don't know on GTK.
Ah, I suppose it would have helped if I had mentioned that I am on Linux. Specifically, Ubuntu 6.06.
Kip