Notifications
Clear all

[Closed] Make docking toolbar could be displayed in Maximize mode

This is the docking tool I have just made for Unwrap modifier. It is docked to right, or left

The problem here is I am using dual monitor and want the unwrap window to maximize in the second monitor to abuse the unwrap space. However, when I maximize the unwrap window, the tool disappear because It is not a part inside unwrap window, but a docking thing.

So anychance to make a tool could be maximize with the window, or add parameter so the docking toolbar receive the maximize thing from mother window

Thanks for any help

7 Replies

Looking pretty cool, may I ask, when will you release this unwrap UVW tools?

1 Reply
(@polimeno)
Joined: 1 year ago

Posts: 0

take a look in here first :
http://www.scriptspot.com/3ds-max/unwrap-tools


ghostlake114

maybe have an option to a “free” window helps…

All function in screenshot has been completed, but I am testing for bug, also want to embed some more feature I have just come out. Maybe I will release in August.
But anyone has idea for a maximize docking toolbar ?

Thanks :). but a free window isnt my purpose :rolleyes:

Hi,

to prevent the Unwrap window to be fully maximized you can use

<Unwrap_UVW>.[font=‘Courier New’]setWindowXOffset offset[/font]
and
<Unwrap_UVW>.[font=‘Courier New’]setWindowYOffset offset[/font]
set the offset to the width/height of your rollout.

Thanks alot, It work :wip:, but I enter a more serious thing, if use offset, the window can not be maximize to the second monitor :hmm:

So do you have any tips to make it work in second monitor

Thanks

Sorry for bump :bowdown:…but any master come out solution for this case or this can not be done
Tks