changing colour of text
| Fri, 2008-07-04 12:46 | |
|
Hi, I have an issue with the editor in the camera application. When I capture an image or a video and try to rename it, the characters that I enter in the editor are not getting displayed although the cursor moves accordingly. However, once I save the name, the very same name that I typed gets displayed at the top of the image or the video. I am guessing that it is because the colour of the entered text is of the same colour as the background(white). Can anyone tell me how to change the colour of the entered text? I am not sure if the function is SetPenColor or SetTextColor. It would be helpful if I could get any suggestions at the earliest. Thanks in advance... |
|






Forum posts: 1156
http://www.newlc.com/Playing-with-CEikEdwin.html
René Brunner
Forum posts: 8
hi,
thanks for the idea... but where do i add this function? in the view class, container class or the file where the editor is actually getting created?
thanks in advance.
Forum posts: 1156
You can change and configure things like colors right there where you create the edit control.
René Brunner