Y
Yan Yang
Guest
We have tried to replace CToolBar with CMFCToolBar in our application to improve user interface. We found that the toolbars created with CMFCToolBar look much longer than the ones previously created with CToolBar.
I've tried to make toolbar buttons a little smaller by calling CMFCToolBar::SetSizes, but the toolbars are still longer than expected. It seems to me that the space between toolbar buttons is bigger than CToolBar, and the width of separators and grippers are also bigger than CToolBar.
Would it be possible to narrow the distance between toolbar buttons or use any other ways to make the toolbars shorter?
Thanks in advance.
Continue reading...
I've tried to make toolbar buttons a little smaller by calling CMFCToolBar::SetSizes, but the toolbars are still longer than expected. It seems to me that the space between toolbar buttons is bigger than CToolBar, and the width of separators and grippers are also bigger than CToolBar.
Would it be possible to narrow the distance between toolbar buttons or use any other ways to make the toolbars shorter?
Thanks in advance.
Continue reading...