Re: [Pgui-devel] interferences between applications

2001-11-15 Thread Micah Dowty
On 2001.11.12 07:46 Bertrand Klaiber wrote: > Hi, > > I've experienced some trouble with an application displaying in a public > container. Sorry for the delay, i've been busy > > Having a public container in an application (PG_WIDGET_BOX), > another app can create and update widgets inside t

[Pgui-devel] interferences between applications

2001-11-12 Thread Bertrand Klaiber
Hi, I've experienced some trouble with an application displaying in a public container. Having a public container in an application (PG_WIDGET_BOX), another app can create and update widgets inside the public box it found with pgFindWidget(). But the widgets are not correctly updated if the pub