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.1) in TS mode (which is currently the mode of the live application) and the screen is unpainted, the alpha columns align to the left, the numeric to the right. All good.
If I then paint the screen (maybe just add a label or something simple) and then re-run, the numeric column is centre aligned!
I should stress that the screen was identified and painted originally as a TS Developer.
Now interestingly... I noticed that there is an Application level style;
Name : Test
StyleFor : All
htmlTag :
style : font-family:Verdana;font-size:12pt;
theme :
for 5250Attributes : 0 items
If I delete that style... clear cache and re-run... the strange centre alignment on the numeric column doesn't happen.
So there's obviously some connection between that application level style and the centre align.
As a further test I re-introduced the style and played with various settings... and after a lot of tweaking and adjusting and cache clearing it appears that it is the font-family setting which is causing the issue (regardless of which font is specified).
So I'm at bit of a loss to explain this!
I just wonder if anybody has seen anything like this... I appreciate that this is TS and most people will be running TS2... this feels like a very newbie question, there must be a simple answer! Any pointers would be gratefully received
Cheers for now!