SymbiSoft / htmlcontrol-for-symbian

Automatically exported from code.google.com/p/htmlcontrol-for-symbian
1 stars 0 forks source link

Linking failed by MFormCustomDraw::MFormCustomDraw_Reserved_1 removed in Symbian^3 #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Sorry previous one is submitted by pressing enter key incautiously.
do you have any plan to migrate this to Symbian^3?

MFormCustomDraw::MFormCustomDraw_Reserved_1 interface is changed to virtual 
void DrawText(const TParam& aParam,const TLineInfo& aLineInfo,const 
TCharFormat& aFormat,const TDesC& aText,const TInt aStart, const TInt aEnd, 
const TPoint& aTextOrigin,TInt aExtraPixels) const
So the htmlcontrol.lib cannot be used under Symbian^3.

Original issue reported on code.google.com by hanzh...@gmail.com on 22 Oct 2011 at 6:58