Notifications
Clear all
[Closed] Evasive window
Jun 02, 2016 5:12 am
Hi, I made a dockable tool (maxscript Dialog) that has some dotnet functionality and has a button that lounches a custom asset browser made with a dotnet form.
My problem is that when I open it the vray frame buffer sudnedly becomes, well… Evasive.
What I mean is it goes behind Max constantly, I have to keep clicking Max to get it on top, and even then, if I drag it on top of the docked tool dialog, it goes behind of it.
I’m sure I’m missing something, has anyone experienced something like this ever?, anyone knows what can I do?
4 Replies
Jun 02, 2016 5:12 am
Thanks, I see no one has had any luck fixing that, well at least is not that much of a big deal.
Jun 02, 2016 5:12 am
try to use “MaxCustomControls.Maxform” instead of “System.Windows.Forms.Form”