Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

OvcCheckList - Tab support

12 views
Skip to first unread message

David Marcus

unread,
Jan 3, 2003, 12:08:56 PM1/3/03
to
Thomas Egger wrote:
> I can´t get the tab stop´s working. Can anybody give me an example for the
> steps required to get tab´s ?
> This is what i´m doing:
>
> - enter values into TabStops (eg 5,10,15)
> - enter Text into Items - here I tried all possible combinations (embedd
> tabcharacter, programatically, eg. 'test'+#9+'test'...)
> (what *is* the correct way to tell the CheckList that there is a tab
> character part of the text)
>
> but nothing seems to work. Is there anything else to do ?

I believe TabStops don't work and that this bug is inherited from
Delphi. For the Delphi check list, I use the CNDrawItem method to draw
the item myself using TabbedTextOut.

--
David Marcus

Thomas Egger

unread,
Jan 3, 2003, 8:46:10 AM1/3/03
to
I can愒 get the tab stop愀 working. Can anybody give me an example for the
steps required to get tab愀 ?
This is what i惴 doing:

- enter values into TabStops (eg 5,10,15)
- enter Text into Items - here I tried all possible combinations (embedd
tabcharacter, programatically, eg. 'test'+#9+'test'...)
(what *is* the correct way to tell the CheckList that there is a tab
character part of the text)

but nothing seems to work. Is there anything else to do ?

thanx for your help,
Thomas

btw i惴 using Delphi 7 + Orpheus 4.05


0 new messages