anonymous imageset ?
Posted: Sun Nov 11, 2007 23:36
Hi,
Too bad the imageset constructors are private. Is there any way to create anonymous imagesets ?
I need to create a bunch of imagesets programatically, I don't have enough information to give them a unique name and I don't want to create a random name. I don't even need them to register into the imageset manager as I keep a pointer at them.
I tried to name them "" but I got an already exist exception.
Too bad the imageset constructors are private. Is there any way to create anonymous imagesets ?
I need to create a bunch of imagesets programatically, I don't have enough information to give them a unique name and I don't want to create a random name. I don't even need them to register into the imageset manager as I keep a pointer at them.
I tried to name them "" but I got an already exist exception.