Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

cool bars

Status
Not open for further replies.

sggaunt

Programmer
Jul 4, 2001
8,620
GB
I'm trying to add some cool bars to one of my projects.

I have run the demo and that's fine.
and I have added one cool bars with some cool bands, onto each of which I added a toolbar.
All this at design time, where they look as expected.

Problem is when I run the app the bars just appear flat like an ordinary toolbar, I don't see the 'Handles' on the left edges.

There is no code attached, to any of this perhaps that is the problem? Its probably a simple fix but I need a clue!






Steve: N.M.N.F.
If something is popular, it must be wrong: Mark Twain
 
add an XP manifest to application?
(hint, just add the unit XPMan to the uses clause)

/Daddy

-----------------------------------------------------
What You See Is What You Get
Never underestimate tha powah of tha google!
 
Cheers daddy that worked.

Doesn't explain why the demo application (or any of its dependences) don't include the manifest unit.

samples\delphi\VCL\docking\docex.dpjoj


Steve: N.M.N.F.
If something is popular, it must be wrong: Mark Twain
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top