23 Apr
2003
23 Apr
'03
3:59 a.m.
On April 22, 2003 05:55 pm, Maxime Bellengé wrote:
+ * Copyright 2003 Maxime Belleng�<maxime.bellenge(a)laposte.net> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -231,13 +232,13 @@ channel->top = lpRect.top + offsetedge; channel->bottom = lpRect.bottom - offsetedge; channel->left = lpRect.left + offsetthumb; - if (dwStyle & (TBS_BOTH | TBS_LEFT)) channel->left += 8; + if (dwStyle & (TBS_BOTH | TBS_LEFT)) channel->left += (lpRect.right-lpRect.left-offsetthumb-cyChannel)/2;
Unfortunately, the patch seems to be wrapped, and your name did not show up properly in the copyright notice. -- Dimi.
8275
Age (days ago)
8275
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dimitrie O. Paun