i am able to reproduce this using:
class feline_test
{
public:
feline_test();
~feline_test();
operator unsigned int();
struct tm m_stTime;
long GetID() const { return 3; }
virtual char *GetIdGenerator() { return "fred"; }
protected:
int m_nCount;
};
and:
static int testFunc(void *a, void *b)
{
feline_test *foo;
foo->GetId|
}
which gives me:
the problem is that the options you are talking about seem to be for suggestion listboxes, while i am getting this effect on a completion listbox.
i will ask Support, and see what they say.