Thank you! i'v solved it.
HandleWsEventL() can receive event over all the screen
Type: Posts; User: chingking; Keyword(s):
Thank you! i'v solved it.
HandleWsEventL() can receive event over all the screen
i want to write a program about hand-writing,
the program requires that pen cursor need to be shown in the whole screen, but i have to keep my CCoeControl to be partial-screen control (clientRect)....
I want to implement the communicating between PC and mobile phone by bluetooth. I used code about bluetooth from windows platform sdk but there are always sth wrong. i can successfully compile it,...
i need to reduce my the height of my listbox in my program. unfortunately its vertical scrollbar doesn't adjust height to make fit for the listbox.
how to change scrollbar's height???
help!
another problem , i want to change the count of items displaying in listbox, my method is to set the "height" attribute in LISTBOX part in .rss file, but i can see no change.
when i shrink listbox's scale the scrollbar doesn't adjust its height or position automaticly, yes,i can set the scrollbar dimmed and draw one by myself, but it will certainly affect the...
thank you!!! yucca!!
as you said , 1/t really means the 2nd pic.
you helped solve a so bothering problem, i love you!!
but why isn't it explained in any symbian books?
yucca: i have tried using your idea, but another problem comes out, the functions i used is as follows:
iListBox->ItemDrawer()->ColumnData()->SetIconArray(icons);
the para "icons" which type is...
In listbox example it can set pictures at the head of each item. i don't want to paint pictures for all the items, but for only some of the items, keep other items non-pic style.
any useful codes?...