pelya

  • 21 Posts
  • 1.05K Comments
Joined 3 years ago
Aquileo | cake
Cake day: July 3rd, 2023

Aquileo | help-circle








  • pelyatoProgrammer Humor@programming.dev98.css
    Aquileo | link
    Aquileo | fedilink
    Aquileo | arrow-up
    7
    ·
    8 days ago

    TreeView is designed as an afterthought. Some manager at MICROS~1 was like ‘ah yes we need an expanding nested list widget by tomorrow’ and they mutilated text edit box to draw text lines that expand when you click them. It does not have keyboad focus. It can only be operated with a mouse. It does not have shadow or raised widget borders. It has black text on white background, while every other widget has Windows Gray background.

    The proper UI would be a separate button for each label, like multiple hierarchical combo boxes.