|
I toggle my cells from visible to invisible. \nBut if I set the cells to visible again the position of the cells is leaved unchanged and sometimes \nthe cells appear directly over each other. \nHow can I trigger a auto position cycle? \nI tried refresh, repaint, order cells but nothing really function. \nOrder Cells sometimes trigger a auto position cycle but not every time. \nbest regards,\nJuli |
|
After the cells are inserted the position of them is set automatically to a tree layout \n(I use the compact tree layout). \nWhen I then toggle the state of them(visible, invisible) the cells are no longer displayed in a tree, \nthe cells appear over each other. \nI want to restart this auto position to get a tree layout again. |