Notes |
(0009752)
Informatix (developer)
2006-07-03 09:28
edited on: 2006-07-03 09:50
|
Maybe... I've never been able to use the theming option of the JVCL installer.
You should try that before anything else.
Fred
|
|
(0009757)
moore (reporter)
2006-07-03 11:11
|
Try what? what i meant that when an application is with the XPManifest the grid header shows like the listview header.. |
|
(0009762)
Informatix (developer)
2006-07-04 05:11
|
The JVCL installer has an option named "XP Theming (not for D7)". Check the box, build the packages and see if you get the expected result.
Fred |
|
(0009763)
moore (reporter)
2006-07-04 05:17
|
>XP Theming (not for D7)
What if I am using Delphi7 ? |
|
(0009765)
obones (administrator)
2006-07-04 07:57
|
Then you don't need to check it, the theming support will be already built in.
However you will have to drop a TXPManifest component in your application to have the themes support for it. |
|
(0009766)
moore (reporter)
2006-07-04 09:10
|
themes support is there for windows common controls with XPManifest, what i meant is if it is possible for the JvDBGrid (not a win common control)like done for the standard DBGrid in the webpage above.. |
|
(0013988)
moore (reporter)
2007-10-20 07:43
edited on: 2007-10-20 07:45
|
I downloaded the daily zip of JVCL and I see the JvDBGrid has a new property named UseXPThemes, which makes the Grid header look like the ListView one when a XPManifest is present, so this feature request maybe closed, any side effects should be commented in new thread..
|
|