[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: parameters



Richardson <F.1.Richardson@herts.ac.uk> writes:
> >From reading the manual I have not been able to find the documentation
> to tell me as to whether the parameter to NewGp affects the objects that
> are created withinthat group or whether or not el_typ needs to be set
> explicitly when creating time based event groups and and events ?

NewGp(1, TimeEvent_MGroup) will determine the type of group.  However,
the group *should* set the el_typ to then create TimeEvent's within
it by default.  This may however be broken as per the previous
email, but I don't think so -- I think this part works.

				- Randy