Skip to content

Commit

Permalink
add missing stuff that is new since 4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
scheffle committed Nov 26, 2023
1 parent 0302f3e commit e7bdb10
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vstgui/doxygen/page_changes.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ It's recommended to start new projects with version 4 while old projects should
@section new_stuff New Stuff
@subsection version4_14 Version 4.14
- add crosshair mouse cursor (kCursorCrosshair)
- customizable knob range (see CKnob::setKnobRange)
@subsection version4_13 Version 4.13
- support embedding platform views (HWND & NSView) as sub views (see CExternalView and ExternalView::IView) and examples in the contrib folder.
Expand Down

0 comments on commit e7bdb10

Please sign in to comment.