PDA

View Full Version : Event ID allocation - magic number



DaBlick
11 Nov 2008, 1:06 PM
As part of the API, GXT should export maximum event IDs above which the user is guaranteed not to encounter conflicts with GXT-defined event IDs.

Right now, I believe this has to be coded as a "magic number" (obtained by peering into the GXT sources).

Dave