Hallo, matias kapo hat gesagt: // matias kapo wrote:
hi, some time ago ive created a patch using pd 0.38 that creates guis dynamically in subpatches using GOP feature. I just tried it on pd 0.39 and it doesnt work , the gui elements are created in the subpatches but i cant see them in my main patch. It also appears a wierd rectangle in my main patch . Is this a bug? Is there any way to fix this??
Derek said most about this issue. I had a look at your patch, and "fixed" it by just changing the size of the area, that is active for GOP, to be 300x300. This way, all your objects are visible. However the distances aren't right anymore, as there is no automatic scaling happening anymore in GOP. You could re-introduce the scaling using the properties dialog, but I would strongly recommend to rather fix the creation messages so that they put all objects in the weird rectangle directly. The math will be much easier.
Please note in attached patch, that I moved the [cnv] to a place where it is not visible on parent.
Frank Barknecht _ ______footils.org_ __goto10.org__