Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » ArrayCtrl crashes with "embedded" Ctrls referenced by Id [SOLVED]
Re: ArrayCtrl crashes with "embedded" Ctrls referenced by Id [message #2259 is a reply to message #2257] |
Wed, 05 April 2006 14:12   |
 |
fudadmin
Messages: 1321 Registered: November 2005 Location: Kaunas, Lithuania
|
Ultimate Contributor Administrator |
|
|
luzr wrote on Wed, 05 April 2006 12:59 | Well.... before trying to fix that...
fudadmin wrote on Wed, 05 April 2006 07:50 | Try this code:
#include <CtrlLib/CtrlLib.h>
arr.AddColumn("ID","ID",3);
arr.AddColumn("Name", "Name", 20);
arr.AddColumn("SurName", "SurName", 20);
arr.AddColumn("Avail" "Avail?", 3).Ctrls<Option>(); //10
?bugs?
|
... where is the comma after "Avail"?
Mirek
|
That means, this one is my bug...
|
|
|
Goto Forum:
Current Time: Tue Jul 08 22:22:17 CEST 2025
Total time taken to generate the page: 0.03787 seconds
|