On 15/10/2014 at 10:55, xxxxxxxx wrote:
I want to have a foldable group in my dialog.
I used the group flag BFV_BORDERGROUP_FOLD. I can unfold it. But when I fold it again, it disappears.
Anyone else notice this issue?
self.GroupBegin(101, c4d.BFH_SCALEFIT, cols=3, rows=0, title="Group", initw=0, inith=0, groupflags=c4d.BFV_BORDERGROUP_FOLD)