TheUnknownOnes / theunknownones

All the things we develop and want to share with you
88 stars 52 forks source link

TTaskbarListTab (etc) Delphi Seattle #10

Closed studylamp closed 8 years ago

studylamp commented 8 years ago

A shot in the dark... the TTaskbarListTab and related components do not have any effect in my testing with Delphi Seattle. The COM stuff all seems to be getting called properly but additional tabs do not appear on the taskbar popups. However the buttons component DOES work.

Any suggestions for getting TTaskbarListTab to work in Delphi Seattle?

studylamp commented 8 years ago

Never mind. It was a compiler define issue-- wrong window handle ended up getting used.