[Lazarus] Synedit requesting strange format from clipboard
Martin Schreiber
fpmse at bluewin.ch
Sat Feb 27 07:29:30 CET 2010
On Friday 26 February 2010 10:14:58 Mattias Gaertner wrote:
> > Copying from MSEide into Lazarus edit widgets works. Can you check why
> > Lazarus requests "Application/X-Laz-SynEdit-Tagged" in source editor?
>
> It prefers that format because it supports selection mode.
> Apps are not bound to serve the request.
> If this fails then synedit asks for the text.
> I don't know why msegui does not work.
>
MSEgui sets a wrong value into the time field of XSelectionEvent. Because most
of the applications seem not to check this field it got unnoticed up to now.
Fixed in MSEide+MSEgui trunk.
http://developer.berlios.de/svn/?group_id=11520
Thanks, Martin
More information about the Lazarus
mailing list