
20 May
2005
20 May
'05
10:42 a.m.
Hi, 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. 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. This code will not work on Win3.1, but will work with Win95 and beyond. Thanks Neil