[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: max number of events in environment or env_group
"Ken Kwok" <kenkwok@cmu.edu> writes:
> I think that means you have exceeded the number of events that can be
> listed on the drop-down menus list.
> All events and event groups are still listed on the left side of the env
> window and you can click on the appropriate events to access them. You can
actually, I think there is a maximum of 100,000 events that will be
displayed with buttons on the left side of the window.. However, as
Ken noted, they all still exist and will be presented, you just can't
click on all of them..
This limit is compiled in as a #define in enviro_iv.cc -- you could
change it there and recompile if you really want more buttons.
- Randy