Hi, I have located this bug to revision 4024, where maybe you have made a minor 
mistake in these lines:

237    #if QT_VERSION >= 0x040600
238        case QEvent::TouchBegin:
239        case QEvent::TouchUpdate:
240        case QEvent::TouchEnd:
241        case QEvent::MouseMove:
242        case QEvent::ContextMenu:

243    #endif
Move "#endif" to between line 240 and 241 would solve this problem. 
Best.

At 2010-12-19,"Gubinelli Massimiliano" <[email protected]> wrote:
>I've just cross-compiled TeXmacs/Qt/Win on my mac using the last
>Qt/4.7.1 and it works fine (I can select parts of text as the
>screen-shot shows).
>
>best
>max
>
>On 17 déc. 2010, at 13:36, Zou Hu wrote:
>
>> Hi developers,
>> When using lastest qt-texmacs on Windows, I could not select any text by 
>> mouse: I hold left mouse key and move the mouse, but no any text is 
>> selected. It is a new bug on Windows, since at least it's OK with texmacs 
>> 1.0.7.7. Also It's OK on my Ubuntu. 
>> Best.
>> _______________________________________________
>> Texmacs-dev mailing list
>> [email protected]
>> http://lists.gnu.org/mailman/listinfo/texmacs-dev
>
>
>_______________________________________________
>Texmacs-dev mailing list
>[email protected]
>http://lists.gnu.org/mailman/listinfo/texmacs-dev
_______________________________________________
Texmacs-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/texmacs-dev

Reply via email to