Hi
can anyone tell me how to sort listbox that contains icons.
I need to sort it according to the %S data and discard
the icon indexes.
Regards,
Noam
Type: Posts; User: noam segal; Keyword(s):
Hi
can anyone tell me how to sort listbox that contains icons.
I need to sort it according to the %S data and discard
the icon indexes.
Regards,
Noam
Hi
Thank you for your replies, but I still
didn't get my answer.
I would like to receive events of the call in real time
same as in CTelephony.
can anyone help with this issue.
Regards,...
Hi
Can any one have code example of using TPSTelephonyCallState
enum with active objects? I would like to get GSM
and VOIP calls events such as:
dialing, ringing.....
Regards,
Noam
Hi
With CTelephony only the owner of the call can
hang up (correct me if I'm wrong) the call.
I want to detect GSM call and hang it before
the call is established.
Regards,
Noam
Hi
Is there a way to stop outgoing calls
which you are not the owner of them?
Regards,
Noam
Hi
I'm using CPbkViewState class
and ActivateViewL to open dialog that adds
new contact to address book.
My problem is that After I close the view of new contact
I do not get event and the...
Hi
I'm using carbide.c 1.2.2. I'm trying to create
list box CAknDoubleGraphicStyleListBox view using application.uidesign . But I do not see
this option.
Can any one help
Regards,
Hi
I changed the pkg file the sis was installed successfully.
I see the icon of the application but when I press on it
the application is not opened.
Do you have any idea what might be the...
hi
but what about the pkg file? the exe file and all the rest
cannot have the same name!!! I would like both versions to be installed on my device simultaneously.
Regards,
Noam
Hi
I would like to create 2 versions from the same project
in the carbide.c. The reason is that I want the same code but with different icon image and different icon text and different UID.
I...
Hi
did you find a solution ?? if yes please share it
10x
Noam
Hi
I use document file for settings in my application.
I need help with the following parameters:
1) how can I set the path of the installation of the file?
2) how to set the file name? If the...
Hi
I need a file browser application that can access into the private folder.
can anyone help me with this issue, I tried
Y-Browser but it didn't have the required capability.
please help.
...
Hi
so what is your suggestion? how can I get an item just
from the text that is shown on the view?
Regards,
Noam
Hi
I need to edit an item from a list box. The item
is not the current selected item so I need to find it
from the model->ItemTextArray. The problem is that the buffer is
something like...
Hi
I want to use ota to configure my application settings.
Can anyone tell How to do it? which api I need to use.
How my application knows about the incoming mms?
Regards,
Noam
Hi
I need to control 2 different Tabs group.
can any explain or send me example.
I'm using carbide 1.2 with ui designer.
I have 4 views. On startup I will see the first tab group
that control...
Hi
In my application I have CAknTabGroup that control my first and
second view. My question is if it is possible that when I press
on menu item I would open different 2 views with CAknTabGroup...
Hi
I'm using carbide.c 1.2 with UI designer. I have container view.
In my container I have 2 labels and rich text editor.
My problem is that the editor should support both text and numeric...
Hi
carbide.c 1.2.2 s60 3rd_MR
hope it helps.
Noam
Hi
When I close my application using iAppUi->Exit() I gets kern-exec 3 panic.
I tried to put break point in the app ui destructor but it doesn't get there yet.
Regards,
Noam
Hi
My application has container view. In my application I have confirmation
query. When I run the confirmation query and then switch the screen
resolution to landscape the container view is ok...
Hi ,
I think you miss understood me. I need to use the code
from your previous post whenever I switch back to my application.
So my question is what is the event or what is the view function...
Hi
First, thank you for your reply.
Could you be kind as suggesting me in which functions of the view or
appui I should use the function from your first reply?
Thanks,
Noam
Hi
I'm using the ui designer generated component.
This automatically inserts all the logic of the tabs.
The arrows (right, left) and views are working very good
till I switch out using the menu...