Re: Classic emulator interface on Palm Pre

2009-05-16 Thread Baxter
Aceeca sells the Meazura Palm starting at $399 USD - and it won't break -- Lee Church lchu...@mobitechsystems.com wrote in message news:187...@palm-dev-forum... Most of my customers started with E2's to get a low entry price. But the customers we support that have delivery drivers or route

Launching the emulator

2008-12-22 Thread Baxter
I'm using Codewarrior 9.3, and have lost the ability to launch the Emulator from within the Codewarrior IDE - neither the button nor the menu option works. I can launch from the Desktop and then connect, but it would be more convenient to be able to launch within the IDE. Anybody have any

Re: C Code for Forms with Tabs

2008-12-12 Thread Baxter
the tabs are actually buttons and you have to draw them yourself. -- codemaker kala...@yahoo.com wrote in message news:187...@palm-dev-forum... I guess what I had in mind is to complicate for people reading this forum. At least could someone advice me on how to create forms with tabs on top?

Re: How to output a file

2008-04-29 Thread Baxter
Use the corresponding VSF functions in your Conduit too. Check the Conduit/HotSync documentation on how to do this (as it's too difficult to detail in a usenet post.) -- Vivian Chen [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi all: I've created a file using

Re: Falch.net Databases and Codewarrior Debugging

2008-02-15 Thread Baxter
You might also be able to put them in the Autoload subdirectory under the Emulator's (or Simulator's) directory. -- [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I'm just wondering if there's some simple way to include all the falch databases in my application when I call on

Self-deleting app

2007-12-05 Thread Baxter
Anyone have an idea on how to do this? -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Problem on Tungsten E2

2007-11-05 Thread Baxter
When I try to sync, I get the error SYNCERR_LOST_CONNECTION (0x10006410) when the code hits SyncDeleteDB. On the Palm itself, it says 'Out of storage space' -- it has 25.2M out of 29.7M free, and 84% free, As near as I can determine, this happens only on the Palm Tungsten E2 (I have 2

Sounds

2007-09-19 Thread Baxter
I'm using Codewarrior 9.3 and PilRC Designer. What is the easiest way to add a .wav file to the resource so that I can use the SndPlaySmf function? Constructor will do it, but I'm hoping there's an easier way ... -- For information on using the ACCESS Developer Forums, or to unsubscribe,

Re: code warrior 9.3

2007-08-20 Thread Baxter
I use 9.3. My guess is that you will have some code changes from 5.3. Applications built with 9.3 will run on both Tungsten Tx's and older Palms. [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] : 8bit has anybody been using the code warrior 9.3? the last version i had used was

Re: contract to build very simple palm OS app

2007-07-02 Thread Baxter
Nope. You can do a COM object in a regular Conduit. I do it that way with my PocketLog and DataGet software (www.dataget.com and www.dataget.com/pocketlog ) -- Philip Sheard [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Writing a conduit to update an Excel database is

Re: POL (Object Library for Palm OS) tutorial?

2007-04-20 Thread Baxter
; ComPortParms.dwPort = 0x8000; ComPortParms.dwBaudRate = 9600; ComPortParms.nDataBits = 8; ... if (GetComPort()-OpenPort(ComPortParms) != errNone) return false; return true; } ...etc ...like that Baxter [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Some objects

Re: POL (Object Library for Palm OS) tutorial?

2007-04-19 Thread Baxter
Some objects should be Singletons. Particularly objects that interface to a Serial port. -- - Free software - Baxter Codeworks www.baxcode.com

Re: POL (Object Library for Palm OS) tutorial?

2007-04-18 Thread Baxter
Do a web search for the zen of palm. -- - Free software - Baxter Codeworks www.baxcode.com - Rémi Després-Smyth [EMAIL PROTECTED] wrote in message

Re: POL (Object Library for Palm OS) tutorial?

2007-04-17 Thread Baxter
- untangling that will be a real mess. -- - Free software - Baxter Codeworks www.baxcode.com - Handitan [EMAIL PROTECTED] wrote in message news:[EMAIL

Re: DmWritecheck failed in resizing the record

2007-04-17 Thread Baxter
. -- - Free software - Baxter Codeworks www.baxcode.com - Durgesh Trivedi [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] When I try to update the record and resize the record with the new

Re: POL (Object Library for Palm OS) tutorial?

2007-04-14 Thread Baxter
.) -- - Free software - Baxter Codeworks www.baxcode.com - [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Howdy, Could someone please recommend me any POL-tutorial-related resources? I have googled POL

Re: Help with new program

2007-03-22 Thread Baxter
Why re-invent the wheel? www.dataget.com/pocketlog Rick [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I need help getting the following program started. I have written a small remote data entry program using Visual Basic.net 2005. This program works fine on a Dell handheld. I

Re: Only application can be deleted not the database associated with application

2007-01-31 Thread Baxter
One thing to keep in mind - if you don't own that different Creator ID, then you give somebody else's application the power to delete your database. Pinus Alba [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi Manish, This is a guess - I'm not sure. If yor databases are

Re: .pdb - HotSync, 256 limit?

2006-11-28 Thread Baxter
Douglas Handy [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] But other than synchronization, there is no real value to the unique ID so in my view it isn't a matter of other utilities failing to correctly analyze the pdb file. Not so - if you want to establish a relationship

Re: .pdb - HotSync, 256 limit?

2006-11-27 Thread Baxter
Douglas Handy [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Baxter, Seems to have worked. So you are able to get all 270 records installed via Hot Sync now? Why were you using duplicate unique IDs? Indeed, why were you adding a non-zero unique ID at all if you aren't using

Re: .pdb - HotSync, 256 limit?

2006-11-27 Thread Baxter
Douglas Handy [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Baxter, I inherited some code. The ID's were unique .within.the.file. (or database) and set from the index of the loop that wrote the records to the file/pdb. For less than 256 records the system worked fine, when 270

Re: .pdb - HotSync, 256 limit?

2006-11-25 Thread Baxter
Hal Mueller [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Can you build your PDB using the par utility? Downloaded and used par to analyze file. On the PC: - par shows 270 records (both as header dump and dump of records.) - PDB Reader shows 270 records - app works perfectly

Re: .pdb - HotSync, 256 limit?

2006-11-25 Thread Baxter
Hal Mueller [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] At 10:05 PM -0800 11/24/06, Baxter wrote: That would be my first guess too - except the .pdb files work just fine in the Emulator and the Simulator. How are you creating the .pdb files? with par? or with some custom code

Re: .pdb - HotSync, 256 limit?

2006-11-25 Thread Baxter
Aaron Ardiri [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On the PC: - par shows 270 records (both as header dump and dump of records.) - PDB Reader shows 270 records - app works perfectly in Emulator - Simulator shows 270 records, app works perfectly File

Re: .pdb - HotSync, 256 limit?

2006-11-25 Thread Baxter
Douglas Handy [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Baxter, I'll try it, but memory card is not going to work for customer. If there is a bug/limitation in HotSync/Installer, There is no such limitation in HotSync transfers. I've transferred databases with 30,000

Re: .pdb - HotSync, 256 limit?

2006-11-25 Thread Baxter
Douglas Handy [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Baxter, If I use a memory card for transfer, and then Filez to copy from the card to main memory, I get all 270 records. Which again, I believe, makes me suspect duplicate values for the record unique IDs

.pdb - HotSync, 256 limit?

2006-11-24 Thread Baxter
I have PC software that analyses an Access database and constructs a .pdb file on the PC for download to the Palm. I create a .pdb file with 270 records. If I load it into the Emulator or the Simulator, it works fine, and all 270 records are available. But if I download it (the .pdb) to the

Re: .pdb - HotSync, 256 limit?

2006-11-24 Thread Baxter
Hal Mueller [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] My bet on the most likely culprit is your PC software that creates the .pdb. My hunch is that your PDB is flawed--maybe headers don't match actual records. That would be my first guess too - except the .pdb files work

Re: MainFormDoCommand

2006-10-16 Thread Baxter
if c_password is 10 chars, and C_Pswd is more than 10 chars, you could get unpredictable results. -- - Free software - Baxter Codeworks www.baxcode.com

Re: MainFormDoCommand

2006-10-13 Thread Baxter
How is c_password defined? V. Sriram [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] hi all, i've written a code to display a password screen when Phone Application is invoked. user has to enter correct password to open static Boolean MainFormDoCommand(UInt16 command) { case

Re: DmRecordInfo (MemoPadDB , index , NULL , uniqueIDP, NULL );

2005-09-25 Thread Baxter
Have you tried to adding it to the end of the end of the database? index = dmMaxRecordIndex; -- - DataGet PocketLog www.dataget.com Baxter Codeworks www.baxcode.com

Re: Read about it in the SDK.

2005-08-15 Thread Baxter
Sure you can - simply use the tblEnterEvent instead of the tblSelectEvent. -- - DataGet Pocketlog - www.dataget.com Data Collectors - www.baxcode.com -

Re: Using Palm databases

2005-07-23 Thread Baxter
Keep in mind that closing and opening the database take time - and performance is important on a Palm. Personally, I keep most of my databases open all the time - unless it's one that only gets used occasionally. Sometimes globals are appropriate for an app. --

Re: Palm dedicated to one application

2005-07-20 Thread Baxter
Do you need to HotSync your app/data? If so, the answer is no. -- - Free software - Baxter Codeworks www.baxcode.com - Jerry Martinez [EMAIL

Re: Visual FoxPro/Palm Custom Conduit Help

2005-06-24 Thread Baxter
. -- - Free software - Baxter Codeworks www.baxcode.com - Dan Wellisch [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hello: I want to develop a conduit application that can sync .pdb files on the Palm

Re: Icon for Application

2005-06-13 Thread Baxter
? etc. -- - Free software - Baxter Codeworks www.baxcode.com - sachin jesukaran [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] thank u

Re: Icon for Application

2005-06-12 Thread Baxter
If you're using Windows, create your icon with MS Paint. It's really a bitmap. -- - Free software - Baxter Codeworks www.baxcode.com - sachin

Re: Installing new program to PalmOS

2005-04-07 Thread Baxter
Check out InstAide.dll in your CDK documentation. -- - Free software - Baxter Codeworks www.baxcode.com - Zath [EMAIL PROTECTED] wrote in message

Re: Palm OS Developer Program

2005-01-10 Thread Baxter
Question to Combee - how are changes in ownership handled? CreatorID is registered to correct product, ownership information needs to change. -- - Free software - Baxter Codeworks www.baxcode.com

Re: Rugged Palm powered handhelds

2005-01-05 Thread Baxter
Try the Meazura www.aceeca.com -- - Free software - Baxter Codeworks www.baxcode.com - Rodolfo [EMAIL PROTECTED] wrote in message news:[EMAIL

Struct internals error

2004-11-23 Thread Baxter
. -- - Free software - Baxter Codeworks www.baxcode.com - -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Struct internals error

2004-11-23 Thread Baxter
under Windows. I need to get the code to a place where I can compile and fix bugs pending a complete re-write. Free software - Baxter Codeworks www.baxcode.com

Re: Struct internals error

2004-11-23 Thread Baxter
Ah, yes - I see PalmOS_Headers_Debug. I assume I just clear the field? (and then add the headers I need in my source files.) -- - Free software - Baxter Codeworks www.baxcode.com

Re: Colored Table

2004-09-24 Thread Baxter
Kind of complicated, but yes you can display different lines (or cells) in different colors. See WinSetTextColor(); -- - Free software - Baxter Codeworks www.baxcode.com

Re: SONY CLIE PEG-TG50 ROM

2004-09-01 Thread Baxter
You'd have to get the ROM from Sony - unfortunately they've shut down their Developer Program. -- - Free software - Baxter Codeworks www.baxcode.com

Re: Hello world for Zire 72

2004-08-24 Thread Baxter
I started with PilotMAG - only $25. It's a front-end for the Open Source compiler. -- - Free software - Baxter Codeworks www.baxcode.com - Predrag

Re: database philosophy

2004-08-12 Thread Baxter
to worry about the archive bit as the Backup Conduit is not supposed to even see your files/databases. -- - Free software - Baxter Codeworks www.baxcode.com

Re: Custom List problem

2004-07-27 Thread Baxter
Use the Glue functions for the older OS's. -- - Free software - Baxter Codeworks www.baxcode.com - BlakJak [EMAIL PROTECTED] wrote in message news

Re: Setting database attributes

2004-06-20 Thread Baxter
() -- - Free software - Baxter Codeworks www.baxcode.com - Kristian Austad [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] It's probably just me

Re: Database to Field

2004-05-26 Thread Baxter
(textP, record); -- - Free software - Baxter Codeworks www.baxcode.com - Barry Jaques [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] So my

Quick Install InstAide.dll

2004-04-30 Thread Baxter
to register the .prc you want installed with Quick Install instead of the regular install? Or how the user can see the regular Install Tool list? -- - Free software - Baxter Codeworks www.baxcode.com

Re: Interested in soliciting developers

2004-04-09 Thread Baxter
Go to Mobile Coders http://www.mobilecoders.com/home/default.asp and do a search for someone who fits your budget/location/etc. -- - Free software - Baxter Codeworks www.baxcode.com

Re: Palm Development General Question

2004-04-02 Thread Baxter
/completed at entry time (think tree and branches) -- - Free software - Baxter Codeworks www.baxcode.com - Chris Hall [EMAIL PROTECTED] wrote in message news

Re: Creating Searchable Database

2004-03-29 Thread Baxter
Already been done. There are a number of different implementions. One is at www.olivetree.com. Under the covers, it gets really hairy to put a bible on a Palm. -- - Free software - Baxter Codeworks www.baxcode.com

Re: coloring the text fields

2004-03-25 Thread Baxter
, ...) and WinSetTextColor(UIColorGetTableEntryIndex(UIFieldText)); 4. Then draw your text 5. set the color back to the old color. -- - Free software - Baxter Codeworks www.baxcode.com

Developer Exam??

2004-03-21 Thread Baxter
software - Baxter Codeworks www.baxcode.com - -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Popup list population from Database

2004-03-15 Thread Baxter
. -- - Free software - Baxter Codeworks www.baxcode.com - Chris Engler [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi All, I have read through all the listings I can find

CW9.3 won't connect to Cobalt Simulator

2004-02-28 Thread Baxter
to. Any ideas on how to get it to connect? -- - Free software - Baxter Codeworks www.baxcode.com - -- For information on using the Palm Developer Forums

Re: CW9.3 won't connect to Cobalt Simulator

2004-02-28 Thread Baxter
Same here. (in all particulars - at least I'm not alone) I did try editing the PalmEmulators.xml file and got it to launch the simulator - still wouldn't connect. Regis St-Gelais [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Baxter [EMAIL PROTECTED] a écrit dans le message de

Re: CW9.3 won't connect to Cobalt Simulator

2004-02-28 Thread Baxter
Let me know ... If it works, I'll download DotDotTwo. Regis St-Gelais [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Scott Gruby [EMAIL PROTECTED] a écrit dans le message de news:[EMAIL PROTECTED] snip You have to be in a 68K app for the CodeWarrior debugger to connect.

Re: Source code for the built in NotePad app

2004-01-06 Thread Baxter
Comes with the SDK - look for memo. -- - Free software - Baxter Codeworks www.baxcode.com - Muriph, Michael [EMAIL PROTECTED] wrote in message news

Re: Preventing app exit

2003-12-06 Thread Baxter
Now *that* sounds like an idea to run past my client - because it's really a political problem, not a technical one (but we're using technology to solve it). -- - Free software - Baxter Codeworks www.baxcode.com

Re: Preventing app exit

2003-12-06 Thread Baxter
). -- - Free software - Baxter Codeworks www.baxcode.com - Aaron Ardiri [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] If the user resets the PDA the app has to be restarted again. Warm

Re: Preventing app exit

2003-12-05 Thread Baxter
One question that arises is: how does this affect HotSync? Will not exiting the app prevent HotSync? Can I detect when the app wants to exit for a HotSync or can I launch a HotSync from within my app? I've got some info on how I could restart my app on a sysAppLaunchCmdSyncNotify. Baxter

Preventing app exit

2003-12-04 Thread Baxter
} while (event.eType != appStopEvent); to } while (1); Are there any gotchas or downsides to doing this? -- - Free software - Baxter Codeworks www.baxcode.com

Category trigger

2003-11-07 Thread Baxter
rid of the warning so that I can run Gremlins. -- - Free software - Baxter Codeworks www.baxcode.com - -- For information on using the Palm

Re: Making my own IDE...

2003-09-25 Thread Baxter
Take a look at PilotMAG. It's a front-end for the prc-tools/cygwin compiler. It was $25 when I bought it. -- - Free software - Baxter Codeworks www.baxcode.com