From: <no...@tc...> - 2025-03-31 14:48:22
|
Automated mail by fx, on behalf of no...@tc... Ticket Change [441317b4ee96eecce7f4944a733e33962f3438b0d8a380d8ccc796c14a47b13c] [Color picker: 11 user colors, why not 12 ?] By anonymous For BWidget On 2025-03-31T14:36:56.427 Details https://core.tcl-lang.org/bwidget/tinfo?name=441317b4ee96eecce7f4944a733e33962f3438b0d8a380d8ccc796c14a47b13c Ticket https://core.tcl-lang.org/bwidget/tktview/3f82f0429d5e18adc1a52b5e898ca905a6804b2b Changed Fields icomment: Hello together, the solution is simple and in colors.tcl, line 20: Please add the twelfth _userColors definition "\\#ffffff". Reason, as long as the inner foreach loop runs only over the defined values, it breaks after the eleventh defined color (line 187 ff.). Best greetings and success Thomas W. login: anonymous username: TWu ------------------------------------------------------------ See Tcl/Tk development @ http://core.tcl-lang.org/ ------------------------------------------------------------ |