Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!ut-emx!ccwf.cc.utexas.edu From: sean@ccwf.cc.utexas.edu (Sean Sterling Foiles) Newsgroups: comp.sys.atari.st.tech Subject: MWC & hiding objects in resources Message-ID: <47391@ut-emx.uucp> Date: 18 Apr 91 11:27:00 GMT References: <5796@mcrware.UUCP> <2904@atari.UUCP> Sender: news@ut-emx.uucp Reply-To: sean@ccwf.cc.utexas.edu (Sean Sterling Foiles) Organization: The University of Texas at Austin Lines: 16 I'm having trouble hiding objects within a resourcce. I've tried changing the object's flag (i.e. obj.ob_flag = HIDETREE) and redrawing the tree - but no go. I can do anything else (make selectable, crossed, deselected, etc...) but I can't hide the object. I'm sure this is possible (the Resource Construction Kit allows it). Also, when I decompile a resource containing both hidden and unhidden objects (using the resdecomp) the listing states those objects that were hidden with the entry "OPTION: hidden". And when I execute the resource, sure enough, the objects with "OPTION: hidden" are hidden and those without are displayed. Any suggestions? Thanks, Sean Sterling Foiles / Univ. Texas Comp Sci Grad / sean@happy.cc.utexas.edu