WoWInterface SVN Portfolio

[/] [trunk/] [PortfolioDocs/] [files/] [Control/] - Rev 33

View Log | Feed

Last modification

  • Rev 22 2009-02-16 05:03:33 GMT
  • Author: AnduinLothar-18098
  • Log message:
    v1.1
    - Added CONTROLTYPE_WINDOW for child frame control windows (optionally scrollable)
    - Modified Scrollbars to be inside the window, have a border, and still be scrollable while moused over
    Window width is now modified depending on the visibility of the scrollbar.
    - Renamed UpdateTextWrap to UpdateBox and it is now called on child controls when the window scroll box is changed
    - Fixed an error with dropdown entry selection
    - Modified SetRelativePoint for better extensibility:
    Added xOffset and yOffset fields for modifying the default offset from the anchor control.
    Added xOffsetRelative and yOffsetRelative fields for modifying the default offset of relatively anchored controls.
    xOffset and xOffsetRelative are also used in calculating the default width for windows.
  • Compare with Previous
  • Show changed files