T O P I C R E V I E W |
aleatprog |
Posted - Jul 29 2020 : 12:40:45 Run with a personalized Delphi application appearance, the TImageEnLayerMView pop-up menu text is not readable.
Using e.g. Delphi's appearance style "carbon", the app menu entries are visible in white text on black ground and therefore readable, meanwhile the TImageEnLayerMView pop-up menu text is invisible. Even invisible, the single entries still work.
Is it possible to change the appearance of the TImageEnLayerMView pop-up menu in order to let its entries be readable in case of a personalized appearance? |
5 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Aug 04 2020 : 17:36:57 Hmm, I cannot reproduce that in Delphi 10.3.3 or 10.4.
Also, not sure why it should function differently than any other popup menu.
You might be best to create your own popup menu with some ImageEn TActions (you can take a look at iexToolbars to see which ones to use).
Nigel Xequte Software www.imageen.com
|
aleatprog |
Posted - Aug 04 2020 : 03:27:03 Hi Nigel,
changing the appearance of the ImageEn "Layers demo" the menu entries disappear (see image). I'm using Delphi 10.3 with ImageEn 9.1.1.
|
xequte |
Posted - Jul 30 2020 : 17:39:37 Hi
I cannot reproduce that. Do you see it with our demos? What version of Delphi are you using? Is this ImageEn 9.1.1?
Nigel Xequte Software www.imageen.com
|
aleatprog |
Posted - Jul 30 2020 : 05:34:56 Regular TPopupMenu works fine in both, ImageEnView and ImageEnLayerMView.
|
xequte |
Posted - Jul 29 2020 : 22:58:43 Hi
Do you have the same problem with a regular TPopupMenu assigned to a TImageEnLayerMView?
Can you attach screenshots of both?
Nigel Xequte Software www.imageen.com
|