nvda
c0724964
- 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
12 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
Parents
705d7de9
Loading