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 » Community » Newbie corner » GridCtrl column's .Edit
Re: GridCtrl column's .Edit [message #31533 is a reply to message #31531] Fri, 11 March 2011 13:35 Go to previous messageGo to previous message
Wlad is currently offline  Wlad
Messages: 20
Registered: February 2010
Location: Ukraine, KharkOv
Promising Member

unodgs wrote on Fri, 11 March 2011 13:26

You must pass new instance for every column.
Array<EditDouble> edits;
edits.SetCount(tcount);
...}


OK.
Just a little additional question.
Does SetCount call constructors (for additionally created EditDouble-s if new Count > old count) and destructors (vise verza)?
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Some code to add an icon in statusbar
Next Topic: Error: gdkpixbuf.h
Goto Forum:
  


Current Time: Mon Apr 28 20:40:09 CEST 2025

Total time taken to generate the page: 0.00811 seconds