[Plib-users] problem with pui's puObjectDelete on a menubar object
Brought to you by:
sjbaker
From: Hans W. <we...@cs...> - 2001-10-24 21:06:25
|
Has anyone else encountered problems trying to call puObjectDelete on menubar object? It appears that the delete does not properly account for the creation of subobjects (the popup, etc) when it looks at the liveinterface array. Am I supposed to manually traverse the automatically created subobjects and call puObjectDelete on each? I guess I just won't delete the object for now (just hide it) -- anyone else seen this? thanks, hans weber |