User Activity

  • Created a blog post on Win32++

    Version 10.0 Released

  • Committed [r2791] on Code

    Version 10.0

  • Committed [r2790] on Code
  • Committed [r2789] on Code

    Added CFrameT::SetMenuFont and CFrameT::SetStatusBarFont.

  • Posted a comment on discussion Open Discussion on Win32++

    Hi Alan, I've updated the code to make this a little easier. You can download the latest code snapshot from the code section here on SourceForge. With the updated code you can override CFrameT::UpdateSettings in your CMainFrame class as follows: virtual void UpdateSettings() { // Honour theme color changes. if (GetReBar().IsWindow()) { for (int band = 0; band < GetReBar().GetBandCount(); ++band) { GetReBar().SetBandColor(band, GetSysColor(COLOR_BTNTEXT), GetSysColor(COLOR_BTNFACE)); } } // Create...

  • Committed [r2788] on Code
  • Committed [r2787] on Code
  • Committed [r2786] on Code
View All

Personal Data

Username:
david_nash
Joined:
2005-03-07 01:35:08

Projects

This is a list of open source software projects that David is associated with:

Personal Tools