Page 1 of 1
Multi-Window & Window-Resize
Posted: Thu Sep 05, 2013 2:05 pm
by chackl
Hello!
Well this request may not be typical for VSTi but maybe for exported exe.
What about the idea of adding a View-GUI Module that does not draw to the main window - it will open up a new window for the module.
Additionaly resizing this windows would be also a great thing.

Is there any chance to expect this in future?
Best regards
Re: Multi-Window & Window-Resize
Posted: Thu Sep 05, 2013 2:41 pm
by CoreStylerz
Nice idea, will be great also to resize main window..
Re: Multi-Window & Window-Resize
Posted: Thu Sep 05, 2013 10:27 pm
by Nubeat7
maybe with a win32 api call?
http://msdn.microsoft.com/en-us/library ... 79(v=vs.85).aspx
similar to the message box, which btw don`t work correctly like shown in the manual!
ruby component turns off when messagebox is open after a few seconds, because of excessive processing?
Re: Multi-Window & Window-Resize
Posted: Fri Sep 06, 2013 7:44 am
by chackl
well i'm shure that there is no chance at the moment to solve this with flowstone now

It was more a request than a Question

Belonging to messagebox - did you test getting the messagebox into an seperate threat?
Regards
Re: Multi-Window & Window-Resize
Posted: Sat Sep 14, 2013 4:40 am
by Morph
+1
Also, it would also be nice if you could make floating windows, a topmost window without borders.
Re: Multi-Window & Window-Resize
Posted: Sat Sep 14, 2013 6:57 am
by usman125
Additionaly resizing this windows would be also a great thing.

Is there any chance to expect this in future?