Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 13975
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: Thu Mar 28 14:36:12 CET 2024

Total time taken to generate the page: 0.01179 seconds