Shoutbox

LinkControl with Anchor bad display in resized window - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: WLM Plus! Bug Reports (/forumdisplay.php?fid=7)
+----- Thread: LinkControl with Anchor bad display in resized window (/showthread.php?tid=62709)

LinkControl with Anchor bad display in resized window by OcuS on 07-07-2006 at 12:38 AM

When the window is not resized, the link appears in the right place,
but when the window is resized (maximized for example), the link appears in a bad place.

All this appens when Caption is dynamicaly changed...

See attachment for an example


RE: LinkControl with Anchor bad display in resized window by RaceProUK on 07-07-2006 at 10:26 AM

Are you sure it's not your interface code? It's worth experimenting a bit to make sure.


RE: RE: LinkControl with Anchor bad display in resized window by OcuS on 07-07-2006 at 11:14 AM

quote:
Originally posted by RaceProUK
Are you sure it's not your interface code? It's worth experimenting a bit to make sure.



Yes I am.

In the interface, there are only 2 controls (except close button) :
- a StaticControl
- a LinkControl

Both controls have exactly the same definition except Id, xsi:type and Top Position.

The only thing this script does is updating both controls Caption (with PlusWnd::SetControlText).

So they should behave identicaly, but they don't.

That's why I really think it's a bug...
RE: LinkControl with Anchor bad display in resized window by Patchou on 07-08-2006 at 12:27 PM

this will be fixed temporarily by preventing link controls to have an anchor :)