Thanks I implemented the mark-unmark for the checkbpx...
I wonder were in ListBox eg they have done this..
Dips
Type: Posts; User: Dips; Keyword(s):
Thanks I implemented the mark-unmark for the checkbpx...
I wonder were in ListBox eg they have done this..
Dips
Hi
The reference error was becox, i set the listbox to the clientrect ..so i changed it accordingly now on keypresses it does not crashes but still i cannot check-uncheck the checkboxes, would...
Hi
I have created a multiselection listbox with CheckBox in the View. But Im not able to check-uncheck it. I suppose it is already done by calling ListBox->offerkeyeventL in...
Hi
I have seen Status Pane Eg,Ya in UI handle that but my both views are not AKNView. First i want the control to go to View1 --CoeControl and in between want to switch which gets switched but how...
Hi
I have a View1 inherited from CoeControl and View2 AknView,
I have to change the status pane in View1 is normal with ClientRect but when i click a option i sd go to the view2 with navigation tab...
I have used a CMdaBitmapScaler to scale/stretch but don't think it is appropriate when you have many bitmaps being loaded at runtime.So i found CPAlbBitmap but with this i did not found a function to...
Hi
I have latest 0.9 sdk for series 60 - 7650, while sending the mms, it did not gave any error but it didn't showwed the mms mail into outbox or drafts.i have defined all respective access points,...
Hi
I need some help regarding the sms, i looked around many things but feel i'm confused rather to decide on sending sms. I had tried text sms with gdsms and even with the bio example which using...
Hi
I need some help regarding the sms, i looked around many things but feel i'm confused rather to decide on sending sms. I had tried text sms with gdsms and even with the bio example which using...
Thanks
Later
Dips
Hi ALL
I need help to map a number key 1 for some function, i used TKeyEvent and checked for Event.iCode == 1 | Event.iCode == EKeyDevice1 | Event.iCode == EKeyApplication1; but it does not maps it,...
Hi All
I''m using the j2me for developing mobile games, but how can i test my things for 7650 as 7650 emulator & sdk are for c++.Is their any way to incorporate the jar, jad files...Need further...