the code for the rendering of the focusring is in external/webkit/ WebCore/platform/graphics/skia/GraphicsContextSkia.cpp::draw (im here on cupcake sources (although not quite current))
On Jan 28, 6:16 am, Vivek Satpute <[email protected]> wrote: > Hi, > > I could display the box around the URL link, but if my URL link spans over > more > than one line, then my code shows the one rectangle on 1 line. But, in > android-browser, > in the same case, whole URL (still if it spans over multiple lines) gets > surrounded by > single large rectangle. I am not getting how this is achieved in android ? > > Can anyone please give me some pointer on this ? I could not able to find > out exact > code for this in android-webkit code. > > Thanks and Regards, > Vivek -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

