>>> In r30560, the setLayout function was removed from >>> InsetCollapsable. This function also set the buttonLabel >>> for the inset. After removing the setLayout calls in >>> this place, the button label is not initialized for >>> Notes, Boxes and Phantoms. >> >> JMarc, >> >> You might want to have a look at this, sometime.. >> > >Yes, I saw it. I wonder whether the solution is not to get >rid of all the setButtonLabel and setLabel calls >and >compute the button labels on demand. This cannot be so slow... > >Jmarc >
By the way, there is still a problem. If you change a Note into a Comment, only the color changes, not the button text. Vincent
