Enable drag & drop for place references

This commit is contained in:
Nick Hall 2014-05-22 00:05:46 +01:00
parent 2af09727b7
commit 68726b9c62

View File

@ -47,7 +47,7 @@ from .embeddedlist import EmbeddedList, TEXT_COL
class PlaceRefEmbedList(EmbeddedList): class PlaceRefEmbedList(EmbeddedList):
_HANDLE_COL = 4 _HANDLE_COL = 4
#_DND_TYPE = DdTargets.PLACEREF _DND_TYPE = DdTargets.PLACEREF
#index = column in model. Value = #index = column in model. Value =
# (name, sortcol in model, width, markup/text, weigth_col # (name, sortcol in model, width, markup/text, weigth_col