In message ID <353CF3AE.3BB1@...> on 4/21/98, Scott Goelzer wrote: :Hi :Another simple question... : :I need to resize a LCMD list in response to a window resize event. : :I have the object record from pgGetref : :I can modify the rect of the object with the globals gObjT : :I have replaced the object record with pGputObj : :But how do I tell (nicely of course) PG to redraw the object with the :new obj rect? CALL INVALRECT(gObjT) - via BulkRate 2.6.x