Page 1 of 1

VF visual indicator

Posted: 03 Dec 2006 20:56
by jacky
Little bug with the VF visual indicator on tab headers: ATM I got this one tab, I set a VF but noting changes on its header. I beleive this is because you calculate size to see if you can add something or must change the text color; problem is you do that with the regular font, as opposed to bold, so when the tab is NOT active.

Yes, when not active I see "|.." added, but when active there's absolutely no change. Should be recalculated with bold and, in this case, have the text color changed to Marked, I think.

Re: VF visual indicator

Posted: 04 Dec 2006 10:31
by admin
jacky wrote:...problem is you do that with the regular font, as opposed to bold, so when the tab is NOT active.
No, I do mind the boldness. I think what you observe is a very special case, a very rare constellation of caption string, suffix string and header width, leading to a rounding error that results in the, well, bug. I'll give some extra margin to ensure VF state is marked under all conditions...

Posted: 06 Dec 2006 03:32
by jacky
okidoki, well working all fine now, thanks :)