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 previous 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
 
Read Message
Read Message
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 Apr 20 10:27:19 CEST 2024

Total time taken to generate the page: 0.02262 seconds