In XAP_Frame.h, I found this:


virtual EV_Toolbar *            _newToolbar(XAP_App *app, XAP_Frame 
*frame, const char *, const char *) 
                        { return NULL; } // Abstract

By reading the comment, I understand that _newToolbar must be 
implemented in superclasses, but not in this one. Why the hell isn't 
it pure virtual ?

Don't talk about lazyness please... I volunteer to change any 
occurence accordingly: this would help me for the port.



Hub

Reply via email to