toolbar height |
Post Reply |
Author | |
Osiris
Groupie Joined: 18 June 2007 Status: Offline Points: 29 |
Post Options
Thanks(0)
Posted: 07 August 2008 at 11:10am |
Hi there,
I've got a property grid with its toolbar. I use my own toolbar via grid.GetToolBar().LoadToolBar(ID_MY_OWN_TOOLBAR) . With grid.GetToolBar().SetSizes( szBtn, szImg ); I can set the picture and the buttons sizes to be used in the toolbar. But the toolbars height itself is not adjusted, so that not the whole toolbar buttons are visible (look at screenshot). I tried grid..GetToolBar().SetHeight( ) but it doesnt help. Do you have any suggestions what is done wrong? Thanks in advance Stefan |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Afraid for standard toolbar always reserved 25 pixels :(
You can try our CXTPToolBar instead. See Samples\UserInterface\GUI_VisualStudio sample.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |