ZBrushCentral

Zbrush maximizing behind windows 10 taskbar

The Windows Creators update fixed this issue…
So no more hacks needed… :slight_smile:

@Regnas:
How do I make THAT happen?
Im sick of this taskbar problem, it screws with EVERYTHING.

@MealeaYing:
Just do a regular update via Windows update, it should work…
In my case I did a fresh install of Win 10, I downloaded the Win 10 ISO from the microsoft website… :cool:

@Regnas
I dont understand, Windows 10 took away the ability to do manual updates, and forces them on me even when Im using cellular data. Its one of the many things that make me livid about it and one of the reasons Im switching to Linux when this computer dies.
How are you able to do manual updates?

@MealeaYing:

How are you able to do manual updates?

Well, I do it the old fashion, by formating the partition with my previous Win 10 installation and then I use the ISO to reinstall everything from scratch… Basically I’m switching the Operating system… It’s pretty quick, about 1 hour job… :smiley:

um…
I have three and a half terabytes of stuff on this thing, and your method of getting around Microsoft’s idiocy is slightly impractical.
At best.
If I were going to do anything like that I would go back to Windows 7 and it would take most of a week I suspect.

Yep, this is why I have a small partition just for the OS, which I don’t install anything… Everything else, apps/files etc, they live on my other drives/partitions… :wink:
And by the way, I’m running four operating systems on my machine, and one of them is the trusty Win 7 fully loaded, so I always have a place to rest if something is delaying my operation… :smiley:

Oh wow…
THAT is a neat way of going about things…

Actually Windows forced an update on me last night, and rebooted while I had a lot of projects open (again).
It didn’t fix the taskbar problem though.

Ok this is frigging creepy.
Windows is RIGHT NOW asking me if I want to be “One of the first to install Windows Creator Update”.
So…
I dont even know what this stuff is, why, after what they did to my computer already I would want to let them at it again… or… well anything.
The idea that I have to let micrrosoft wreck more stuff and likely backup the backup of the backup they backed the last time they wrecked it just so the taskbar goes away while Im working is disturbing at best.
The messed up thing is I thought I had their update servers and all the rest of microsoft firewalled, but I guess that’s the nature of viral malware.

Anyway I dont know what to do, last time I said “NO” they took over my computer and installed Windows 10 against my will.

It’s like they have a keylogger watching me talk about this update on here or something:

Attachments

CreepyBastards.jpg

Ok, it got even worse, they just tried to force it on me with another of those unclosable windows.
I forced my computer to shut down and booted back up with no network, so it looks like Im back to fighting off unwanted updates instead of using my computer to draw stuff.

Lol…
But yeah, Windows update is a real mess… this is why Windows update is the first thing I disable after a clean install… :cool:

How do you disable it? It doesn’t seem to have a **** off button…

Yeah, there’s no a normal turn off setting, you need to kill the Windows update service itself…

This is why hackers are important to the future of computing.

I was able to fix the issue on Windows 10 by just having Zbrush in Restore (smaller window, not fullscreen) mode, then Storing that as the config. So it starts up in a small window, you maximize it and it doesn’t screw with your taskbar any.

I was able to fix the issue by putting Zbrush into a window (not fullscreen), saving that to the Store Config so it loads Zbrush as a window, then when you maximize it, you will keep the Taskbar even when switching between programs.

Thanks a lot Krystar, I never thought the Store Config button saved the zBrush window mode and size, I thought it only stored the preferences and buttons UI options.

Now I have the zBrush running on windowed mode and can have the Windows 10 taskbar always visible when working on zBrush.

I had the same problem on 4R7. (on Win 10 Anniversary Update).
Updating to 4R8 fixed it! yay

But I also had a workaround that worked very well on 4R7 and if anyone is still experiencing this bug this may work for you.

I simply fired up an application that works in full screen parallel to ZBrush. Specifically I launched XnView MP Image viewer or Fastone Image Viewer with any image displayed in full screen.

In XnView you click the mouse wheel to go to full screen mode and in Fastone you double click an image to go to full screen.

It’s possible that other image viewers will work as well, but I haven’t tested it.

With this workaround I could freely alt Tab between applications and ZBrush was always on top of the taskbar.

cheers

Hi all

I’ve a bit modified the macro by Marcus and assigned it at the start of Zbrush
Now this allows to minimize and maximize the window Zb . Switching between applications without the ALT+TAB buttons.
Taskbar is always visible

This is for 4r7, but unfortunately the Zb starts in a minimized mode and opens with a lightbox. But a little bit later a window unfolds without closing the taskbar. I could not figure it out. Maybe someone will help.


//ZBRUSH MACRO - Recorded in ZBrush version 4.73
[IButton,???,"Adjust the ZBrush Window size",
[IShowActions,0]
[IConfig,4.73]
[IShowActions,0]
[IConfig,4.73]
[IShowActions,0]
[IConfig,4.73]
[IUnPress,Document:Pro]
[ISet,Document:Width,1680]
[ISet,Document:Height,1010]
[IKeyPress,1024,
[IKeyPress,1024,
[IKeyPress,ALT,[IPress,Document:Resize]]
]
]
[IPress,Document:Pro]
[IShowActions,1]
[IPress,RESTORE]
]

This is for 4r8


//ZBRUSH MACRO - Recorded in ZBrush version 4.73
[IButton,???,"Adjust the ZBrush Window size",
[IShowActions,0]
[IConfig,4.73]
[IShowActions,0]
[IPress,RESTORE]
[IPress,RESTORE]
[IShowActions,0]
[IConfig,4.73]
[IUnPress,Document:Pro]
[ISet,Document:Width,1680]
[ISet,Document:Height,1010]
[IKeyPress,1024,
[IKeyPress,ALT,[IPress,Document:Resize]]
]
[IPress,Document:Pro]
[IShowActions,0]
]

If it is interesting to someone, then replace the screen resolution with your own