Program: bbtk
Module: $RCSfile: bbtkWxGUIPackageBrowser2.cxx,v $
Language: C++
- Date: $Date: 2010/03/26 14:01:11 $
- Version: $Revision: 1.15 $
+ Date: $Date: 2010/03/26 14:03:32 $
+ Version: $Revision: 1.16 $
=========================================================================*/
/* ---------------------------------------------------------------------
}
- wxTextDataObject tdo(wxString::Format("%s %d",text,123456));
- wxDropSource tds(tdo, this);
- tds.DoDragDrop();
+ //wxTextDataObject tdo(wxString::Format("%s %d",text,123456));
+ //wxDropSource tds(tdo, this);
+ //tds.DoDragDrop();
// const wxPoint& pt = event.m_pointDrag;
//wxLogMessage( wxT("OnBeginDrag at (%d, %d), item %ld."),