texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: [Texmacs-dev] Bug: Could not select text by mouse


From: Miguel de Benito Delgado
Subject: Re: Re: [Texmacs-dev] Bug: Could not select text by mouse
Date: Sun, 19 Dec 2010 10:22:24 +0100

I committed the change you pointed, thanks.
________________
Miguel de  Benito.


2010/12/19 Zou Hu <address@hidden>
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" <address@hidden> 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 >> address@hidden
>> http://lists.gnu.org/mailman/listinfo/texmacs-dev > > >_______________________________________________ >Texmacs-dev mailing list >address@hidden >http://lists.gnu.org/mailman/listinfo/texmacs-dev

_______________________________________________
Texmacs-dev mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/texmacs-dev



reply via email to

[Prev in Thread] Current Thread [Next in Thread]