Skip to content
Discussion options

You must be logged in to vote

Any clue on why the haneler would not be called at all?

This is just a quick visit to my keyboard, and I'll admit I'm struggling to follow the code a little bit (when asking questions it's best to try and distil a problem down to a small stand-alone example, that others can run and test and play with, if possible), but as I glance at the code the reason would seem to be that you're posting the message inside InputContent, an instance of which is composed into InputScreen. On the other hand you appear to have the message handler on an instance of an unrelated widget (ListContent) on an unrelated screen ListScreen.

The message is going to bubble InputContent -> InputScreen -> SpendWisely;…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@sziligunz
Comment options

@davep
Comment options

@sziligunz
Comment options

Answer selected by sziligunz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants