RE: Multi-user HotSyncing

2000-07-13 Thread Herve Groleas
I'm doing this connected with Oracle technology (Oracle 8i Lite). The synchronisation is made using Oracle replication mecanism you can determine on the server a specific replication request for each user. See oracle www for more info. Hope that help Herve -Message d'origine- De: Cu

RE: Find user directory

2000-07-13 Thread Herve Groleas
I'm afraid you're dreaming ! Be careful!, copying the prc to the install directory is not enough... If you move a prc file to the install directory and then perform a HotSync, the file remain and nothing is transfered. (don't ask me why, i just don't know) That's the reason why i'm using Catapult

millisecond delay

2000-07-13 Thread Petrus Wrangö
Previously I was talking about timers. And now I'm starting to realize I can't get better accuracy than 10ms this way (using sysTimerX functions). So now I want to know a way to make a delay for EXACTLY one millisecond. I also want to hear from anyone that has tested the sysTimerX functions more

SV: GUI in Palm : A question

2000-07-13 Thread Bulent Gecer
Nesse, Rustin <[EMAIL PROTECTED]> skrev i diskussionsgruppsmeddelandet:[EMAIL PROTECTED] > > Yeah, most of the controls can be created dynamically using > the Control API's (In the Reference). You have to remember > to delete all your dead memory handles and refresh the screen > (by catching th

Re: millisecond delay

