Opened 8 years ago

Closed 3 years ago

Last modified 3 years ago

#4016 closed defect (fixed)

Deformed cross symbols in tree views

Reported by: janK Owned by: adeas31
Priority: low Milestone: 1.17.0
Component: OMEdit Version: v1.11.0
Keywords: Cc:

Description

When opening the model library or explore the simulation results tree views are used. In the latest nightly built (x64) (and probably before) the crosses are bit too big I think.
The old WindowsXP standard crosses are the prettiest in my eyes:

http://www.jochen-vajda.de/documents/explorer/explorer_tree_winxp.png

Further when I hover over a cross, a white box with a thin black border appears. Obviously a graphic is missing there.

Change History (7)

comment:1 Changed 8 years ago by janK

  • Component changed from *unknown* to OMEdit
  • Owner changed from somebody to adeas31
  • Version set to v1.11.0-dev-nightly

comment:2 Changed 8 years ago by adeas31

  • Milestone changed from Future to 1.10.0
  • Resolution set to wontfix
  • Status changed from new to closed

The treeview expand/collapse buttons depends on what Windows style you are using. If you like WindowsXP then change you Windows style/theme. You can also just force OMEdit to use WindowsXP style by passing it the command line argument --style.

./OMEdit.exe --style=windowsxp

The problem, when you hover over a cross and it disappears, is Qt issue. The issue is present in Qt 5.6 which is the version we are using for Windows right now. The problem is solved in Qt version 5.7. Hopefully we will soon move to Qt 5.7.

comment:3 Changed 6 years ago by sjoelund.se

  • Milestone 1.10.0 deleted

Milestone deleted

comment:4 Changed 3 years ago by janK

  • Resolution wontfix deleted
  • Status changed from closed to reopened

In the current version (OpenModelica v1.18.0-dev-157-g2a75bf9121) the icons are properly displayed as a right arrow, so I change the status from 'wontFiX' to 'closed'.
Does anyone know exactly, when we moved to Qt 5.7 to fix that?

Last edited 3 years ago by janK (previous) (diff)

comment:5 Changed 3 years ago by janK

  • Resolution set to fixed
  • Status changed from reopened to closed

comment:6 Changed 3 years ago by adrpo

This was fixed in 1.17 by switching to newer Qt on Windows.

comment:7 Changed 3 years ago by adrpo

  • Milestone set to 1.17.0
Note: See TracTickets for help on using tickets.