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 » Extra libraries, Code snippets, applications etc. » U++ users applications in progress and useful code snippets, including reference examples! » How to add a three state button in an ArrayCtrl
Re: How to add a three state button in an ArrayCtrl [message #2404 is a reply to message #2401] Tue, 11 April 2006 22:23 Go to previous message
forlano is currently offline  forlano
Messages: 1207
Registered: March 2006
Location: Italy
Senior Contributor
forlano wrote on Tue, 11 April 2006 22:05

fudadmin wrote on Tue, 11 April 2006 21:54

The second piece something like this:
	arr.AddColumn("Avail").Ctrls(Avail3);

try and tell if it works...


YES! It works. Some day I'll understand why your way works and my not.
Luigi


By the way, the correct code line is:

	arr.AddColumn("Avail", "Avail?", 4).Ctrls(Avail3);   


With one argument in AddColumn() that button does not appear.
Thanks
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to create a modal dialog
Next Topic: F2 tree editor...
Goto Forum:
  


Current Time: Sat Apr 26 16:04:39 CEST 2025

Total time taken to generate the page: 0.00830 seconds