Re: What format is the NetLibGetHostByAddr input address paremeter?

2005-04-02 Thread Logan Shaw
Alec Barker wrote: Thanks for the response. I'll try that. It would seem odd to require a length parameter if the IP address is always 4 bytes. I'm fairly sure the Berkeley sockets API allows you to use many of its functions on more than one type of protocol, i.e. it supports more than just

another 5-way simulator issue

2005-04-02 Thread Paul Nevai
Hi All: I never used the Tungsten E simulator before so this is news to me. The problem is that my stuff does not process the 5-way in the TE simulator although it does on every other simulator I used such as TT TC T3 T5 Treo 600 Treo 650 etc. EXAMPLE. Run the TE and T3 simulators next to each

Header files query

2005-04-02 Thread John Murphy
Hi, I'm reengineering source code for a Linux Flash Player for Palm. In the main.c file of the application there are a number of header files included and I'm not sure whether I need to use them. The files in question are: #include X11/Xlib.h #include X11/keysym.h #include X11/cursorfont.h

how to create my own CustomFont

2005-04-02 Thread versha
I have made a txt file for MyCustom Font ? i am using Codewarrior8.0, how do i add this txt file and link it to my application so that i can use the Font. Kindly help Thanks versha -- For information on using the Palm Developer Forums, or to unsubscribe, please see

Re: how to create my own CustomFont

2005-04-02 Thread Russell Cagle
Read this: http://rumkin.com/reference/palm/advanced.php The font stuff is a few pages down. versha wrote: I have made a txt file for MyCustom Font ? i am using Codewarrior8.0, how do i add this txt file and link it to my application so that i can use the Font. Kindly help Thanks versha -- For

re: another 5-way simulator issue

2005-04-02 Thread Paul Nevai
I may have found the answer to the mystery. On my Tungsten E simulator we have FtrGet (navFtrCreator, navFtrVersion, ftrValue) != errNone as opposed to the real device Tungsten E and the other simulators. At least, this happens on my simulator. Can someone please confirm it? Thanks, PaulN --

Re: Converting a string into UTF-8

2005-04-02 Thread Ken Krugler
I need to convert a string from the default encoding used by the OS to UTF-8 for delivering to the external. How can I do it? Is there a system API for it (sorry, but I could not find it)? If not, is there any code snippet for it? First, a general comment that most routines for direct text

Problems with the target of ExgSocketType

2005-04-02 Thread Edgar T. López
Hi, I added the code of Beaming a whole database and works fine, but I want that my application receives the object ExgSocket and not Applications, thus I wrote this: // Create exgSocket structure MemSet(exgSocket, sizeof(exgSocket), 0); exgSocket.target = 'EELT'; exgSocket.description =

Palm Network Access over BT bypasses host PC's VPN middleware?

2005-04-02 Thread Gregg Woodcock
I asked this in the BlueTooth forum a few days ago and got no response; I am hoping somebody in this wider audience can help (it isn't really that kind of a BlueTooth question anyway)... I am having trouble getting full Palm network access through BlueTooth working because it is apparently

Palm Network Access over BT bypasses host PC's hosts file (localhost)?

2005-04-02 Thread Gregg Woodcock
I asked this in the BlueTooth forum a few days ago and got no response; I am hoping somebody in this wider audience can help (it isn't really that kind of a BlueTooth question anyway)... I am having trouble getting full Palm network access through BlueTooth working because it is apparently

DmDeleteDatabase

2005-04-02 Thread Eka Gauranga Das
i dot know why DmDeleteDatabase is not working i check the err and is 0 but tables dont dissappear -- Chant Hare Krishna and Be Happy Eka -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

RE: DmDeleteDatabase

2005-04-02 Thread Jonathan King
Please be more specific. What tables are you referring to? Jonathan King -Original Message- From: [EMAIL PROTECTED] [mailto:bounce-422075- [EMAIL PROTECTED] On Behalf Of Eka Gauranga Das Sent: Saturday, April 02, 2005 6:55 PM To: Palm Developer Forum Subject: DmDeleteDatabase i