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 -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
