hi,
Am facing a stange problem....
I created a sis file [DLL created by Compliling as config urel]
and put the sis file in
"Symbian\6.1\Series60\Epoc32\Wins\c\nokia\installs"
But when...
Type: Posts; User: varshajohn; Keyword(s):
hi,
Am facing a stange problem....
I created a sis file [DLL created by Compliling as config urel]
and put the sis file in
"Symbian\6.1\Series60\Epoc32\Wins\c\nokia\installs"
But when...
Hi,
I tired using the sisar application and i made a sis file combined of two sis files one of size 85 kb and other of 55 kb
the combined sis file after trasferring to the device gets installed...
hi,
I am facing a strange problem with context pane icon..
i have created an mbm file with an icon when am loading that icon on the context pane using the following code ..
CAknContextPane*...
hi,
I wanted to know whether its possible to scroll horizontally in a list box.
SetScrollBarVisibilityL (CEikScrollBarFrame::EOn, CEikScrollBarFrame::EOn)
works only for vertical...
hi,
I want to display two icons [left and right handside]
on a list item, could any one please tell me howto go abt it....
am not able to get icon on the right hand side of the list item
Hi all,
Is it possible to have animated images in the 7650 gui??
can anybody please give me some suggestions regarding this??
I dont know how to go abt it...
please some inputs to this...
hi,
I wanted some information regarding whether the status bar , can be replaced by a gif???
can i put a gif as the background for the application...
if anybod has got an idea abt it please...
hi,
I have installed the Nokia testing suite, on my pc and 7650sis in Nokia 7650.
after this how do i proceed , regarding testing??
do i have to write scrpits for starting my application...
hi,
I have used dialogs in my application... this is just a suggestion hope it helps u..
i dont know what u got in ur second view.... why dont u try the application with just one view and in...
hi all,
I have launched an application and from that application without exiting the application i switch to another application, while being in the second application how is it possible to get a...
hi,
I am having a listbox to which i am adding items , i want to display a query dialog[information/confirmation] on that view without the listbox being dimmed out.
i want the listbox to be...
hi,
I am using a dialog with a form , and since i needed user defined options i am using DynInitMenuPaneL() and so i have to handle the options in the processcommnadl of the dialog class...
...
hi,
I am using a dialog... which needs to take multiple values...
i need to get these values displayed in separate lines...
can i specify a separator so that after that the next value entered...
hi,
I need to get options as both the buttons
[RESOURCE CBA R_TEST_SOFTKEYS_OPTIONS_OPTIONS]
how do i get different menu items for these options ??
Should i define two different menupanes...
hi,
I am using CAknDoubleLargeStyleListBox in my application ...
now i am displaying a set of values defined in the rss file to be displayed in the listbox...but i want to change the things in...
hi,
I am developing an application which has 3 -4 dialogs with forms within a view, i need to get different menupanes[different menuitems within the options button] enabled on launching different...
hi,
I need to launch a view on selecting one of the user defiend menu items in the form.Do I need to do it in the ProcessCommandL of the class extending form CAknForm??
but here i am not able to...
Hi,
I am using some user defined menu items in a form.
On selecting a particular menu item i want to launch another view. I tried handle this event in the "HandleCommandL()" of the view from...
hi,
i want to use some control that allows only integers.
i tried using AVKON_INTEGER_EDWIN but it allows all special characters also to be enterd.
NUMBER_EDITOR control allows only 9 digits...
Hi,
I'm facing problem while using the IP_FIELD_EDITOR control in a dialog.
In the series 60 example "EDITOR".. this control is used in view21 directly without launching any dialog. In this view...
hi,
I need to get the control "IP_FIELD_EDITOR" in a dialog.
I have used the following code in the dialog but it gives an exception when the application is launched..
could anyone please give me...
Hi,
I need to provide some user defined menu items in the menu pane used in a form.. sinece the form has a set of user defined menu constants if i disable all of those ..how do i give some user...
hi,
I need to change the title pane icon ( display another icon in place of the application icon ) that is displayed along with the application name..
I want to chage the icon on selecting a...
Hi,
How can i create my own dlg buttons for Nokia 7650.
I tried to use DLG_BUTTONS struct for this but doesn't seem to work..
and also how do i map these buttons to the menu items. Say i want to...
hi,
I am developing an application in which i need to change the status pane display dynamically......
For ex when the user selects a menu item the status pane display should change in the same...