CTabCtrl (tab control) & TCS_VERTICAL style

Questions about Wine on Linux
Locked
ashabelnikov
Newbie
Newbie
Posts: 1
Joined: Fri May 04, 2012 4:37 am

CTabCtrl (tab control) & TCS_VERTICAL style

Post by ashabelnikov »

Hello All!

I faced with problem related to tab controls created with TCS_VERTICAL style (tabs are vertical and vertical font must be used). While tabs are vertical, text is still displayed horizontally.
I created a separate bug for this issue http://bugs.winehq.org/show_bug.cgi?id=30553
Test application is attached to a 30553 bug.

I use wine 1.4, Ubuntu Natty Narwhal
Locked