If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Resizing programmatically
3 posts
• Page 1 of 1
Resizing programmatically
Does anyone know of a way to return paramters such as the hWnd of the vst plugin window? Getting this would open a lot of doors for us. We might even be able to ruby to make Win API calls and resize the window..!
- VPDannyMan
- Posts: 118
- Joined: Mon Jan 04, 2010 4:50 am
Re: Resizing programmatically
This wouldn't help. The resizing is done through the VST interface dispatcher (effEditGetRect)... That is a direct function call, so there is nothing you can do about it.
-
MyCo - Posts: 718
- Joined: Tue Jul 13, 2010 12:33 pm
- Location: Germany
Re: Resizing programmatically
hmm..
I may be wrong here, ? but..
Unless the VST SDK does not use windows forms at all, but rather creates its own forms internally, then that editor window has an Hwnd and a DC. So my thoughts are if thats the case, then we should be able to change it independant of the VST SDK and its effEditGetRect. Instead I would think it (the editor window) would just fire a resize event we were done. Now in that case the question becomes what gets the resize event, the daw, or the editor window?
Or does the resize crash the system altogether? We'll never know until we can identify the editor window and make some of these calls..
I may be wrong here, ? but..
Unless the VST SDK does not use windows forms at all, but rather creates its own forms internally, then that editor window has an Hwnd and a DC. So my thoughts are if thats the case, then we should be able to change it independant of the VST SDK and its effEditGetRect. Instead I would think it (the editor window) would just fire a resize event we were done. Now in that case the question becomes what gets the resize event, the daw, or the editor window?
Or does the resize crash the system altogether? We'll never know until we can identify the editor window and make some of these calls..
- VPDannyMan
- Posts: 118
- Joined: Mon Jan 04, 2010 4:50 am
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 61 guests