RightJustify of TIWClock and TIWDateLabel

hi,.

i think there is a problem with the RightJustify of TIWClock and TIWDateLabel.
i can't seem to align it correctly.

btw, these 2 components are really great.
i have several pages that are really big ( beaurocratic governmental pages...), so it's really useful, for those who want to work in full screen, and won't be able to see the date and time from the systray.

thanks for them

tested in a clean new project, but with LeftToRight property = True.
also in a frame, with and without the BiDiMode property

latest TMS pack
IW 12.2.8
DXE2

thanks

Hi,


I have not been able to reproduce an issue with the TIWClock and TIWDateLabel controls.
Have you tried using a default IWLabel to see if this is working correctly?

If the problem persists, please provide a ready to run sample project that demonstrates the issue so I can further investigate this.
Can you also let me know which browser you are using?

hi bart

here are the 2 tests i made :
test 1:
clean SA project
i placed only a TIWClock and TIWDateLabel in the form.
the TIWClock is aligned to Top
the TIWDateLabel is aligned to Buttom
both RightJustify.
result:
TIWClock - RightJustify not working
TIWDateLabel - RightJustify working fine
similar behavior when in a region


test 2:
clean SA project, but this time with an IWFrame.
both TIWClock and TIWDateLabel are inside the frame.
both TIWClock and TIWDateLabel are RightJustifed
Parent form's LeftToRight=False
Result:
TIWClock - RightJustify not working

TIWDateLabel - RightJustify not working
same behavior even when the Frame's ParentBiDiMode=True

Browsers:
Firefox 9
chrome 22
IE 8

thanks

forgot to add in the first test, it works as i wrote.
but when setting the form to LeftToRight=False, they are both RightJustifed fine

p.s.
can you add an option to edit a post in the forum please?

thanks

test1:
This issue has been fixed.
The update will be available with the next release of the TMS IW Component Pack.

test2:
I have not been able to reproduce this issue. (See screenshot)
Please consider providing a sample project as this would make reproducing the issue much easier.


- Unfortunately it's not allowed to edit a post in this forum.