Search the web
Sign In
New User? Sign Up
nsbasic-symbian · NS Basic/Symbian OS Web Board
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 284 - 293 of 293   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Show Message Summaries   (Group by Topic) Sort by Date v  
#293 From: "George Henne" <gh@...>
Date: Sun Dec 13, 2009 11:37 am
Subject: Re: PlaySound volume
ghenne
Offline Offline
Send Email Send Email
 
That's as high as it goes with the interface we are using.

>Is there a way to increase the volume on PlaySound command.
>Tu highest volume setting is weak compared to other sounds in the device.
>
>
>
>------------------------------------
>
>Yahoo! Groups Links
>
>
>

#292 From: "urpopietila" <ujp@...>
Date: Sun Dec 13, 2009 9:27 am
Subject: PlaySound volume
urpopietila
Offline Offline
Send Email Send Email
 
Is there a way to increase the volume on PlaySound command.
Tu highest volume setting is weak compared to other sounds in the device.

#291 From: "graham.barlow@..." <GRAHAM.BARLOW@...>
Date: Fri Dec 11, 2009 1:29 am
Subject: FileLib Demo NOT working
graham.barlo...
Offline Offline
Send Email Send Email
 
I'm just new to Symbian and I think I've got a bit of a handle on the basics.
Trying to import a PDB from public directory into my app on my Nokia 5800 and
wouldn't find it. err 10766. So compiled FileLib Demo to make sure all was ok
and I can't get FileLib Demo to display any files. The Popup shows up "2 ?
Nokia" & "1 ? E:" but no files or directories listed. Anything obvious I'm doing
wrong?

#290 From: "George Henne" <gh@...>
Date: Mon Dec 7, 2009 10:35 am
Subject: Re: Re: How to create launcher icons
ghenne
Offline Offline
Send Email Send Email
 
The suggestions in Message 248 are in the Tech Note as well.

I have corrected the link to the jpg to svg converter. The SVGFactory
solution is a better one - does anyone have a good link to this? If not,
will its licensing allow us to put it in the downloads section here?

George Henne
NS BASIC Corporation
http://www.nsbasic.com

>You obviously didn't search the forum before asking this question.  My
>posting at Message 248 answers your question.
>
>
>--- In nsbasic-symbian@yahoogroups.com, "urpopietila" <ujp@...> wrote:
>>
>> Could anyone suggest a working progam, which makes SVG-t files for
>launcher icons (other than the 600 dollar program).
>> The links in tech note do not help
>>
>
>
>
>
>------------------------------------
>
>Yahoo! Groups Links
>
>
>

#289 From: "rmrsoft" <alan@...>
Date: Mon Dec 7, 2009 7:52 am
Subject: Re: How to create launcher icons
rmrsoft
Offline Offline
Send Email Send Email
 
You obviously didn't search the forum before asking this question.  My posting
at Message 248 answers your question.


--- In nsbasic-symbian@yahoogroups.com, "urpopietila" <ujp@...> wrote:
>
> Could anyone suggest a working progam, which makes SVG-t files for launcher
icons (other than the 600 dollar program).
> The links in tech note do not help
>

#288 From: "urpopietila" <ujp@...>
Date: Sun Dec 6, 2009 7:16 pm
Subject: How to create launcher icons
urpopietila
Offline Offline
Send Email Send Email
 
Could anyone suggest a working progam, which makes SVG-t files for launcher
icons (other than the 600 dollar program).
The links in tech note do not help

#286 From: "George Henne" <gh@...>
Date: Tue Nov 10, 2009 5:29 pm
Subject: Re: How to access N97 numeric softkeyboard
ghenne
Offline Offline
Send Email Send Email
 
Sorry, no. The keyboard is under the control of the Symbian OS (and the
user), not your app.

>I need to use the numeric keyboard on screen.
>I would like to opnen the screen in numeric mode and close the screen
>after four keystrokes (e.g. 1234)
>Is there a way to do that
>
>
>
>------------------------------------
>
>Yahoo! Groups Links
>
>
>

#285 From: "urpopietila" <ujp@...>
Date: Tue Nov 10, 2009 5:22 pm
Subject: How to access N97 numeric softkeyboard
urpopietila
Offline Offline
Send Email Send Email
 
I need to use the numeric keyboard on screen.
I would like to opnen the screen in numeric mode and close the screen after four
keystrokes (e.g. 1234)
Is there a way to do that

#284 From: "George Henne" <gh@...>
Date: Tue Nov 3, 2009 8:53 am
Subject: Re: Nokia 5800 TcpIp problem
ghenne
Offline Offline
Send Email Send Email
 
I understand you got this working (it seems to be working fine here on
our devices). What did you have to do?

>Hey guys!
>
>Im just trying to send a messege from my phone (nokia 5800 s60v5) to my
>computer but i run into a few problems, if anyone can lend a hand it is
>much appreicated.
>
>1: before venturing with my own code i tried the sample but this just
>keept giving me errors about reading and such. I removed all to do with
>reading, the result was better but i will only get a messege on my
>computer when i push disconnect
>
>2: I tried again this time with my own code, same thing sending strings
>works but only gets recieved when you close the connection on the phone.
>
>Does anyone know whats wrong? or has anyone had the same problem?
>
>Code:
>
>connecting with a button
>
>fd = TCP.TcpOpen("192.168.200.4", 32111, 5000)
>
>Sending messege with on a button
>
>Dim bytes as Integer
>bytes = TCP.TcpWrite(fd, "Hello!")
>TCP.TcpFlush(fd)
>
>Disconnecting with another button
>
>TCP.TcpClose(fd)
>
>
>the Tcp server is an example i followed online which works fine (tested
>with other pc)
>
>Thankyou =)
>
>
>
>
>
>------------------------------------
>
>Yahoo! Groups Links
>
>
>

Messages 284 - 293 of 293   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help