From: Steve A <ste...@gm...> - 2025-08-21 05:59:57
|
Hi Everyone, I just found a decent NZ games database https://newzealandchess.co.nz/resources/peter-stuart-database/ and thought to share the few games of Shane Hudson's (Scid creator) in it (attached). Only 13 games from 1990.09.03 to 1994.09.02, ratings around 1600 elo, so nothing to get excited about. And not much news on the program front... just making minor tweaks here and there. One small niggle i *have* finally fixed is the sometime randomly changing values of comboboxes. This used to drive me crazy but have finally figured out the cause of it... Wheel scrolling down the annotation widget (for eg), if the cursor accidentally flits over a combobox, it quietly changes the box's value! It's taken me years to find this out / fix it (in next release). +ttk::bindMouseWheel TCombobox {#} The combobox, and the whole of ttk, is a mixed blessing really. Never achieved the quality of the original tk toolkit imho. Must be a rainy day :). S.A. |