Board index » delphi » reposition Bands in TCoolBar
Daniel Albuschat
![]() Delphi Developer |
Fri, 01 Apr 2005 22:20:19 GMT
|
Daniel Albuschat
![]() Delphi Developer |
Fri, 01 Apr 2005 22:20:19 GMT
reposition Bands in TCoolBar
Hi,
i have the problem that i need to give the position of a Band in a TCoolBar. Im dynamically creating Bands and the new bands always appear in a new row... but i dont want so because it looks very ugly. Ive tried everything, but the bands dont have a window handle and arent windows at all. i think, they are simply drawn around the children, but dont change the position if the childrens does. (they only move out of the draw region, so that they arent completely visible any more) However, does anybody know how to position TCoolBands? thanks in advance, Daniel |
Robert Cern
![]() Delphi Developer |
Sat, 02 Apr 2005 04:00:59 GMT
Re:reposition Bands in TCoolBarExactly the same way you do at design time. If you open CoolBands editor, select one of coolbands, you will see all relevant properties (Break, Width,....). -- QuoteDaniel Albuschat wrote in message ... |
Robert Cern
![]() Delphi Developer |
Sat, 02 Apr 2005 04:00:59 GMT
Re:reposition Bands in TCoolBarExactly the same way you do at design time. If you open CoolBands editor, select one of coolbands, you will see all relevant properties (Break, Width,....). -- QuoteDaniel Albuschat wrote in message ... |
Daniel Albuscha
![]() Delphi Developer |
Sat, 02 Apr 2005 15:18:15 GMT
Re:reposition Bands in TCoolBarFirst of all: Thanks! that is, what i was looking for. But it does not work, as i had expected: if i add the ToolBar (and by this, create a new band), the band is lokated at the very right. i mean, i only see the 2 lines for re-positioning it by hand. but what i want to, is that it is next to the band that already exists. here, what i am exactly doing: i have a TCoolBar with a TToolBar in it at design time. "Robert Cerny" <robert.qwe.ce...@neosys.xrs.qwe.si> schrieb im Newsbeitrag Quote> Exactly the same way you do at design time. If you open CoolBands editor, |
Daniel Albuscha
![]() Delphi Developer |
Sat, 02 Apr 2005 21:52:14 GMT
Re:reposition Bands in TCoolBarHi, so.. I have set the minwidth property. thanks, Daniel "Daniel Albuschat" <dan...@brot.t0c.de> schrieb im Newsbeitrag Quote> First of all: Thanks! that is, what i was looking for. |
1. TCoolBar & Band Repositioning
3. Saving and Restoring TCoolbar bands positions
4. Placing multiple windowed controls in a single TCoolbar band
5. Bands from TCoolBar problem
7. Creating Custom Explorer Bars, Tool Bands, and Desk Bands
8. Question on multicolumn detail band and summary band
9. ReportBuilder: Print summary band without header band
10. Quick Rpt with two Sub detail bands using a columnheader for each Sub detail band