Page 1 of 1

Posted: 22 Aug 2018, 18:50
by ahonoe
Can anyone tell me if there is a way to query if HH is showing the interface builder screen? (My application toggles between workspace and IB modes but is having trouble remembering which mode it was last in when I load my workspace.)

Thanks.

Posted: 22 Aug 2018, 19:04
by nay-seven
There an option in the workspace settings panel /startup/show IB
And you'll find the same option in the corresponding module ( interface control/workspace settings)

Posted: 22 Aug 2018, 20:10
by ahonoe
Thanks Nay however this is an input only. Is there some way to check if HH is currently showing the IB?

Posted: 22 Aug 2018, 20:42
by nay-seven
you're right there's no output, maybe a switch, visible in top header and connected this way ?

Image

or use the same shortcut than IB mode ( CTRL/CMD+I) on a switch , also visible in top header ?

Posted: 22 Aug 2018, 20:49
by ahonoe
Thanks again, Nay.