
20 May
2005
20 May
'05
12:06 p.m.
On Fri, May 20, 2005 at 03:42:05PM +0100, Neil Mitchell wrote:
An additional patch to the Windows version to change from using a customised status line implementation, to using the standard windows one. After this patch is merged, Winstln.{c,h} can be removed as they are no long required.
Thanks, I've committed this.
I would like to do this to some of the other parts of WinHugs, particularly the toolbar and tooltip/hint windows. By using the standard Windows versions, it makes WinHugs smaller, less code, and it can use the standard versions which are styled differently on different platforms - i.e. to take advantage of the new XP style interface.
Sounds good to me.