CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2006
    Posts
    4

    Tab control + radio drawing bug in MFC

    I'd like to bring attention to the drawing bug when static and radio controls are placed on a tab in a "XP themed" MFC application.

    A good description of the bug can be found in this article:

    http://www.thecodeproject.com/wtl/ThemedDialog.asp

    If this has already been fixed, I'm sorry to bother you. If it hasn't been fixed, please address the issue in SP1 of VS2003 and VS2005, or PLEASE provide a hotfix or KB article on how to resolve it.

    I've written some code to work around it, but it's quite messy and I'd like to get rid of it.

    Thanks very much.

    Warren Stevens

  2. #2
    Join Date
    Sep 2000
    Location
    Indianapolis
    Posts
    6,754

    Re: Tab control + radio drawing bug in MFC

    {moved - was in Slow Chat w/ VC++ Team}
    -----------------------------------------------
    Brad! Jones,
    Yowza Publishing
    LotsOfSoftware, LLC

    -----------------------------------------------

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured