Hey guys is it possible to let the qx.ui.tree.VirtualTree behave as follows.
1. You click on a VirtualTreeItem which has children and with this click it
will select the item you have clicked and the children's it contains.
2. When scenario 1 is done, we deselect one of it's childrens and what also
OK guys thnx for the quick reply I will make a bug report.
As answer for your question Martin. No I can not think of a use case where
the current behavior could be an advantage. The main cause that I want to
use the form controller is because it control's the whole form with the
input you give him.
Hello guys,
The issue is the following. I made a form with some textfields these are
later bounded to a model which can have a value or can be null. I would
expect that the behaviour of the controller would be something like clearing
the textfields or other form items when the model is null becau