Bwidget Source Code
Ticket Change Details
Not logged in
Overview

Artifact ID: 441317b4ee96eecce7f4944a733e33962f3438b0d8a380d8ccc796c14a47b13c
Ticket: 3f82f0429d5e18adc1a52b5e898ca905a6804b2b
Color picker: 11 user colors, why not 12 ?
User & Date: anonymous 2025-03-31 14:36:56
Changes

  1. 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.
    
  2. login: "anonymous"
  3. mimetype: "text/plain"
  4. username: "TWu"