Jump to content

Python - Maximise Viewport


garf

Recommended Posts

On 5/25/2017 at 6:34 PM, garf said:

thanks - this was implemented in h16, right? I'm on 15 right now - so not currently an option.

Hi. 
I don't know how it will useful for you but i do this in H15 by changing desktop. I created desktop preset which is fullscreen, etc. and choose it when my flipbook start.

desktops = dict((i.name(), i) for i in hou.ui.desktops())
desktops['Desk_name'].setAsCurrent()

Hope it's help.
Thanks,

Vitalii

Edited by MagicRej
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...