2000-07-13 Thread Jim Schram
At 9:46 AM +0200 2000/07/13, Petrus Wrang– wrote: >I also want to hear from anyone that has tested the sysTimerX functions more >extensively. People at Palm, and others for that matter, say they may not be >used since they will result in an OS not working properly. Is this really >the case? (The s

RE: How to make form go away after 10 seconds?

2000-07-13 Thread THALER Laurent
here's part of InfoHack which make near what you are looking for void Affiche() { FormPtr form; DmOpenRef rsrcDB; EventType event; int count; FormActiveStateType curFrmState; char str[50]; int fnt; //set flag FtrSet(CreatorID, 123,1); count=0; FrmActiveState(&curFrmState, true); rsrcDB = DmO

Re: millisecond delay

2000-07-13 Thread Petrus Wrangö
>This may seem difficult to accept, but the operative phrase is "[in your] short experience" -- >your application is, almost without question, corrupting kernel data structures by using those >functions, leading to instability, possible data corruption, and an eventual crash. Ok, I can accept tha

Can I get record information that have been deleted?

2000-07-13 Thread Wen Zhiyong
I writing a PalmVII wireless sync application, I need to get all (ToDo,Address..)records information(include records have been deleted before sync ), when I use next code, it will have 'dmErrRecordDeleted' error, can you tell me what should I do to get records information that have been dele

Re: (no subject) --- Serial Device Control

2000-07-13 Thread Patrick Ouellet
Ok ok ok so you want to know It's home and business security system with zone checking phone calling to central Do you think were idiot to fit only a key pad in 8K no. there is much more... sice two of the guys here are working on shrink the code since it's already bigger

The new "Newbie to Palm question ..."

2000-07-13 Thread Patrick Ouellet
Ok... I'll try to make myself clear... well better than I did before I made this char TempCode[5] = ""; int CurChar = 0; //Some code between // if it's button labeled 1 StrCat( TempCode, "1"); CurChar++; //if its button labeled 2 StrCat(TempCode, "2"); CurChar++; //some code after ok.. the

Re: millisecond delay

2000-07-13 Thread Roger Chaplin
"Petrus Wrangö" <[EMAIL PROTECTED]> wrote: > Ok, I can accept that. But if what your telling me is that there is no way > of creating a similar callback function some other way, then, I can't accept > that! > > Still, creating a millisecond delay must be possible. Right? (Even if I have > to go t

Launch Codes - advice is needed - SOS

2000-07-13 Thread Paul Nevai
According to Palm OS Companion, page 57 # Global variables are generally only allocated after an application receives sysAppLaunchCmdNormalLaunch (see Listing 3.2) or sysAppLaunchCmdGoto; so if the application hasn't rece

Re: Fields for scientific notation input?

2000-07-13 Thread HowY
The NewFloatMgr.h FplAToF Purpose Convert a zero-terminated ASCII string to a floating-point number. The string must be in the format : [-]x[.][e[-]zz] Prototype FloatType FplAToF (char* s) Parameters s Pointer to the ASCII string. Result Returns the floating-point number. Comment The m

RE: millisecond delay

2000-07-13 Thread Petrus Wrangö
>> Still, creating a millisecond delay must be possible. Right? (Even if I have >> to go to assembly level coding.) >Stop and think carefully about what you really want. I suspect you >don't really want a delay of exactly one millisecond. Instead, I >suspect you want one thing to happen exact

Re: millisecond delay

2000-07-13 Thread HowY
Hmmm... You can read the DragonBall register directly Don't fail to realize that the device is EVENT DRIVEN. Everyone always wants the palm to be some multi-threaded desktop OS. A MILLISECOND is less time than an event will even be thrown. YOU only get 100 events per second period. That'

Re: long time annoying non-bug issue

2000-07-13 Thread HowY
I got an intellipoint here JUST DONT CLICK NOTHING! Geez annoying.. click edit | cut or whatever no more wheel you gotta minimize then maximize to even use the mouse click the wheel to scroll and NOTHING... nada ZiP! Right click cut and paste Gives me chills! YeaH BoY! Brando

Re: Launch Codes - advice is needed - SOS

2000-07-13 Thread Ben Combee
> However, I introduced a custom launch code > > typedef enum { > myAppCmdGoToListView = sysAppLaunchCmdCustomBase > } MyAppCustomActionCodes; > > > When testing myAppCmdGoToListView with a > > SysUIAppSwitch (cardNo, dbID, myAppCmdGoToListView, NULL); > > job, I see that the global vartiables ARE

Looking for Opinions Palm OS - Pocket PC

2000-07-13 Thread Pete
We presently have a customer whose application needs include mapping functions ( that is display some mapping data and pen drawing right on the hand held) along with standard field task management ones as currently handled in our software. The mapping resolution would parallel the need to guide so

FrmAlert help IDs

2000-07-13 Thread Charles Rezsonya
is there a method, say i have empty warning alerts, to also have empty help IDs? what i want to do is when i have a problem in my app, to display the custom message, but also have a detail explaination in the help. this would be differant for differant points of the app. is it possible? if

Re: long time annoying non-bug issue

2000-07-13 Thread Charles Rezsonya
Can you give me an intelliexplanation? is this a constructive or destructive critizism on legit points? if they were then why would metro even already be working on them? Charles R -Original Message- From: HowY <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: Palm Developer Forum <[E

Re: Find user directory

2000-07-13 Thread Brandon Wallace
I bought Catapult from http://www.beiks.com/ for $99. It is a nifty little palm software installation tool that will present the user with an interface you are looking for. Much cheaper to buy this than to spend time trying to write my own installation program. It can install files on the palm al

RE: The new "Newbie to Palm question ..."

2000-07-13 Thread McMicken, Steven
I'm pretty sure that you cannot pass a null string as an argument to StrCat. Does your program check for that? Other than that, somewhere in the "some code in between", you are not setting parameters up correctly for the if statements to evaluate to true. Regards, Steve -Original Message--

Debug Error

2000-07-13 Thread Patrick Ouellet
I just had this error while running in debug mode... can someone explain me what it mean. Starer 1.0 has just wrote directly to the memory you should upgrade or something like this... Btw: is there someone who know what is a transport timeout error, while trying to debug... -- Patrick

CW: bug ?

2000-07-13 Thread burke_edgar
Hello, I have a problem. I'am making a program with CodeWarrior (Version 4.0.1). Sometimes, when I'm debuging it, the parameters loss its memory's address. Generally, this is occurred when a function call to other function. For example, void function(void) { char *pointer;

PAR Link

2000-07-13 Thread Bradly J. Barton
Here is the link on where to find PAR (mentioned in a previous thread, PAR is a command line utility for PDB files): http://www.djw.org/product/palm/par/index.html -- Bradly J. Barton - [EMAIL PROTECTED] Jenies Technologies Incorporated (972) 602-1835 http://www.JTI.net http://PalmInHand

Hardware question

2000-07-13 Thread Jonatan Fernstad
I need to detect if the Palm device is attatched to the Palm Portable Keyboard when my app is running. How would I go about doing this? Have anyone made an app to use with other hardware that you attatch to the Palm, like a modem ? Any help would be appreciated. Jonatan -- For information on

Re: Debug Error

2000-07-13 Thread Dave Johnson
Patrick Ouellet wrote: >I just had this error while running in debug mode... >can someone explain me what it mean. > >Starer 1.0 has just wrote directly to the memory That means your code is buggy and doing something bad, like writing to NULL pointers, for instance. Dave Johnson -- For i

RE: Hardware question

2000-07-13 Thread Trevor Meyer
I don't believe there is currently any way to detect the presence of the Palm Portable Keyboard. I'm not sure about other devices. Trevor -- From: Jonatan Fernstad [SMTP:[EMAIL PROTECTED]] Sent: Thursday, July 13, 2000 9:20 AM To: Palm Developer Forum

Re: Launch Codes - advice is needed - SOS

2000-07-13 Thread Michael S. Davis
The one thing that would concern me about launching a 2nd application AND allocating globals would be that there is a fixed amount of dynamic heap. Since both applications would be sharing that heap (I think), means that one application that works when launching a 2nd does not guarantee that a di

Re: millisecond delay

2000-07-13 Thread Tom Zerucha
On Thu, Jul 13, 2000 at 09:46:49AM +0200, Petrus Wrangö wrote: > Previously I was talking about timers. And now I'm starting to realize I > can't get better accuracy than 10ms this way (using sysTimerX functions). So > now I want to know a way to make a delay for EXACTLY one millisecond. The only

Re: Looking for Opinions Palm OS - Pocket PC

2000-07-13 Thread Tom Zerucha
On Thu, Jul 13, 2000 at 09:34:06AM -0400, Pete wrote: > We presently have a customer whose application needs include mapping > functions ( that is display some mapping data and pen drawing right on > the hand held) along with standard field task management ones as > currently handled in our softwa

RE: Find user directory

2000-07-13 Thread William F. Weiher III
Try PltInstallFile, I think that probably does what you want -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Herve Groleas Sent: Thursday, July 13, 2000 01:29 To: Palm Developer Forum Subject: RE: Find user directory I'm afraid you're dreaming ! Be car

Re: Launch Codes - advice is needed - SOS

2000-07-13 Thread Ben Combee
"Michael S. Davis" <[EMAIL PROTECTED]> wrote in message news:17236@palm-dev-forum... > > The one thing that would concern me about launching a 2nd application > AND allocating globals would be that there is a fixed amount of dynamic > heap. Since both applications would be sharing that heap (I th

Re: long time annoying non-bug issue

2000-07-13 Thread HowY
Charles Rezsonya <[EMAIL PROTECTED]> wrote in message news:17223@palm-dev-forum... > > Can you give me an intelliexplanation? is this a constructive or > destructive critizism on legit points? if they were then why would metro > even already be working on them? Since I stuck my neck out... I u

debugger problems

2000-07-13 Thread Rob
When I try using the CW6 debugger I get a msg saying "failed to upload application to Pilot device...". When I check my Palm (IIIc) only about half of my program is there 8k.. while my prog is 14k. I checked and played with the com settings trying different speeds, etc.. The debugger also does no

3.5 Debug ROM

2000-07-13 Thread Jason Davidson
Every time I start my App with the latest 3.5 Debug Rom using POSE 3.0a6, I get a Bus Error in my application. I have been able to isolate it to a call I make to WinSetClip. The only parameter that this functions takes is a pointer to a Rectangle type. Now here is the weird part I get this on

RE: debugger problems

2000-07-13 Thread Heather Tufts
> When I try using the CW6 debugger I get a msg saying "failed to upload > application to Pilot device...". When I check my Palm (IIIc) > only about half > of my program is there 8k.. while my prog is 14k. I checked > and played with > the com settings trying different speeds, etc.. > The debug

Re: millisecond delay

2000-07-13 Thread Ron Nicholson
>So now I want to know a way to make a delay for EXACTLY one millisecond. I used to see lots of requests for people who wanted millisecond resolution for psychology experiments on PC's. What they failed to realize that the display was only refreshed once every 60th of a second (about 16.7 mS); a

Re: Find user directory

2000-07-13 Thread Dave Lippincott
There is a bit you need to set in the registry for the install conduit to realize there are files to upload. Copy the file into the install directory, set the key and it should work. > Be careful!, copying the prc to the install directory is not enough... > If you move a prc file to the install d

Re: Hardware question

2000-07-13 Thread Jonatan Fernstad
>I don't believe there is currently any way to detect the presence of the >Palm Portable Keyboard. I'm not sure about other devices. Trevor, I read in a FAQ about the PPK on palm.com that their driver "Keyboard.prc" is checking for the precense of the PPK every 3 minutes. So obviously it can be

Re: Fields for scientific notation input?

2000-07-13 Thread Dave Lippincott
Talk about discrimination. Negative numbers should have the same rights as positive numbers! This is an item brought to Palm's attention a couple of OS revisions ago and still hasn't been fixed... I got around it by adding a button to toggle the number between negative and positive. I also look

Re: How to make form go away after 10 seconds?

2000-07-13 Thread Dave Lippincott
handle the nilEvent in the form's event handler, and set EvtGetEvent to generate a nilEvent about every second or so. After 10 seconds have passed, return to the calling form or go where ever you need to. -- For information on using the Palm Developer Forums, or to unsubscribe, please see htt

RE: 3.5 Debug ROM

2000-07-13 Thread Jason Davidson
Okay I found out what the problem is it is related to the WinSetDrawWindow(WinGetDisplayWindow()); Problem discussed earlier. Basically I added this API call and it works amazing. Now for the only other problem I am having the debug rom is reporting I may have a memory leak, and it te

recursion

2000-07-13 Thread Deborah Gries
Hi all, Is anybody aware of a database program being developed that will enable 'recursive' filtering? Thanks much, Debbie Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com -- For information on u

Re: Launch Codes - advice is needed - SOS

2000-07-13 Thread Michael S. Davis
On Thu, 13 Jul 2000, Ben Combee wrote: > > Which brings me to another question. What IS the best method of > > communication between two applications, where you MUST have global space > > allocated in each application? One application will call (launch) the > > 2nd application and get returned

EndDlg

2000-07-13 Thread Bradly J. Barton
I'm looking for a function to close my dialog window like EndDlg does in Windows. I have a Modal form without any buttons, so I can't depend on the default handling to close the dialog. Is FrmReturnToForm what I'm looking for? -- Bradly J. Barton - [EMAIL PROTECTED] Jenies Technologies Inc

Re: long time annoying non-bug issue

2000-07-13 Thread Richard Hartman
As long as we're griping -- and let's leave aside the general ignoring of Windows conventions in favor of a straight port of the Mac feel -- how about a convenience in the search? Right now to search for something that is in the code I am looking at I have to select it, copy it to the clipboard,

Re: EndDlg

2000-07-13 Thread Danny Epstein
"Bradly J. Barton" <[EMAIL PROTECTED]> wrote in message news:17265@palm-dev-forum... > I'm looking for a function to close my dialog window like EndDlg does in > Windows. You might try adding a button and marking it unusable. You can then enqueue a CtlEnterEvent for this button. You might even be

Re: EndDlg

2000-07-13 Thread Dave Lippincott
or FrmGotoForm -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Re: Launch Codes - advice is needed - SOS

2000-07-13 Thread Danny Epstein
"Michael S. Davis" <[EMAIL PROTECTED]> wrote in message news:17264@palm-dev-forum... > Again here is the requirement: App1 calls App2 and expects App2 to do > something and return data. App2 REQUIRES global space to do it's > job. What is the best way to accomplish this. I don't know about "be

Re: The new "Newbie to Palm question ..."

2000-07-13 Thread Richard Hartman
Patrick Ouellet wrote in message <17213@palm-dev-forum>... > >Ok... >I'll try to make myself clear... well better than I did before > >I made this > >char TempCode[5] = ""; >int CurChar = 0; > >//Some code between > >// if it's button labeled 1 >StrCat( TempCode, "1"); >CurChar++; > >//if its bu

Re: Launch Codes - advice is needed - SOS

2000-07-13 Thread Ben Combee
> Again here is the requirement: App1 calls App2 and expects App2 to do > something and return data. App2 REQUIRES global space to do it's > job. What is the best way to accomplish this. Define your custom parameter block and launch code for App2 which includes information about how to call Ap

RE: Launch Codes - advice is needed - SOS

2000-07-13 Thread Randy Maxwell
-Original Message- From: Michael S. Davis [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 13, 2000 7:57 AM To: Palm Developer Forum Subject: Re: Launch Codes - advice is needed - SOS "... Which brings me to another question. What IS the best method of communication between two application

SOAP and XML for PalmOS

2000-07-13 Thread Bryan Batchelder
Would anyone be willing to collaborate on writing a few libraries for Palm? SOAP. Uses XML over HTTP to make corba-like request on remote objects/databases. Desired to run over PalmVII INetLib wireless, as well as NetLib (OmniSky wireless and all wireline protocols). Would make it possible to

PDBs from VB

2000-07-13 Thread Stephen Bentley
Greetings. I was scanning the archive for info on reading/writing pdbs from VB. A few questions arose: 1. Does anyone have a record layout in VB? 2. Can someone tell me where to find the csv2pdb routine that is supposedly out there? I couldn't find it on the sites I looked at. 3. Sudipta Ghose

Newbie to Palm question about using variable

2000-07-13 Thread Stringer
Your TempCode array is too small. Common error made by new C programmers. Also putting the '\0' character in a string constant is unnecessary. Try allocating Char TempCode[6] = "";// this is the required size + 1 Roger Stringer Marietta Systems, Inc. -

Re: long time annoying non-bug issue

2000-07-13 Thread Dave Johnson
Richard Hartman wrote: >It would be >nice if any text highlighted in the edit window when >the find dialog is called up were automatically placed >in the "find" field... Personally I wouldn't like that (what if I'm repeating a previous find and happen to have some other junk selected?) but there

Re: long time annoying non-bug issue

2000-07-13 Thread Peter Epstein
Or use command-H to find the selection. Both of these also work with shift to find the previous rather than the next occurrence. -- Peter Epstein Palm Inc. Developer -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/for

MemPtrFree error

2000-07-13 Thread Walter Black
Hello All, I'm attempting to use the following code but I get an error when I free the memory. What am I doing wrong? CharPtr typeP; ListPtr listP; typeP = MemPtrNew(10); listP = GetObjectPtr(DetailEntryTypePopupList); typeP = LstGetSelectionText(listP, Ls

Re: MemPtrFree error

2000-07-13 Thread Peter Epstein
Looks to me like you're trying to free memory that you didn't allocate. Probably the memory manager is complaining because it can't find the chunk header, which would happen if the memory in question is just part of a larger chunk, such as the chunk allocated by Palm OS for the form. -- Peter E

FldGetTextPtr for multi-line field

2000-07-13 Thread Wang, Nancy
Hello All, I am trying to get data from each line of a multi-line field. The user will press "Enter" to input data on a new line. I use FldGetTextPtr to get the data and display it on the screen. For some reason, only the first line is displayed. It seems to me that FldGetTextPtr can't hand

Re: MemPtrFree error

2000-07-13 Thread Ben Combee
"Walter Black" <[EMAIL PROTECTED]> wrote in message news:17293@palm-dev-forum... > > Hello All, > I'm attempting to use the following code but I get an error when I free the > memory. What am I doing wrong? > > CharPtr typeP; > ListPtr listP; > typeP = MemPtrNew(10); > listP = GetObjectPtr(Detai

Low Memory access error

2000-07-13 Thread Patrick Ouellet
Ok I had the "MyApps" 1.0 has just read directly from NULL (memory location zero) I know what it mean, but I want to know to to solve this problem... What am I doing wrong. These are my global variable: UInt CurChar = 0; CharPtr TempCode[5]; This is my code: static Boolean MainFormHandleEven

RE: Low Memory access error

2000-07-13 Thread Nesse, Rustin
>-Original Message- >From: Patrick Ouellet [mailto:[EMAIL PROTECTED]] >Sent: Thursday, July 13, 2000 11:39 AM >To: Palm Developer Forum >Subject: Low Memory access error > > >Ok I had the "MyApps" 1.0 has just read >directly from NULL (memory location zero) > >I know what it mean, but I w

Re: millisecond delay

2000-07-13 Thread Steve Sabram
"Petrus Wrangö" wrote: > Previously I was talking about timers. And now I'm starting to realize I > can't get better accuracy than 10ms this way (using sysTimerX functions). So > now I want to know a way to make a delay for EXACTLY one millisecond. > If you want to go below 10 ms resolution, I

Re: Low Memory access error

2000-07-13 Thread Patrick Ouellet
Thanx ... and for the braket... Personnaly I always put them.. where there's none... it's generated code... -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Does Palm support GIF's?

2000-07-13 Thread vishyk
Hi, Is it possible to attach a GIF image as a Bitmap to a form ? or is the constructor the only way to genetrate a bitmap... I am porting a GUI from VC to Palm and I have these buttons (GIF images) which needs to be used in the UI... Thanx -vishy __

Re: Does Palm support GIF's?

2000-07-13 Thread David A. Desrosiers
> Is it possible to attach a GIF image as a Bitmap to a form ? or is the > constructor the only way to genetrate a bitmap... I am porting a GUI > from VC to Palm and I have these buttons (GIF images) which needs to > be used in the UI... Natively? No. You have to use Tbmp images. There a

bus error when drawing?

2000-07-13 Thread Rob
case frmOpenEvent: /* do custom drawing */ frmP = FrmGetActiveForm(); /* Draw the lines between the arrows*/ WinDrawLine(13,15,13,121); WinDrawLine(10,15,10,124); WinDrawLine(13,121,160,121); WinDrawLine(10,124,160,124); FrmDrawForm (frmP); handled = true; break; I

Re: Does Palm support GIF's?

2000-07-13 Thread Richard Burmeister
From: <[EMAIL PROTECTED]> > I am porting a GUI from VC to Palm and I have these buttons (GIF images) which > needs to be used in the UI... If you are running Windows, open up each gif with MSPAINT, then select the entire gif (ctrl-A) and copy it to the clipboard (ctrl-C). Then switch to Construc

Re: bus error when drawing?

2000-07-13 Thread Neil Rhodes
> case frmOpenEvent: > /* do custom drawing */ >frmP = FrmGetActiveForm(); > > /* Draw the lines between the arrows*/ >WinDrawLine(13,15,13,121); >WinDrawLine(10,15,10,124); >WinDrawLine(13,121,160,121); >WinDrawLine(10,124,160,124); > FrmDrawForm (frmP); >handled

Re: Low Memory access error

2000-07-13 Thread Richard Hartman
Patrick Ouellet wrote in message <17299@palm-dev-forum>... > >Ok I had the "MyApps" 1.0 has just read >directly from NULL (memory location zero) > >I know what it mean, but I want to know to to solve this problem... >What am I doing wrong. > >These are my global variable: > >UInt CurChar = 0; >

RE: bus error when drawing?

2000-07-13 Thread DeAnna Davidson
Funny you should ask this right now. I've been fooling with this all day. The issue is because your form doesn't get drawn until after the WinDrawLine call. On the debug ROM, they did something funky trying to catch draw-too-early problems and it causes some major issues with most of the WinXX c

Re: long time annoying non-bug issue

2000-07-13 Thread Richard Hartman
Dave Johnson wrote in message <17288@palm-dev-forum>... > >Richard Hartman wrote: > >>It would be >>nice if any text highlighted in the edit window when >>the find dialog is called up were automatically placed >>in the "find" field... >Personally I wouldn't like that (what if I'm repeating a pre

Omnisky proxy

2000-07-13 Thread Fred Ecks
Using Inetlib on Palm V os3.5 with Omnisky Proxy seems to convert JPG->GIF on the fly. Bad for me. How do I stop it? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

re: interactive conduit...

2000-07-13 Thread tom b.
is it possible to have a conduit prompt the user for some extra info during a hotsync (like through mfc or something)? if so, how difficult is it on a scale of 1 to 10? much thanks, -tom bulatewicz -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://w

RE: interactive conduit...

2000-07-13 Thread Fitzpatrick, Joe
If you know Windows programming, about a 1. -Original Message- From: tom b. [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 13, 2000 1:52 PM To: Palm Developer Forum Subject: re: interactive conduit... is it possible to have a conduit prompt the user for some extra info during a hotsyn

RE: interactive conduit...

2000-07-13 Thread Fima Furman
It's very easy, just call a dialog in your OpenConduit function. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of tom b. Sent: Thursday, July 13, 2000 4:52 PM To: Palm Developer Forum Subject: re: interactive conduit... is it possible to have a conduit

RE: Problem Sync'ing Address Book (disk full?)

2000-07-13 Thread Yu, Ken
Could be write permission problem. > -- > From: > [EMAIL PROTECTED][SMTP:[EMAIL PROTECTED]] > Reply To: Palm Developer Forum > Sent: Wednesday, July 12, 2000 7:38 PM > To: Palm Developer Forum > Subject: Problem Sync'ing Address Book (disk full?) > > > > Hi All, > >

Re: Does Palm support GIF's?

2000-07-13 Thread vishyk
I tried that i.e. cut paste from MSPAINT but though the bitmap gets copied the colors get screwed up so I am back to square one! --vishy Get free email and a permanent address at http://www.netaddress.com/?N=1 -- For informat

re: interactive conduit...

2000-07-13 Thread Brian Mathis
On Thu, 13 Jul 2000, tom b. wrote: > is it possible to have a conduit prompt the user for some extra info during > a hotsync (like through mfc or something)? > > if so, how difficult is it on a scale of 1 to 10? > > much thanks, > -tom bulatewicz Popping up the window is relatively easy. Howev

RE: long time annoying non-bug issue

2000-07-13 Thread Heather Tufts
> Ok ... now if the checkboxes in the batching section would just work > right What doesn't work right? -hkmlt -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

RE: Problem Sync'ing Address Book (disk full?)

2000-07-13 Thread Chang . Elizabeth
I am not sure about that. However, the problem went away after I added address.dat in CondCfg.exe. -Elizabeth |+---> || [EMAIL PROTECTED]| || om | || | || 07/13/00 | |

Re: Does Palm support GIF's?

2000-07-13 Thread Richard Burmeister
From: <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Thursday, July 13, 2000 4:20 PM Subject: Re: Does Palm support GIF's? > > I tried that i.e. cut paste from MSPAINT but though the bitmap gets copied the > colors get screwed up so I am back to square one! > Do you ha

Re: Does Palm support GIF's?

2000-07-13 Thread Steve Sabram
If you want to do any sort of bulk or rare path image conversion, I highly suggest DeBabelizer. It's UI is a bit clunky, but it has a ton of features for pallete conversion and format parameters. I have seen this used already for getting a lot of image files in GIF and PNG to BMP for Palm appl

Re: long time annoying non-bug issue

2000-07-13 Thread Richard Hartman
Heather Tufts wrote in message <17324@palm-dev-forum>... > >> Ok ... now if the checkboxes in the batching section would just work >> right >What doesn't work right? >-hkmlt > > Sources and Project Headers are just fine, but System Headers does nothing and unchecks itself every time I check

Re: Doc bug on FldSetTextPtr

2000-07-13 Thread Ken Krugler
Ben, Thanks for the bug report... At 12:00am -0700 00-07-13, Palm Developer Forum digest wrote: >Subject: Doc bug on FldSetTextPtr >From: "Ben Combee" <[EMAIL PROTECTED]> >Date: Wed, 12 Jul 2000 14:08:11 -0400 >X-Message-Number: 59 > >The 3.5 SDK docs for FldSetTextPtr indicate that you should c

RE: long time annoying non-bug issue

2000-07-13 Thread Heather Tufts
> Sources and Project Headers are just fine, but System Headers > does nothing > and unchecks itself every time I check it. Okay -- I just opened the Address.mcp example project, pulled up the find box and searched for dmcreate in the Sources, Headers and System Headers, and it pulled up 11 matc

Sony Developer Program

2000-07-13 Thread Geoff_Richmond
As many of you are probably aware, Sony plans to release a Palm-Powered(tm) device in Japan shortly. The device is based on Palm OS(R) 3.5 and will add support for Memory Stick and a Jog Dial. In anticipation of this release, Sony has created a web site in Japan for Developers (http://www.jp.so

RE: Question about INetLibURLOpen

2000-07-13 Thread Khanh Tran
Thanks for the suggestion Joe! It's true that the problem goes away with most URL's. But there's one strange thing that I still can't figure out. Here are some URL's that I've tried: http://myserver.com/somepath?variable1=800-429-5955&variable2=303-555- http://myserver.com/somepath?variab

Repeating Button

2000-07-13 Thread Amit Garg
Sorry, if this is a very basic questionbut i am having hard time figuring out how "repeating button" can be displayed as various "Arrow"...when i look at the manual..it says..that repeating button is just like button and its label can be plain text (ascii) or (symbol font) which displays as ar

RE: Repeating Button

2000-07-13 Thread Nesse, Rustin
Try dropping a bitmap on top of your button, or make a graphical repeating button (if you're using OS 3.5). You'd be able to make your arrow look like anything you want, too! -Rus >-Original Message- >From: Amit Garg [mailto:[EMAIL PROTECTED]] >Sent: Thursday, July 13, 2000 2:48 PM >To:

RE: Question about INetLibURLOpen

2000-07-13 Thread Fitzpatrick, Joe
The INetLibURLCrack function tries to very intelligently break apart URLs, but it is clearly a little buggy. Presumably, GETs with URL encoded variables was not really fleshed out. Most PQAs POST a form, then use simple GETs. As to the exact breakdown, if you have CW6 you can actually have a lo

Retrieving encrypted password pref?

2000-07-13 Thread Geoff Shepherd
I realize this is an unusual request. What I need to do is programmatically retrieve the current encrypted PalmOS system password. So far I have determined it is stored in the Unsaved Preferences database and is 32 bytes long. What I'm trying to use is: // get size of preference record first re

Searching thru db & displaying in table

2000-07-13 Thread Oskie
Hi! I have a query function in my app'n, that would search through my database and display it on a table. This is how I plan to do it: - loop through the db, find the records matching the query criteria and count the number of rows needed for the table - loop through the db again and display the

RE: Searching thru db & displaying in table

2000-07-13 Thread Randy Maxwell
Suggest you use either an intermediate array of structs: 1 struct per table row (usually around 11 visible at most). During the first loop fill in the structs as you match. Structs can be tiny: sometimes just a UInt16 to hold your DB record index. Sort the structs if needed. Fill in table from th

re: Repeating Button

2000-07-13 Thread Neil Rhodes
On Thursday, July 13, 2000 2:48:20 PM, Amit Garg wrote: > Sorry, if this is a very basic questionbut i am having hard time > figuring out how "repeating button" can be displayed as various > "Arrow"...when i look at the manual..it says..that repeating button is just > like button and its labe

palm.com req javascript!

2000-07-13 Thread Chris Faherty
I think someone mentioned this before but http://www.palm.com doesn't work with browsers that don't use javascript, or for people like me who turn that crapola off. Still, no w3m or lynx etc etc. /* Chris Faherty <[EMAIL PROTECTED]> */ /* Your Stock has crashed - you must now re

Re: Omnisky proxy

2000-07-13 Thread Tom Zerucha
On Thu, Jul 13, 2000 at 03:00:39PM -0700, Fred Ecks wrote: > > Using Inetlib on Palm V os3.5 with Omnisky > Proxy seems to convert JPG->GIF on the fly. Bad for me. > How do I stop it? What do you mean? It shouldn't be doing this if you are asking for no conversion - compression - whatever in y

Re: millisecond delay

2000-07-13 Thread Tom Zerucha
On Thu, Jul 13, 2000 at 09:07:13AM -0700, Ron Nicholson wrote: > >So now I want to know a way to make a delay for EXACTLY one millisecond. > > The Palm also has a raster scan (lcd) display controller. So are > you sure you have *any* input or output that happens with a > resolution finer than th

  1   2   >