Another tree difficulty: I have a tree widget in a page. When branches are expanded or collapsed the view you get in the browser moves. Now I know this is somewhat unavoidable but can anyone think of a way to limit the effect for example some way of making the text above the newly-expanded bit stay still and just re-rendering that below instead of shifting everything around? Andy -- ------------------------------------------------- Andy Heath a.k.heath@open.ac.uk The Open University +44 (0) 114 2885738
I don't think I understand what you want, at all. Do you mean you want to only refresh a aprtial html page? Then that's not possible, sorry. Nils On Fri, 3 Mar 2000, Andy Heath wrote:
Another tree difficulty:
I have a tree widget in a page. When branches are expanded or collapsed the view you get in the browser moves.
Now I know this is somewhat unavoidable but can anyone think of a way to limit the effect for example some way of making the text above the newly-expanded bit stay still and just re-rendering that below instead of shifting everything around?
Andy -- ------------------------------------------------- Andy Heath a.k.heath@open.ac.uk The Open University +44 (0) 114 2885738
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
-- "Fool me seven times, shame on you. Fool me eight or more times, shame on me." -- Amy
I don't think I understand what you want, at all.
Do you mean you want to only refresh a aprtial html page? Then that's not possible, sorry.
Forget it, its a mad idea. I was dreaming up some mad-brained scheme using targets (so eg each expansion could ensure that the very top of the page was visible in the browser) but its crazy. I need a weekend. Andy
Nils
On Fri, 3 Mar 2000, Andy Heath wrote:
Another tree difficulty:
I have a tree widget in a page. When branches are expanded or collapsed the view you get in the browser moves.
Now I know this is somewhat unavoidable but can anyone think of a way to limit the effect for example some way of making the text above the newly-expanded bit stay still and just re-rendering that below instead of shifting everything around?
Andy -- ------------------------------------------------- Andy Heath a.k.heath@open.ac.uk The Open University +44 (0) 114 2885738
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
-- "Fool me seven times, shame on you. Fool me eight or more times, shame on me." -- Amy
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
-- ------------------------------------------------- Andy Heath a.k.heath@open.ac.uk The Open University +44 (0) 114 2885738
participants (2)
-
Andy Heath -
Nils Jeppe