[comp.windows.x.motif] multi-identifier UIL callbacks?

skh@nl.cs.cmu.edu (Steve Handerson) (06/10/91)

Folks,

For UIL, does anyone know how to package multiple identifier values
into your one allowed callback value?

Please don't tell me about anything in C, since
I'm trying to support multiple applications with the
same interface code (plus RPC), using only different UIL files.

I know about the asciz_string_table and integer_table functions,
but it seems like these can be used only on statically declared
VALUES, not runtime-bound IDENTIFIERS;
the uil compiler complains when I try.
I'm using motif version 1.1.1.

Did I miss something about type-declarations?

Thanks in advance,

Steve Handerson
Carnegie-Mellon University