On Feb 21, 2008, at 5:37 AM, Tor Arne Vestbø wrote:

> Hi,
>
> First of all, this is my first post to the webkit-dev list, so hi
> everyone! :)
>
> Now...we would like to provide values for text drag delay and  
> hysteresis
> based on Qt defaults. What would be the preferred way of abstracting  
> this?
>
> Adding #if PLATFORM(QT) in EventHandler.cpp does not sit quite right
> with me, but maybe a global function?

Ideally some code in WebCore/platform should abstract this out. Using  
global functions would be ok.

  - Maciej

>
>
> Tor Arne
>
> -- 
> Tor Arne Vestbø, Software Engineer
> Trolltech ASA, Oslo, Norway
> http://www.trolltech.com/
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to