Subject | Re: [IBO] Checkmark in a IB_Grid |
---|---|
Author | Antti Kurenniemi |
Post date | 2005-07-14T04:15:37Z |
I found out the "problem", it's the Windows XP Manifest. I made a sample app
with the tutorial database (added a field ACCEPTED as SMALLINT), and without
the XP manifest it works like a champ (with the same settings in
ColumnAttributes and FieldsReadOnly), but if I drop the XP manifest on the
tutorial form, then there will be only empty squares drawn in the place
where the tick mark should be.
Can we do anything about that, apart from not using the XP manifest? I can
send the modified tutorial app to you if you want, just tell me where to
send it.
Antti Kurenniemi
with the tutorial database (added a field ACCEPTED as SMALLINT), and without
the XP manifest it works like a champ (with the same settings in
ColumnAttributes and FieldsReadOnly), but if I drop the XP manifest on the
tutorial form, then there will be only empty squares drawn in the place
where the tick mark should be.
Can we do anything about that, apart from not using the XP manifest? I can
send the modified tutorial app to you if you want, just tell me where to
send it.
Antti Kurenniemi
----- Original Message -----
From: "Jason Wharton" <jwharton@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, July 13, 2005 11:34 PM
Subject: RE: [IBO] Checkmark in a IB_Grid
> Tell me your exact settings.
>
> You may need to define what is True and False.
>
> Jason
>
>> -----Original Message-----
>> From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]On
>> Behalf Of Antti Kurenniemi
>> Sent: Wednesday, July 13, 2005 1:10 PM
>> To: IBObjects@yahoogroups.com
>> Subject: Re: [IBO] Checkmark in a IB_Grid
>>
>>
>> Thank you Jason. Setting the column attribute to Boolean works pretty
>> nicely, but setting the read-only (in FieldsReadOnly) to
>> anything made the
>> checkmark disappear and only a single rectangle appear on
>> both 1 and 0. It's
>> a bit strange - is there still something missing?
>>
>>
>> Antti Kurenniemi
>>