comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Confusion about IDLgrViewgroup
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Confusion about IDLgrViewgroup [message #77361] Sat, 27 August 2011 13:56 Go to previous message
Jianbao is currently offline  Jianbao
Messages: 16
Registered: December 2008
Junior Member
Oh well. Just found a work-around. You can group the attribute objects all together into an array, such as
<code>
attrObj = !null
attrObj = [attrObj, someAttrObj]
</code>
Then, you can destroy all the attribute objects by
<code>
obj_destroy, attrObj
</code>

That's it.
[Message index]
 
Read Message
Read Message
Previous Topic: Re: WIDGET_LABEL color
Next Topic: Confusion about IDLgrViewgroup

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 22:33:56 PDT 2025

Total time taken to generate the page: 2.39778 seconds