Robert Roessler wrote:
Yup - just restoring the original [subtracted] code for the else clause works fine... I copied the reported diff lines back in, so that it supports both the old logic and the new breaking logic - with the new being given a shot first, and the original code only being run if the new uri recognition stuff fails.
Are you referring to the else if (selection_data->length > 0) clause at the end of ScintillaGTK::ReceivedDrop? Maybe you better post diffs, because I can't quite understand exactly what you're referring to.
The call to NotifyURIDropped on any type of selection data seems a bit dubious, though I haven't look at this in detail. Maybe the uri list comes in as another selection type on win32.
John _______________________________________________ Scintilla-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scintilla-interest
