Re: Group leader question [message #37631] |
Wed, 14 January 2004 07:18 |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Rob Dimeo writes:
> Is it possible to determine all of the top-level base ids of
> applications running whose group leader is the only id "known"? That
> is, can a function be written such that
>
> tlb_ids = GET_ALL_TLB_IDS(group_leader_id)
>
> where the return value, tlb_ids, is (possibly) a long array of widget
> ids each of which have group_leader_id set as their group leaders?
> (Perhaps I missed some simple keyword to WIDGET_INFO?)
I don't think you have missed anything. I just don't
think it is possible.
Cheers,
David
--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|