can anyone help me with this problem?
how to integer attributes(such as name)with box?
i have some boxes in the sence,when i pick one of them,
i can get the name of the box and display it?
Hi,
You can look at the following thread to begin : http://192.18.37.44/forums/index.php?topic=5425.0
Then you’ll have to maintain a map to link glNames (int) to you strings.