On Thu, 2004-10-28 at 11:52, bulia byak wrote:
So have you enabled the visibility support?
Yes, I implemented it that other night while we were talking about it. Sorry, I didn't mean to leave you with the impression that the conversation was merely hypothetical. ^^;
Try setting the visibility:hidden; property in style=, and the item in question should become invisible.
As indicated on the roadmap, there are still some things that need to be done in the "get object at point" code and so forth to make the tools behave as expected. (It's a little disconcerting to have an invisible object that's still selectable.)
You may find SPDesktop::itemIsHidden() (just comitted) helpful for fixing that.
Can you make the visible/locked buttons functional already?
Yes, though I'd like to implement a few more SPObject accessor/mutator methods first.
-mental