Forum: Poser - OFFICIAL


Subject: Setup Room... Arrrgh!!

Cage opened this issue on Apr 29, 2013 · 9 posts


ockham posted Tue, 30 April 2013 at 8:28 AM

Amen on callbacks used sparingly.  I've never managed to make them work properly.  Figured you might have better luck.

Another possible solution might be in the XML files that control the workspace. 

RoomTabs.xml has a line:

        <Widget name="setupRoomTab"  command="9006"  pictRes="26139"  pinID="1"  pinTop="3"  pinLeft="1"  pinBottom="3"  pinRight="1"  left="350"  top="8"  bottom="20"  right="382"  useRectClick="1"  persistBetweenRooms="1"  rect.left="350"  rect.top="8"  rect.right="382"  rect.bottom="20"  color="-1"  fadeMax="0.3"  fadeRate="0.2"  transp="0.75" />

I tried changing the command to "0" but that didn't stop the Setup Room from acting.  You might be able to move the dimensions around so the mouse-action rectangle doesn't agree with the display, or something like that.

My python page
My ShareCG freebies