U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » ArrayCtrl Drag&Drop
ArrayCtrl Drag&Drop [message #43754] Thu, 02 October 2014 21:09 Go to next message
bushman is currently offline  bushman
Messages: 134
Registered: February 2009
Experienced Member
About ArrayCtrlDnD example,

a) comment out line that makes ArrayCtrl multiselect:
	App() {
		a.AddColumn("You can paste the text here too");
		//a.MultiSelect();
                ...



b) try to drag and drop LAST array line somewhere else into same ArrayCtrl (a).
c) the whole ArrayCtrl gets cleared and just last line gets added.

Bug? Must ArrayCtrl be multiselect for DnD to work?

tks.

p.s. using IDE 7542
Re: ArrayCtrl Drag&Drop [message #43827 is a reply to message #43754] Wed, 29 October 2014 16:15 Go to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
Thanks for reporting, should be now fixed.
Previous Topic: GridCtrl: how to modify the cell content before to accept the row
Next Topic: Set ArrayCtrl minimum column width
Goto Forum:
  


Current Time: Sat Jun 20 01:16:16 GMT+2 2026

Total time taken to generate the page: 0.00550 seconds