horst borscht
Member²
Hi Marco,
I'm using DOA 4.1.3 / Delphi XE2 and I'm having problems with QBE background colors not displaying properly
when using the new shiny vcl styles.
I had to find out that with styles there is no (easy) way to set the background color of a component.
As my application has lots of input fields (DBEdits,DBLookupcombos, etc.) on one form,
we have put quite some effort into the visual design (e.g. highlighting mandatory fields, contrasting panels, etc.).
The application also uses QBE, so the QBE background color functionalty used to come in extremely handy.
I managed to work around most of my visual design problems using StyleHooks
(like explained here:http://stackoverflow.com/questions/9130945/delphi-xe2-disabling-vcl-style-on-a-component),
however QBE background colors won't show in DBedits that are assigned to number fields.
Do you have any Ideas about how to get this to work eventually (other than not using Styles in the first place)?
Thanks in advance
Horst
I'm using DOA 4.1.3 / Delphi XE2 and I'm having problems with QBE background colors not displaying properly
when using the new shiny vcl styles.
I had to find out that with styles there is no (easy) way to set the background color of a component.
As my application has lots of input fields (DBEdits,DBLookupcombos, etc.) on one form,
we have put quite some effort into the visual design (e.g. highlighting mandatory fields, contrasting panels, etc.).
The application also uses QBE, so the QBE background color functionalty used to come in extremely handy.
I managed to work around most of my visual design problems using StyleHooks
(like explained here:http://stackoverflow.com/questions/9130945/delphi-xe2-disabling-vcl-style-on-a-component),
however QBE background colors won't show in DBedits that are assigned to number fields.
Do you have any Ideas about how to get this to work eventually (other than not using Styles in the first place)?
Thanks in advance
Horst