On Sun, Apr 07, 2002 at 03:54:38PM +, Mark and Janice Juszczec wrote:
> Hi folks,
>
> Given a widget called orig, I'd like to create a new widget containing the
> orig's text. I've accomplished this with the code:
>
> editWidget=pgNewWidget(PG_WIDGET_FIELD,
> PG_DE
Hi folks,
Given a widget called orig, I'd like to create a new widget containing the
orig's text. I've accomplished this with the code:
editWidget=pgNewWidget(PG_WIDGET_FIELD,
PG_DERIVE_INSIDE,
editWidgetPopup);
pgSetWidget(editWidget,