Somebody designed a new "no axis" icon, for the top/side/front view indicator button. Unfortunately, that button relies on the order of the icons. Changing ICON_VIEW_AXIS_NONE in blender/src/headerbuttons.c to ICON_VIEW_AXIS_NONE2 makes it show correctly again, although that seems to leave ICON_VIEW_AXIS_NONE unused.
On to trickier stuff! (:
Are you reprogramming the source and running an EXE? Is it that easy?

I program with Delphi 5. Just simple data manipulation stuff. What I meant was that you, in simplest form, reprogram the source recompile and go?
I essientialy do that with Delphi but I'm familiar with my own programs. From what I've gathered the source is immense and I would not know where to find a certain function or procedure to fix for my own use. I have C++ from Borland but have not even loaded it.
I'll have to use that won't I?
I think the interface should be left alone but I see other things I think could make my use of Blender easier. I've been using Blender for about a year and finally can maneuver without a stack of tutorials so I'm in it for a long haul. I use Blender for special effects in my video business.
BTW Pub2.25 is unstable on my WIN ME. All crashes are video related. I could use some help there later when I will need the Pub special features.
I will take a stab at the source...who knows. Hey is there a tutorial on getting set up to work on the source?