Milo Hoffman wrote: >Heho all, >the ClassView does not correctly show up struct's. > >example: > struct A { int a; }; > struct B : A { int b; }; > Inheritance is supported for structs? If yes, it should appear like classes in the classview. Ciao F at lk