Dave Page wrote:

Yeah, I can do shake-hands with these clipboard problems.

Use our wx snapshot... It's the same problem we had with cut/paste under gtk, just the other way round.



I do use our snapshot...




Um...
common/dobjcmn.cpp should look like
wxTextDataObject::GetDataHere(
{
  if (format == wxDF_UNICODETEXT)

and msw/ole/dataobj.cpp should contain the method wxTextDataObject::GetAllFormats.

Both are contained in wx-20031026.patch file and implement the 776217 update. Maybe only the older 776217 patch is applied to the wx snapshot?

Regards,
Andreas



---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
   (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to