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

Вниз

[wince] add an image background in a listview control   Найти похожие ветки 

 
eLiAs ©   (2008-02-06 20:09) [0]

I"m italian... sorry for my english !
Hi all, I need your expert help about the request in subject.
I"m using KOL-CE and I"m writing an application with Lazarus that needs to show an image background in a listview control.
I"ve just tried more tricks but without success...

I"ve still used this code to became the listview transparent and so add an external image control... but don"t work well...

SetBkMode(ListView1.Handle,TRANSPARENT);
SendMessage(ListView1.Handle ,LVM_SETTEXTBKCOLOR, 0, CLR_NONE);
ListView_SetBKColor(ListView1.Handle,CLR_NONE);

Is there anyone can help me ?

Thanks you in advance
Elias


 
eLiAs ©   (2008-02-07 18:57) [1]

Hey guys come on... help me !


 
=BuckLr= ©   (2008-02-07 22:18) [2]

Sorry, but one day is not enough for this forum. Just wait :)


 
eLiAs ©   (2008-02-16 23:28) [3]

no one can help me ?


 
Yury Sidorov   (2008-02-17 13:01) [4]

It"s generic wince api question and it"s a very small chance that someone on this form knows a solution. Try to google to get answer.



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

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

Наверх




Память: 0.47 MB
Время: 0.009 c
2-1241679286
ocean
2009-05-07 10:54
2009.06.28
Заполнить форму PDF


2-1241611459
Mishenka
2009-05-06 16:04
2009.06.28
Фокус при скроллинге в ListViewСкроллинг


3-1222860398
ivanoff
2008-10-01 15:26
2009.06.28
Вернуть "First" с условием


4-1211954383
TForumHelp
2008-05-28 09:59
2009.06.28
Навигация по MainMenu чужого приложения


15-1240298284
Int23
2009-04-21 11:18
2009.06.28
Откуда берутся хандлы "левых" событий в моей программе