User Activity

  • Committed [r2385] on Code

    CHG: Routine Owlet update [owlnext:code:r8872].

  • Committed [r8872] on Code

    CHG: Owlet: Eliminated TUIFace.

  • Committed [r8871] on Code

    CHG: Owlet: Eliminated TUIPart, obsoleted by TDC::DrawFrameControl [r5451].

  • Committed [r8870] on Code

    CHG: Owlet: Removed TUIHandle (not used, obsolete).

  • Committed [r2384] on Code

    CHG: Routine Owlet update [owlnext:code:r8869].

  • Committed [r8869] on Code

    CHG: Owlet: Eliminated TDib and TDibDC, for the sake of simplicity.

  • Modified a comment on ticket #257 on OWLNext: C++ Application Framework

    Here's a quick user guide: Retrieving a setting int fontSize = GetApplication()->GetSetting("Font.Size", 11); The second argument 11 is the default value, returned if the setting is not set. Note that the type of the return value depends on the type of the default value. If you don't provide a default value, and the desired type is not owl::tstring, you have to specify the type as a template argument. In this case the type's default value is used. TSize windowSize = GetApplication()->GetSetting<TSize>("Window.Size");...

  • Modified a comment on ticket #650 on OWLNext: C++ Application Framework

    This issue has been fixed on the trunk [r8858] (reverted and redone in [r8862]), and the fix has been merged into Owlet [r8859].

View All

Personal Data

Username:
vattila
Joined:
2005-03-25 04:56:10
Web Site:
  1. https://sourceforge.net/p/owlnext/wiki/Vidar_Hasfjord/

Projects

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

Personal Tools