xrc subclassing problem

Vaclav Slavik vslavik at fastmail.fm
Thu Mar 6 01:28:09 PST 2008


Luca Cappa wrote:
> "Subclass 'sqyScrollbar' not found for resource ID_SCROLLBAR, not  
> subclassing!". Notice that it does not
> happen if I build a statically linked application in debug mode!
> Has anyone a clue on how to get rid of that popup and of the error?

You make no references to this class in your code and so it is 
optimized out by the linker. The answer to why is somewhere in your 
code and makefiles.

Vaclav

-- 
PGP key: 0x465264C9, available from http://pgp.mit.edu/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.wxwidgets.org/pipermail/wx-users/attachments/20080306/eddd209c/attachment.pgp


More information about the wx-users mailing list