On Oct 1, 12:01 am, Tim <[email protected]> wrote:

> I think that after pressing back button and calling the action the
> first widget cannot be found in the navigation. This widget has become
> invalid since the closure was created. Am I right?

The back button should have nothing to do with this, actually.

Have you tried reproducing this in a case where the back button
is not involved at all? It should fail too.


> I wrapped first widget in another widget. This code works:

Interesting. This used to be necessary since the DO-WIDGET code
(which is what the WITH-FLOW expands to) knew only how to
replace widgets in simple parent containers (of 'composite' class
then).

The current code should work with all widgets however, so there's
a bug, probably in MAKE-WIDGET-PLACE-WRITER.

I'm going to fix that.

In the meantime thanks for pointing out; the current dev head
definitely needs more testing of that kind.

  Leslie
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"weblocks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/weblocks?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to