Changes from earlier versions of VSTGUI

New Stuff

New mouse handling

In earlier versions there were only one method in CView for handling mouse events (VSTGUI::CView::mouse). In this version there are five new methods :

For convenience the old method is still working, but should be replaced with the ones above.

New included views

and ...

About deprecation

With VSTGUI 3.6 the VSTGUI_ENABLE_DEPRECATED_METHODS macro has changed to be zero per default. You should change your code so that it compiles without changing the macro. All methods marked this way will be unavailable in the next version.

Code changes for existing VSTGUI 3.5 code

Code changes for existing VSTGUI 3.0 code

CView method changes

For custom views you need to change the following methods because their parameters changed:

AEffGUIEditor method changes

Code changes for existing VSTGUI 2.3 code

please see the "Migrating from 2.3.rtf" file in the Documentation folder.

Cocoa notes

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Tue Sep 25 18:22:38 2012 for VSTGUI by  doxygen 1.6.1