Menu

Override DrawNormal function of wxSFConnectionPoint class

2013-12-16
2013-12-16
  • Csaba Thamm

    Csaba Thamm - 2013-12-16

    Hi,
    I'd like to override the DrawNormal/DrawHover functions of wxSFConnectionPoint in my App, but this class will be not exported in DLL. Class is declared without WXDLLIMPEXP_SF :

    class wxSFConnectionPoint : public xsSerializable
    ...

    What is the recommended way to override these functions?
    Thanks in advance!

     
  • Csaba Thamm

    Csaba Thamm - 2013-12-16

    Ok, I've already found the bugfix in r414.

     

Log in to post a comment.