Program: bbtk
Module: $RCSfile: bbtkWxGUIPackageBrowser2.cxx,v $
Language: C++
- Date: $Date: 2010/03/29 16:08:24 $
- Version: $Revision: 1.18 $
+ Date: $Date: 2010/04/13 14:20:30 $
+ Version: $Revision: 1.19 $
=========================================================================*/
/* ---------------------------------------------------------------------
void WxGUIBlackBoxList::OnBeginDrag(wxListEvent& event)
{
std::cout<<"RaC DRAG TABLE"<<std::endl;
- /*
wxString text(wxT(this->GetItemText(event.GetIndex())));
wxListItem info;
wxDropSource tds(tdo, this);
tds.DoDragDrop();
- */
+
// const wxPoint& pt = event.m_pointDrag;