|
Hi all,
I have an application interface that is made on the fly when the user
make the login.
What I'm using is a CardPresenter wich I dinamically add and remove
cards so the proper interface is shown.
For some reason, I'm sending a comand to one card (making right click
and selecting a command) in a list presenter of a card, and the command
is received by the wrong presenter (other than the one in focus).
Anybody has an idea of what could be wrong? or a clue about where to
trace this error?
Thanks,
Sebastian
|