nvda
2096318d
- Add windowUtils.CustomWindow, a base class to enable simple implementation of custom windows.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
11 years ago
Add windowUtils.CustomWindow, a base class to enable simple implementation of custom windows. This allows for the creation of a window with a provided class name and windowProc implementation. Re #3570.
Author
jcsteh
Committer
jcsteh
Parents
b5a334d2
Loading