Opened 9 years ago

Closed 4 years ago

Last modified 4 years ago

#4016 closed defect (fixed)

Deformed cross symbols in tree views

Reported by: Jan Kokert Owned by: Adeel Asghar
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 by Jan Kokert, 9 years ago

Component: *unknown*OMEdit
Owner: changed from somebody to Adeel Asghar
Version: v1.11.0-dev-nightly

comment:2 by Adeel Asghar, 9 years ago

Milestone: Future1.10.0
Resolution: wontfix
Status: newclosed

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 by Martin Sjölund, 7 years ago

Milestone: 1.10.0

Milestone deleted

comment:4 by Jan Kokert, 4 years ago

Resolution: wontfix
Status: closedreopened

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 4 years ago by Jan Kokert (previous) (diff)

comment:5 by Jan Kokert, 4 years ago

Resolution: fixed
Status: reopenedclosed

comment:6 by Adrian Pop, 4 years ago

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

comment:7 by Adrian Pop, 4 years ago

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