Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2006.11.26;
Скачать: CL | DM;

Вниз

XP Theme ?   Найти похожие ветки 

 
Dodfr   (2006-02-10 11:10) [0]

Hello,

I added an MHXP control on my form thinking that it would activate XP theme compatibility but the application is still displayed with standard Windows style listboxes or buttons components.

How to make D6+KOL applications XP Theme compatible ?

Regards.


 
_Gandalf_   (2006-02-10 11:49) [1]

Very strange. As I know it works with "old" version of MCK, but now I don"t know. Try to check if manifest resource in your application and use InitCommonControls() in your code (MHXP must do itself).


 
Dodfr   (2006-02-10 13:09) [2]

It seems that there is no MANIFEST resource into the compiled .exe file.


 
Dodfr   (2006-02-10 13:14) [3]

External property was set to "true" by default so no MANIFEST was included, now it works.

Thanks


 
denis111   (2006-02-10 13:19) [4]

you can just make manifest yourself(take from any exe) and make it as resource.
AFAIR: make xpman.rc file, with notepad add string:
1 24 xpman
xpman is file with xp-manifest. And make resource with brcc32:
brcc32 xpman.rc
You"ll have xpman.RES file.
now just add to your project: {$R xpman.RES}



Страницы: 1 вся ветка

Текущий архив: 2006.11.26;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.03 c
2-1163056887
313kbps
2006-11-09 10:21
2006.11.26
Данные по THandle


15-1162972252
ANB
2006-11-08 10:50
2006.11.26
Рискнут ли ЦСКА на переигровку с Зенитом ?


6-1152396583
Asail
2006-07-09 02:09
2006.11.26
Исключение при загрузке HTML с помощью TidHTTP


15-1162911360
oldman
2006-11-07 17:56
2006.11.26
Ну вот не поздравляют меня с праздником...


5-1143720622
Untermensch
2006-03-30 16:10
2006.11.26
Событие компонента по событию внутри дочернего потока