Re: Why isn't my code for lstSelectEvent being called?

2002-11-13 Thread Philip Sheard
> In my Event Handling method, the code I've got for lstSelectEvent isn't > being called. My code is as follows: > > switch (event->eType) { > case lstSelectEvent: > if (event->data.lstSelect.listID == theList) { > // do what I want > handled = true; > }

RE: PRC-Tools more..

2002-11-13 Thread Linke, Andreas
Joe, don't take Johns remarks personally - he's legendary in this forum for both his arrogance and his great work on the prc-tools chain. BTW, the (commercial) falch.net IDE provides a completely straightforward and painless setup of prc-tools, including cygwin and Palm OS SDK installation. It

New features in CW Palm OS V9 (was Re: Vr9 Pricing??)

2002-11-13 Thread Ben Combee
At 22:24 2002-11-12 -0800, you wrote: About 6 months ago we purchased a copy of Codewarrior 8 for $400. The new version 9 costs $350 or $50 less than the old version. If we "upgrade" to version 9 we need to spend a total of $600 to get the latest copy where as if we and many other people wait

How to implement WinScreenLock() in PalmOS 3.2?

2002-11-13 Thread Akhilesh Singh
Hi, I need to support changing background Modeless form without closing foreground Modal form for PalmOS 3.2 & upwards. I have 2 Modeless forms "MainForm" & "NewMainForm" and 1 Modal form "ModalForm". Initially "MainForm" is loaded which then loads "ModalForm". Now I need to change the backgroun

Re: HotSyncing an Emulator

2002-11-13 Thread Jim Cooper
> My concern is if I'm developing for a certain > minimum version, say the old Palm III that I now have, at what point when > upgrading the various software do I begin to have problems? You won't have any. The later versions do add some bug fixes though. You won't have any problems syncing a Pa

Re: Usaved Preferences

2002-11-13 Thread James Screech
You need to put a space in the database name. "Saved Preferences" not "SavedPreferences". "Vitaly_Romanishko" <[EMAIL PROTECTED]> wrote in message news:100838@;palm-dev-forum... > > Hi, > > how can I open Usaved Preferences database for reading/writing? > I have tried to open it using: dbID = DmF

Re: high density fonts

2002-11-13 Thread Stephen Best
Ben, > If you look at Constructor 1.8, you'll see that there is an ability to create > a "Font Family" ... There is? I'm running 1.8X and can't see any facilities to create a "Font Family". Do I have the wrong 1.8? Or I am just slow? Or both? Stephen Best Bitware Australia -- For information

Re: CodeWarrior 9 for Mac?

2002-11-13 Thread Stephen Best
> I just saw the new adverts for CW 9 and was nodding "yes, good, wicked" > to the feature set until I saw "Hosted on Windows only". The "Upgrade Special Offer" from Metrowerks that just landed in my inbox said nothing about Windows only. And here's me wondering whether I can do a merged install w

Re: high density fonts

2002-11-13 Thread Ben Combee
At 21:05 2002-11-13 +1100, you wrote: Ben, > If you look at Constructor 1.8, you'll see that there is an ability to create > a "Font Family" ... There is? I'm running 1.8X and can't see any facilities to create a "Font Family". Do I have the wrong 1.8? Or I am just slow? Or both? It is "hidden

Re: CodeWarrior 9 for Mac?

2002-11-13 Thread Ben Combee
At 21:20 2002-11-13 +1100, you wrote: > I just saw the new adverts for CW 9 and was nodding "yes, good, wicked" > to the feature set until I saw "Hosted on Windows only". The "Upgrade Special Offer" from Metrowerks that just landed in my inbox said nothing about Windows only. And here's me wonder

Re: Looking for a gadget example

2002-11-13 Thread Philip Sheard
> I need to code a color palette dialog that is similar to the one created by > UIPickColor(...). I'd like to make a square for each color that the user > can pick. Someone clued me in to use gadgets for this, thump him. > ...but I'm a bit overwhelmed on where to begin. I am not surprised. >

Re: CodeWarrior 9 for Mac?

2002-11-13 Thread Stephen Best
Ben, > Actually, CW Palm OS V8 merges with CW Pro 7 on Mac OS X already. This is what I'm using now and it works well (or at least I know where the bugs are). I'm loathe to introduce a new version that will break this. > I've responded in a separate message about the possibility of a Mac OS > ve

Re: Palmsource conference

2002-11-13 Thread Philip Sheard
> Jim Cooper wrote: > > > > Does anyone know when the next PalmSource conference is... > > I just know PalmSource is hosting a conference in Beijing, China in Dec > 11-12 2002. > > http://www.palmsource.net.cn/ That looks just up your street, Jim. -- For information on using the Palm Developer

SPT 1500 Barcode scanning

2002-11-13 Thread Amit Solanki
Hi all, I am developing an application for symbol palm having SPT-1500 barcode scanner. I want to scan barcode and display in a text field in my application. Has anybody developed this barcode scanning application? >From where I can find its SDK or source or any tutorial for that? Rega

Datebook problems, please help! (From: Colleen Dideles)

2002-11-13 Thread Joe Siebenmann
Has anybody tried running the datebook application from a Codewarrior IDE? I don't know whether it's Codewarrior that messes things up, but when I try to compile then run, the Datebook application works, but when you try to select a time (SelectTime function), first it shows garbage time, then whe

Looking for a color palette example

2002-11-13 Thread Richard Coutts
> IndexColorType i; > RGBColorType rgb; > UIPickColor(&i, &rgb, 0, "Pick a Color", 0); Thanks for the tip, but I need other functionality that UIPickColor won't provide, which is why I can't use it. Someone just pointed me to a gadget recipe, so I'm going to start in on that. In the mean time, I

RE: Data Segment Fun

2002-11-13 Thread Stringer
>Subject: Data Segment Fun - HELP! >From: "Dan" <[EMAIL PROTECTED]> > >I am trying to build a project that is giving me the following errors >when I try to run it... > >"Link Error: __RuntimeModule__: Near data segment is bigger >than 64K." > > > how do large programs like Dragon Bane and Kyl

Re: SPT 1500 Barcode scanning

2002-11-13 Thread Dave Lippincott
www.symbol.com look in the developer section (you have to sign up online to get it, http://devzone.symbol.com/ ) fyi: there is also symbol specific forum. - Original Message - From: "Amit Solanki" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Se

OS 5 and SilkLibEnableResize

2002-11-13 Thread Thomas Ward
Hi, Is there an OS 5 API equivalent to the Sony's SilkLibEnableResize? Something that in the future might work on all handhelds with a resizeable display area? Thanks. Tom -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/fo

Re: PRC-Tools more..

2002-11-13 Thread John Marshall
On Tue, Nov 12, 2002 at 05:23:54AM -0800, Joe Siebenmann wrote: > Is'n it obvious I just substituted the actual name of my app with > (myapp)? That was probably a mistake.. When you write "On the 2nd line Make says", you should not be surprised when people believe you and proceed to assume that m

Accessing the Springboard

2002-11-13 Thread Agus Silas
Hi, Is there someone who can tell me how to communicate with the Magellan GPS Companion (plug into the springboard)? I use a Visor Neo and CodeWarrior 8. I would like to retrieve the GPS coordinates from the Companion and store them in a database. I thought that it works just like a serial commun

VersaMail (MultiMail) plugin API

2002-11-13 Thread Danny Wong
HI, Just noticed that my plugins for MultiMail Pro does not Work with VersaMail on Palm OS 5. Does anyone know if the API have been changed? If so where can I get the doc. Regards, -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/su

codewarrior 7 upgrade for sale?

2002-11-13 Thread Matt Mason
Does anyone have a CW 7 Palm upgrade they want to sell me? Please contact me at [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Error Message on Palm Tungsten

2002-11-13 Thread Goldstein, Bruce
I'm getting the following error message running an app on the new Palm Tungsten PDA. It reads as follows Emul68KCommon.c, Line:562,Oddaddress The app was originally developed for Palm OS 4, but ran fine on the WinPC Palm OS 5 Simulator. Any insight into the meaning of the error message you c

RE: Error Message on Palm Tungsten

2002-11-13 Thread Bill MacAdam
You might try using the Clie Simulator instead of the Palm version. I experienced exactly the same situation and the Clie Simulator identified the problem. Bill MacAdam Visual Solutions -Original Message- From: Goldstein, Bruce [mailto:Goldsteb@;sharpsec.com] Sent: Wednesday, November 1

Re: Datebook problems, please help! (From: Colleen Dideles)

2002-11-13 Thread Henk Jonas
Hi Colleen? Did you closed the datebook database before you do SysAppLaunch? It does work for me very well. There must be a different problem. You can also check the source code of the datebook to see what could go wrong. Henk ApptFindSortPosition, and I use the correct year (98 for 2002). I t

Re: Accessing offscreen window memory directly

2002-11-13 Thread David Fedor
No problem. Make sure you specify the "genericFormat" when you invoke WinCreateOffscreenWindow. Or create the bitmap first, then use WinCreateBitmapWindow. That bitmap will have a well-known format and it is officially sanctioned by Palm to access it directly. This can get a bit more complex than

Re: BitmapTypev3 vs BitmapTypev2

2002-11-13 Thread David Fedor
By looking at the BitmapType header format, it seems that it may not be possible to use a bitmap family that is made up of all bitmaps using a v3 header, eve if of course the densities would be low etc. but am I wrong in this assumption? Therefore as a conclusion, I would string together bitmap f

Re: Palmsource conference

2002-11-13 Thread Jim Cooper
> That looks just up your street, Jim. :-) I was thinking of the US one Cheers, Jim Cooper Jim Cooper [EMAIL PROTECTED] Tabdee Ltd http://www.tabdee.ltd.uk TurboSync - Connecting Delphi with your Palm ___

Re: CodeWarrior 9 for Mac?

2002-11-13 Thread Paul
> > > >I just saw the new adverts for CW 9 and was nodding "yes, good, wicked" > >to the feature set until I saw "Hosted on Windows only". > > > >"Drat" says the Linux/Mac guy. > > > >Am I completely screwed here? Should I buy a new win2k machine to dev on > >if I ever want to make CW crafted apps

Re: New features in CW Palm OS V9 (was Re: Vr9 Pricing??)

2002-11-13 Thread Ron Nicholson
So does CWPalmOS V9 run under Virtual PC on a Mac? And if I buy the V9 WIntel upgrade, do I have to buy yet another upgrade if I what I really want is the native MacOS version? Thanks for the warning. Email from got caught in my spam trap, since I only had the domain whitelisted. Ron Nichols

Re: New features in CW Palm OS V9 (was Re: Vr9 Pricing??)

2002-11-13 Thread Ben Combee
At 12:05 2002-11-13 -0800, you wrote: So does CWPalmOS V9 run under Virtual PC on a Mac? We have not tested this configuration. I would expect it to work fine, although USB debugging may not be possible due to driver issues. If you can USB HotSync from Virtual PC using Palm's most recent des

Re: New features in CW Palm OS V9 (was Re: Vr9 Pricing??)

2002-11-13 Thread Ron Nicholson
More questions. Does the CWPalmOS V9 ARM compiler support any features currently missing from the gcc-arm-elf armlet toolchain, such as: global variables, jump tables, a native ARM floating point library, etc. ? Ron Nicholson HotPaw -- For information on us

PDI library - dictionary tool?

2002-11-13 Thread Francis L Spafford
Palm's documentation reads: --- To associate a custom dictionary with a reader or writer, you need to first create the dictionary with the You can then call the PdiDefineReaderDictionary function to associate that dictionary with a reader object or call the PdiDefineWriterDi

Re: New features in CW Palm OS V9 (was Re: Vr9 Pricing??)

2002-11-13 Thread Ben Combee
At 12:16 2002-11-13 -0800, you wrote: More questions. Does the CWPalmOS V9 ARM compiler support any features currently missing from the gcc-arm-elf armlet toolchain, such as: global variables, jump tables, a native ARM floating point library, etc. ? Yes, but not a full yes. We will release sp

Repopulating a dynamic list w/ trigger

2002-11-13 Thread David Webb
I have a list control tied to a popup trigger. I dynamically load the contents of the list control with no problem. I populate char* ListStr[] from the db (using MemPtrNew and StrCopy) and maintain it as a static array, then populate the list in the easy way - not using any custom draw function c

Re: Repopulating a dynamic list w/ trigger

2002-11-13 Thread Ben Combee
At 15:34 2002-11-13 -0500, you wrote: When the user selects an item from another list on the form, I need to repopulate the list control with a new list. I do this in the popSelectEvent of the first list. So when this happens, I free the ListStr[] pointers, then repopulate it with a new set of s

TblGetNumberofrows not returning correct value

2002-11-13 Thread Bill Andreozzi
The SDK says that TbleGetNumberOfRows should only return the number of rows visible, why is this number ALWAYS returning the number of rows specific in the constructor? btw: TblGetLastUsable also returns this number. thanks - bill -- For information on using the Palm Developer Forums, or to u

Re: Repopulating a dynamic list w/ trigger

2002-11-13 Thread David Webb
Thanks, that worked. I had been trying FrmCopyLabel which of course didn't reset that pointer. "Ben Combee" <[EMAIL PROTECTED]> wrote in message news:100943@;palm-dev-forum... > > At 15:34 2002-11-13 -0500, you wrote: > >When the user selects an item from another list on the form, I need to > >r

Re: Repopulating a dynamic list w/ trigger

2002-11-13 Thread Ben Combee
At 16:09 2002-11-13 -0500, you wrote: Thanks, that worked. I had been trying FrmCopyLabel which of course didn't reset that pointer. FrmCopyLabel is only for label objects... you have to use CtlSetLabel to modify the label property of a control. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior f

WebBrowser for PalmOS 5.0/5.1

2002-11-13 Thread Konstantin Klyatskin
Hello, http://www.palmos.com/dev/tech/palmos5/webbrowser.html says: > Q: What version of Palm OS does Web Browser 2.0 run on? Why doesn't > Web Browser 2.0 work on Tungsten T? > A: Web Browser 2.0 requires Palm OS 5.1. Palm Tungsten T and Sony > NX70V Clie come with Palm OS 5.0 installed. T

Unsuscribe

2002-11-13 Thread Feroz
- Original Message - From: "Henk Jonas" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Wednesday, October 30, 2002 6:06 AM Subject: Re: BITMAPFAMILYEX > hm, what did I say... The simulator selects now always the low > resolution bitmap

"Bad form" error

2002-11-13 Thread Richard Coutts
I've been developing my app with the 3.5 ROM on my device and just download "platform41_3c_Dbg_enUS.rom" for Pose. It works fine, except I'm getting an error when when of my dialogs pops up -- most of my dialogs work fine, but with one when I call "FrmDispatchEvent(&event)" I get the error: My

Re: CodeWarrior 9 for Mac?

2002-11-13 Thread Evan Wise
Thanks for the info Ben, As always a concise answer. E/. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

FindSaveMatch returning invalid card # in Syscompatibility.c

2002-11-13 Thread Bill Andreozzi
Since they don't have the source for this out yet, what could be causing this error on the os5.x devices. The cardNo being passed in the cardNo used from the VFSEnumerate. I'm able to open the databases etc on cardNo 1, but when passing this cardNo 1 to FindSaveMatch - I get the above error messag

Re: FindSaveMatch returning invalid card # in Syscompatibility.c

2002-11-13 Thread Bill Andreozzi
As a note, if I hardcode and pass a zero, it seems all works fine, but I'm worried about: 1. Why doesn't the correct cardNo work? 2. What happens when there are databases in the list that are on both the card and ram? I couldn't find any documentation on it, and this seems to be the only card re

RE: SPT 1500 Barcode scanning

2002-11-13 Thread Amit Solanki
Hi Tony, Thanks. I am using Falch.net's IDE and gcc compiler. And Palm SDK 5.0. But Falch.net does not include Symbol API. I have scandemo developed in codewarrior. But Falch tool and CW have all different datatypes. So am facing a lot of problems in converting and compiling. Any other ap

RE: SPT 1500 Barcode scanning

2002-11-13 Thread Amit Solanki
> > Hi Tony, Thanks. I am using Falch.net's IDE and gcc compiler. And Palm SDK 5.0. But Falch.net does not include Symbol API. I have scandemo developed in codewarrior. But Falch tool and CW have all different datatypes. So am facing a lot of problems in converting and compiling. Any oth

Re: SPT 1500 Barcode scanning

2002-11-13 Thread Douglas Handy
Amit, >But Falch.net does not include Symbol API. See their FAQ entry: http://falch.net/Articles/?art=298 It is Symbol who does not officially support the tool chain. The official Symbol SDK is designed only for CW. You can try sending a message to Symbol asking about the beta SDK for the GCC

Re: Data Segment Fun - HELP!

2002-11-13 Thread Dan
OK Ben. Thank you for the information. That white paper came in handy; although, I do have another question as a result of reading it. I turned on the "PC-Relative Constant Data" switch in the settings panel and made certain that all of my globals that I was concerned about were declared as cons

Re: "Bad form" error

2002-11-13 Thread Markus Dresch
a bad form is a form you want to use, but it just isn't there - iow the form is not in memory anymore. this can happen when returning the wrong value in when handling the frmCloseEvent. markus dresch (www.palmside.com) "Richard Coutts" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:100968@;palm-

Re: Flipping a bitmap

2002-11-13 Thread Markus Dresch
UInt8 *bitsSrc = BmpGetBits(WinGetBitmap(srcWinHandle)); UInt8 *bitsDst = BmpGetBits(WinGetBitmap(dstWinHandle)); now loop through the pixels of bitsSrc and copy them to bitsDst. markus dresch (www.palmside.com) "Todd Walk" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:100770@;palm-dev-forum..

Re: Data Segment Fun - HELP!

2002-11-13 Thread Ben Combee
At 00:01 2002-11-14 -0500, you wrote: OK Ben. Thank you for the information. That white paper came in handy; although, I do have another question as a result of reading it. I turned on the "PC-Relative Constant Data" switch in the settings panel and made certain that all of my globals that I wa