A Diumenge 09 Desembre 2007, Iñigo Martínez va escriure: > Hi: > > Here goes partial support for Popup and Markup annotations. I suppose > that these are easier to review as they are based on new code. > > Bye, + if(dict->lookup("Parent", &obj1)->isDict()) { + parent = NULL; + } else { + parent = NULL; + } Seems weird. Albert