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

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: 1224
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: Sun May 17 01:11:26 GMT+2 2026

Total time taken to generate the page: 0.00475 seconds