cbpporter Messages: 1427 Registered: September 2007
Ultimate Contributor
There is no actual space between the controls. They align up fine. It is the skin provided by the OS to draw the Buttons that has a 1 pixel empty border around them. I don't know if the appearance of this border can be circumvented with the skinning API. I'll have to look into this. Meanwhile, you could use a custom skin or ChStdSkin/ChClassicSkin (which don't have that border) for buttons if you are under time pressure.