RE: Ownerdraw tabitem no longer works when run from 64-bit Windows



Hi Rune,
Glad to see you.
>From your description, it seems you met a problem when ownerdrawing a tab
control (I think TTabCtrl is a wrapper class for common tabctrl, right?) on
64bit system. I don't have experience on Delphi. so that I can better
understand your problem, could you check following c++ ownerdrawing code at
http://www.codeproject.com/tabctrl/customtab.asp. If is similar as your
delphi code, could you build and try it in your 64bit system please? If it
exhibits the same problem, I will assist you for further information based
on this sample.

Thanks for your patience,

Rhett Gong [MSFT]
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn

This posting is provided "AS IS" with no warranties and confers no rights.

.


Loading