 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Anders Guest
|
Posted: Mon Nov 24, 2003 11:46 am Post subject: TListView error |
|
|
I'm using TListView (vsReport style) in a program, and it works fine in
win2000, but in XP I get an error when I'm moving my mouse over the column
headers. I hav no code behind the OnMouseOver event.
Does anybody know how I can prevent this error?
Anders
|
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Mon Nov 24, 2003 6:27 pm Post subject: Re: TListView error |
|
|
"Anders" <anders (AT) spn (DOT) no> wrote
| Quote: | I'm using TListView (vsReport style) in a program, and it works
fine in win2000, but in XP I get an error when I'm moving my
mouse over the column headers.
|
BCB's VCL does not support XP. XP changes some rules which the VCL does not
correctly handle since BCB's VCL has not been updated to support XP yet.
Try going to Delphi Gems (http://www.delphi-gems.com) and get TThemeManager.
Even though it is a theming component for utilizing XML Themes, it also
subclasses various VCL components (TListView included) to fix some known
bugs with the VCL's inadequate support for XP.
Gambit
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|