Thanks it works! Have tested on 16:9 3dsmax 2011 win7 all is fine on 4:3 3dsmax 2016 win10 remain small strip ont the right side. Have changed some p…
And max is no maximized, maybe realy better is working with taskbar. Have read your post in theme about notepad and global user32 = ( source = “usin…
denisT: are you not bored now? do you have enough fun? good luck. but as i said above the task doesn’t make any sense for me. сheers man
global User32Assembly fn CreateUser32Assembly forceRecompile:on = ( if forceRecompile or not iskindof ::User32Assembly dotnetobject or (::Us…
Ok, but first nomove nosize? fn showTopmost act:on = if (hwnd = windows.getMAXHWND() ) != undefined do ( HWND_TOPMOST = -1 HWND_NOTOPMOST = -2 …
Ok thanks! Сurrently reading themes with your posts,hopefully shall understand something
global User32 fn CreateUser32Assembly = ( source = “” source += “using System; ” source += “using System.Runtime.InteropServices; ” source += “class U…
global User32 fn CreateUser32Assembly = ( source = “” source += “using System; ” source += “using System.Runtime.InteropServices; ” source += “class U…
denisT: most artists who works with editors like max, maya, zbrush use two screens anyway. also you can set ‘auto-hide’ mode for taskbar display. …
Thanks Denis it works, but it just maximize window, taskbar is still visible. Is it possible to maximize window over taskbar? Something like “ontop”
Thanks, already have make this different way.