Skip to content

13 July 2002

Compare
Choose a tag to compare
@ppescher ppescher released this 13 Oct 16:38
· 246 commits to master since this release

Version 1.2 (CVS Tag: SF_1_2)

  • Changed layout implementation, now using 2 lists and a map.
  • Changed LayoutInfo structure: added class name, removed refresh flags
  • Now NeedsRefresh function is called every time the layout is updated and not once during AddAnchor
  • Improved anti-flickering for Static controls (needs testing)
  • Added functions to support dynamic windows and to retrieve a control's position and size in the layout
  • Changed grip implementation, now using a MFC derived class
  • Fixed background problems with WinXP themes (needs testing)
  • Updated documentation (this page)