TableColumn DWT.LEFT causes seg fault
BCS
BCS at pathlink.com
Wed Mar 26 09:17:36 PDT 2008
Ty Tower wrote:
> Frank Benoit wrote:
>
>
>>Barry Denton schrieb:
>>
>>>for (int i=0; i<5; i++) {
>>> TableColumn column = new TableColumn (table,
>>> DWT.NONE);/
>>> /NONE,LEFT,RIGHT.CENTER,LEAD.TRAIL
>>> column.setText (titles [i]); }
>>>
>>>If you use anything but NONE it causes a seg fault
>>>Docs say LEFT RIGHT CENTER
>>>Addressbook uses NONE which works
>>>DWT.d says LEAD and TRAIL also
>>
>>Ooops, you encountered the crash-at-tytowers-machine feature.
>
>
>
> Whats this about then FrenchieFrank ? Whats it got to do with me
> Been on the Metho again?
It sounds to me (and I haven't read it in any detail) like he's saying
someone reproed one of the errors you have been having. But I could be
totally off base.
More information about the Digitalmars-d-dwt
mailing list