Search found 3 matches

by MarcusLancaster
05 Oct 2019, 00:12
Forum: "How do I do this"
Topic: Strange numeric column alignment issue
Replies: 3
Views: 19951

Re: Strange numeric column alignment issue

Hi Tim.

Thanks for this... armed with this info, and digging around in the doco, I've got a little further and can see what's going on a little better. The data in the numeric column is left padded with spaces, and therefore with a monospaced font the effect is right alignment. With something like ...
by MarcusLancaster
02 Oct 2019, 01:42
Forum: "How do I do this"
Topic: Strange numeric column alignment issue
Replies: 3
Views: 19951

Strange numeric column alignment issue

Hi all.

I'm heading back into the world of aXes after a very, very long break... and have bumped into a strange problem. I'm interested in where to look to try to track the issue down.

So... I've got a simple subfile with a couple of alpha columns, and a single numeric column.

If I run aXes (4.1 ...
by MarcusLancaster
08 Jul 2016, 23:26
Forum: "How do I do this"
Topic: Setting a Global Style in aXes
Replies: 7
Views: 12044

Setting a Global Style in aXes

Hi all.

I'm working with TS (as opposed to TS2) and I'd like to create a global style (to set a font-family) which is only applied to ALL INPUT boxes. I can create an Application Level style in the aXes Designer;

Name: GlobalINPUTFont
stylefor: HTML Element
htmlTAG: .InField INPUT
style: font ...