thanx,but i have another question, iread that doc and found these line
"SVG-T implementation on S60 2nd Edition, FP3 does not require the ’viewBox’ attribute to be specified. "
It means we can use...
Type: Posts; User: mobile_don; Keyword(s):
thanx,but i have another question, iread that doc and found these line
"SVG-T implementation on S60 2nd Edition, FP3 does not require the ’viewBox’ attribute to be specified. "
It means we can use...
Hi All,
as title says,my svg image is not resizing.means i m using a 240x234 size of svg,its ok,but when i trying to resize it or make another svg(size of 200x320),its showing only in 200x200,so...
Thanks,
it means animated SVG is not supported in Symbian C++,i have another question,is Symbian c++,supports dynamic SVG,i mean if i get the SVG images at run time ,can i draw it,if yes.
how could...
Hi Expert,
i found an example that is build in J2me(jsr 226),the example name is "SVG Demo".
its having a SVG image(Halloween.svg) when i run this SVG on j2me environment its running like animation...
i done it with DriveLetter:FileName..not full path..
thanks
Hi All,
i am trying to create a calendar file in 3rd devices.but geeting -5 error not supported feature.is it not supported with 3rd devices.
i m doing this..
_LIT(KCalendarFile,...
Hi,Mateen
i am using CAknCaleMonthStyleGrid in 3rd,everything is fine but the problem part is its image size.
in 2nd the image size is 21x19,but i m taking big size images(30x29),but it appears...
Hi,All
In 2nd edition the Image size is 21x19 for grid cell.
like "0\t1\t2" where:
0 = 21 by 19 icon occupying the whole cell.
1 = 5 by 5 icon occupying bottom right of cell.
2 = day number.
...
Hi all,
I want to calculate the sunris/sunset according cities.i did it in 2nd using RWorldserver but in 3rd its not here.so is there any way to find all these things.Is there any API like...
thanks,Nitin SuperByte,
Now its working with your suggestion,but i would like one thing what is the connection b/w BaseConstructL(EAknEnableSkin) and
CAknEnumeratedTextPopupSettingItem.i really...
hi all,
i am facing a problem with CAknEnumeratedTextPopupSettingItem item on 3rd edition devices.it shows fine on my container but when i go for press it ,my app is closing.it works fine on...
Hi
I am having an issue regarding EDisableHighlight.its not working for real device(2nd).is there any problem with device or i have to do some extra work for that.
plz give some hints..
Thanks...
ok just change lycos to gmail.com(id is same) then send
I did not get any mail.
Hi
TCommConfig is a configuration settings package(which packages a structure TCommConfigV01 in a convenient form for passing to and from the server).
*iTerminator //array to hold actual...
Yaa i ll check it .
Regards
Mobile_Don
He is right.....
Hi Sneha1
Nobody is having god's eyes so you have to show that code area where you are doing these all things,then i ll look on that.
if you have any problem on forum you can use another way.
...
hi
I have faced same problem that was due to me.I can not give you the code but you can manage with some hints.you have to manage all pointers in your code.i mean whatever you are using for keys...
Hi
You have to mention your exact point on which your app is exit.and what you use to make connection.specify your problem point not subject so anybody can give the answer.
Foe making a HTTP...
Hi
did you try it in your AppUi class...(In ConstructL())
SetOrientationL(EAppUiOrientationLandscape);
It works fine me hope You ll resolve ur problem by this..
Regards
Mobile_Don
Hi
You can use CAknMultiLineDataQueryDialog class for making two text boxes.The first one box,you can use for loginid ,and for password you can use the second one.
For password settings you can...
You have to just add this line after your code..
iEdwin->SetCharFormatLayer(formatLayer);
it works fine 4 me on 2nd.
i hope it will help you..
Regards
Mobile_Don
Thanks to reply.
It mean i can show the content that is draw on container.but whenever i am trying to do this thing nothing getting.how can i do this.any help..
Thanks in Advance
Hi chenziteng
you mean we can not make a listbox or grid as transparent.?