linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #07844
[Bug 729923] Re: Statusbar text not being drawn correctly
I think his is because of tab parsing in statusbar, why it does not happen in XP is probobly because XP has a character limitation of 127 chars for status bar.
Passing SBT_NOTABPARSING in statusbars SB_SETTEXT message should fix this.
See http://msdn.microsoft.com/en-us/library/windows/desktop/bb760758%28v=vs.85%29.aspx
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/729923
Title:
Statusbar text not being drawn correctly
Status in DC++:
Confirmed
Bug description:
In certain instances DC++ will not display statusbar correctly, the
text will be overlaid with other text and whatnot, screenshot
included, as you can see in the statusbar of the hub the text is
overlaid (the tooltip is there to provide a reference of what the
original text was)
To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/729923/+subscriptions
References