does tab ($chr(9)) actually work in a list control (no MDX added)
"the important thing was, that i had an onion on my belt, which was the style at the time"
A TG007 community discussion started by Nimbus03.
does tab ($chr(9)) actually work in a list control (no MDX added)
"the important thing was, that i had an onion on my belt, which was the style at the time"
i'm trying to make two colums, the tab should make them line up like in the mdx listview, but i don't want to use the mdx view
"the important thing was, that i had an onion on my belt, which was the style at the time"
i can't get the $chr(9) to work in the list control, so is there another way to make it look like it's in two colums? without using mdx
"the important thing was, that i had an onion on my belt, which was the style at the time"
well is there another dll that does that other than mdx?
"the important thing was, that i had an onion on my belt, which was the style at the time"
lol i know how to use mdx and i do use it sometimes, just not with list views if i can help it
but what's this other dll called?
"the important thing was, that i had an onion on my belt, which was the style at the time"
nah that's not my problem, actually it's not a problem, it's just an annoyance, always having to use $calc($did(1).sel + 1) when selecting a specific line, but i've worked around that now, but there was other things moving me away from mdx but i've worked around those aswell now so i am using mdx for my list
so thx anyway for your help
"the important thing was, that i had an onion on my belt, which was the style at the time"
Just out of curiousity, what's the $calc snippet you mentioned for? I don't see a relevance to the "problem"
mdx takes up the first line, so when you want to select a line in the list it's always one more than the line in the txt file ya working from, and that was meant to be - 1 not + 1 in my last post
"the important thing was, that i had an onion on my belt, which was the style at the time"
Sign in to reply or start a new topic where your account has permission.