forlano Messages: 1207 Registered: March 2006 Location: Italy
Senior Contributor
unodgs wrote on Sun, 01 April 2007 10:54
This bug is not GridCtrl related. The problem is mingw Mirek helped me to find it. There is #define edt2 0x481
in mingw\include\dlgs.h(55) file. One of your var name was the same - that's why you got so strange error message. In rc4 all these defines were commented.
It was a terrible bug. Perhaps it is even responsible of the crush of my app under linux. I'll check it in the next days.
For the moment it works with rc4 & Windows.
Thanks a lot!