bgarrels / delphi-ide-theme-editor

Automatically exported from code.google.com/p/delphi-ide-theme-editor
1 stars 0 forks source link

DIC - Missing highlighting #72

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Turn on DIC
2. start typing and show cnpack's intellisense
3. no highlighting there and you don't know which line is selected
or
2.

What is the expected output? What do you see instead?

Expected normal blue highlighting. Highlighting missing in some edits/listbox 
as if it is not painted at all or it is transparent

What version of the product are you using? On what operating system?

DIC 0.4.1.9

Please provide any additional information below.

IDE Plugins: CnPack, GExperts, IdeFixPack, ObjectInspectorExpert

The builtin intellisense is not influenced, its highlighting is ok

Original issue reported on code.google.com by nedko.iv...@gmail.com on 16 Jul 2014 at 12:51

Attachments:

GoogleCodeExporter commented 9 years ago
Forgot to tell about IDE version: Delphi XE

Also when I do refactor-rename - edit boxes have no highlighting
In Messages pane - no highlighting, got only colorized focus rectangle. When 
Messages pane does not have the focus - then the highlighting is there and it 
is gray.
And so on..

Original comment by nedko.iv...@gmail.com on 16 Jul 2014 at 1:27

GoogleCodeExporter commented 9 years ago
Which theme or VCL Style are you using?

Original comment by Rodrigo.Ruz.V@gmail.com on 24 Jul 2014 at 1:35

GoogleCodeExporter commented 9 years ago
it doesn't matter, I tried several themes /my favorite one being Beige/

Original comment by nedko.iv...@gmail.com on 29 Jul 2014 at 9:24

GoogleCodeExporter commented 9 years ago
You must modify the selected color element, then save the theme and finally 
press the "apply changes" button as is shown in the image.

Original comment by Rodrigo.Ruz.V@gmail.com on 29 Jul 2014 at 5:24

Attachments:

GoogleCodeExporter commented 9 years ago
Wow, I did that and it is ok now, it was driving me nuts. It seemed that 
changing SelectedColor to a certain color was enough. It wasn't obvious that 
Save was mandatory in order to apply the color for real. This is kinda 
misleading, because I thought I changed it, then applied it - nothing indicated 
that my change was overthrown. 
Anyway, thank you for your help. Great work and great plugin. Thank you for 
sharing your work with the community.

Original comment by nedko.iv...@gmail.com on 31 Jul 2014 at 9:59