Re: Illegal default arguments in CW 9.3

2010-07-11 Thread Luc Le Blanc
That's already the case. -- Luc Le Blanc http://www.speleo.qc.ca/Auriga Lionscribe wrote: Make sure you have the default paramater only in the function declaration, not in the implementation. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http

LstPopupList not closing list

2010-07-08 Thread Luc Le Blanc
returning from LstPopupList and my form changes appear through the list. How can this be? I solved the problem issuing a FrmDrawForm call after returning from LstPopupList, but that doesn't seem normal to me. Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer

Illegal default arguments in CW 9.3

2010-07-08 Thread Luc Le Blanc
of that name. How can it work most of the time, but not always? Luc Le Blanc http;//www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Registering a new CreatorID

2010-06-27 Thread Luc Le Blanc
where? The Palm OS Pavilion and Access links to this dstabase no longer work. Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: Aceeca PDA32 GarnetOS handheld

2010-06-23 Thread Luc Le Blanc
a new version, might as well plan for it. Can you also give us the deviceID and makerID? Regards, -- Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

re: Aceeca PDA32 GarnetOS handheld

2010-06-18 Thread Luc Le Blanc
, or do we just load v 6.2 and cross fingers? - How much is the Bluetooth option? Regards, Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: Querying the Web from the Palm to check for updates

2010-05-28 Thread Luc Le Blanc
Thanks for all those answers. We already have a conduit, so we'll add this Web version-checking feature to it. Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Querying the Web from the Palm to check for updates

2010-05-26 Thread Luc Le Blanc
a HotSync is performed? Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: Querying the Web from the Palm to check for updates

2010-05-26 Thread Luc Le Blanc
Dave Carrigan wrote: The app on the device itself can't do anything different during a hotsync. For my own culture, more generally, can the Palm access the web while in its cradle (provided the PC is connected)? Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using

Optional proc arguments in C++ compilation with CW 9.3

2010-04-15 Thread Luc Le Blanc
at the end of the argument list, and I have no other proc of the same name. What can be wrong? Here's one that works: Boolean VFSTransfer( FormPtr form, Char *cave, UInt32 type, Boolean *overwrite = NULL ); And one that doesn't: void DisplayMapInfo( UInt16 type, UInt16 previous = 0 ); Luc Le Blanc

Re: SCOOP: New GarnetOS (PalmOS) Handhelds Coming From Aceeca!

2010-04-14 Thread Luc Le Blanc
MB Memory ROM: 128 MB Memory Expansion: Secure Digital (SD) This fast CPU combined with twice the usual battery capacity makes the whole thing very exciting! -- Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see

re: StyleTap for iPhone

2010-03-24 Thread Luc Le Blanc
Regis St-Gelais wrote: Just to let you know that StyleTap officialy launched their StyleTap for iPhone and iPod Touch devices. http://www.styletap.com/product_apple.php For jailbroken devices only, to be correct. Sadly -- Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information

re: How can the emulated program counter be changed?

2010-03-14 Thread Luc Le Blanc
Never mind. Stepping through my code, I found it was overwriting the stack. After I fixed all that, things worked normal. Were there a way to set some sort of watchpoint on the program counter to detect unwanted writes would have helped pinpoint the problem faster. Luc Le Blanc

How can the emulated program counter be changed?

2010-03-13 Thread Luc Le Blanc
Stepping through a DB operation in my program, when I hit the last line of that proc (return true), POSE reports: Auriga (1.21c EN) just changed the emulated program counter to 0x2020205A. This address is invalid because it's in neither ROM nor RAM. How can my program do that? Luc Le Blanc

Re: Can part of a PRC be optionally loaded by user?

2010-03-09 Thread Luc Le Blanc
I'll rephrase my question: in order to save space for users with low-end devices, how can I put optional features into another PRC that could still easily access globals from the main PRC? Is a code library a good option? Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information

Can part of a PRC be optionally loaded by user?

2010-03-08 Thread Luc Le Blanc
between the main app and the optional module. Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Recovering PDBs from NVRAM in a dead T5

2010-03-03 Thread Luc Le Blanc
Maybe not so relevant, but I take a chance asking here. Is there a way to recover PDBs from the NVRAM of a dead Palm T5? A friend lost all his cave survey data when his PDA died on him. The screen went white, and soft resets now freeze halfway in the process. Luc Le Blanc http

re: Recovering PDBs from NVRAM in a dead T5

2010-03-03 Thread Luc Le Blanc
My friend tried replacing the battery, to no avail. Then he disconnected and reconnected the LCD and his device turned itself on. All is well. Thanks for the suggestions. Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe

re: SCOOP: New GarnetOS (PalmOS) Handhelds Coming From Aceeca!

2010-03-02 Thread Luc Le Blanc
.) Perusing the forums (no message more recent than August 2009), I read about the MEZ2000 as if it were old news, yet I don't find it anywhere. Same dimensions and weight as the MEZ1500, but with a VGA screen according to Tam's blog. Does it exist? Regards, Luc Le Blanc http://www.speleo.qc.ca

Re: Progress bar in ProgressDialog ?

2010-02-18 Thread Luc Le Blanc
bar wasn't obvious to its designers.) Regards, Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Progress bar in ProgressDialog ?

2010-02-17 Thread Luc Le Blanc
Hi, Is there a simple way to display a progress bar in a ProgressDialog or must I write the whole thing myself? Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: Progress bar in ProgressDialog ?

2010-02-17 Thread Luc Le Blanc
like to browse for this file? --- Yes No --- Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

re: GPS reception stops after 6-10 turns [SOLVED]

2010-02-11 Thread Luc Le Blanc
OK, I pulled the alarm too early: I was only flushing the port after 5 seconds, possibly letting the 512-byte buffer fill up with 2-3 NMEA phrases every second. Solved! Luc Le Blanc http://www.speleo.qc.ca/Auriga I wrote earlier: My program display GPS data every 5 seconds (actually, a GPS

Re: Aceeca - Linux or Palm or WinCE or...?

2010-02-04 Thread Luc Le Blanc
.) Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: QVGA POSE or Simulator available?

2010-01-23 Thread Luc Le Blanc
? Or is it a Simulator trick because this one has a user-selectable resolution? Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: SCOOP: New GarnetOS (PalmOS) Handhelds Coming From Aceeca!

2010-01-21 Thread Luc Le Blanc
7 PC, and neither was able to sync a T2 over USB. Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

RE: QVGA POSE or Simulator available?

2010-01-21 Thread Luc Le Blanc
in a hi-res map. Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: QVGA POSE or Simulator available?

2010-01-21 Thread Luc Le Blanc
Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

QVGA POSE or Simulator available?

2010-01-20 Thread Luc Le Blanc
toolbox. Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: QVGA POSE or Simulator available?

2010-01-20 Thread Luc Le Blanc
Alan Ingleby wrote: I'd suggest testing against StyleTap. It's 240x240, and will use your 108 density resources if you provide them. (Assuming you have a PPC laying around) Nope. Just a bunch of Palm OS devices. And a PC to run an Emulator or Simulator. Luc Le Blanc -- For information

re: SCOOP: New GarnetOS (PalmOS) Handhelds Coming From Aceeca!

2010-01-18 Thread Luc Le Blanc
How come this news is delivered by a software provider and not the hardware maker? The Acceca website remains silent about these new PDAs. Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access

Re: SCOOP: New GarnetOS (PalmOS) Handhelds Coming From Aceeca!

2010-01-18 Thread Luc Le Blanc
What's a QVGA display? 320x240 as Wikipedia says? My TX is 480x320. Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: SCOOP: New GarnetOS (PalmOS) Handhelds Coming From Aceeca!

2010-01-18 Thread Luc Le Blanc
written for 320x320 high density screens will have to be modified to work on QVGA. Is there a POSE or Simulator available to test my app with such a display ? If that's not too late, don't hesitate to suggest HVGA to Aceeca. And do away with a permanent Graffiti area. Luc Le Blanc http

re: SCOOP: New GarnetOS (PalmOS) Handhelds Coming From Aceeca!

2010-01-17 Thread Luc Le Blanc
David Thacker wrote: List price on the PDA32 CE is expected to be $199, plus wireless options. Amazing!! Amazing indeed! What are the wireless options? Wifi (802.11) or Bluetooth? Bluetooth would be most interesting in my case. As for the battery, is it field-replaceable? Luc Le Blanc http

Re: Transparency and line painting

2009-12-01 Thread Luc Le Blanc
Le Blanc Luc Le Blanc llebl...@cam.org a écrit dans le message de news: 188...@palm-dev-forum... I display map features over a user-selected white or black background. I sometimes have to do some filling that can happen to overlap already drawn features (by filling triangles

Transparency and line painting

2009-11-28 Thread Luc Le Blanc
the background color? I read about transparency, but it seems to apply only to bitmaps, and it's not clear how to use it. Alas, my PalmOS Bible is of no help for this one. Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please

Re: Preventing auto DIA in form with fields

2009-11-16 Thread Luc Le Blanc
resourceful potential users? Anyways, since smartphones don't allow using a stylus, except for a very rough one, they're not an option. Better switch to a PPC, but then there's StyleTap (of course, that'd be an even better option if they supported serial over Bluetooth.) Regards to all, -- Luc Le

Preventing auto DIA in form with fields

2009-11-12 Thread Luc Le Blanc
that as soon as I set the focus on a field, the OS brings the DIA back. Is there a way to avoid this without totally blocking the DIA from the user? Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access

Re: Preventing auto DIA in form with fields

2009-11-12 Thread Luc Le Blanc
Dmitry Grinberg wrote: disable dia trigger Easier than this: move the DIA code after the FrmDrawForm. Everything's fine now. My mistake. Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access

Re: Cascaded frmUpdateEvent overwrites overlapping modal form

2009-10-26 Thread Luc Le Blanc
Is this handling of frmUpdateevents: if ( WinGetDrawWindow() != FrmGetWindowHandle( form ) ) return true; safe in all cases? I sort of recall cases when the draw window is not exactly the form window for some reason. Luc Le Blanc -- For information on using the ACCESS Developer Forums

Re: Cascaded frmUpdateEvent overwrites overlapping modal form

2009-10-24 Thread Luc Le Blanc
determine the form is not to be drawn? You keep a global boolean that you set when you open a modal dialog? When I receive such a spurious frmUpdateEvent, FrmActiveFormID() returns the id of the modeless form underneath, even though the modal dialog is still displayed on top... Luc Le Blanc

Re: Cascaded frmUpdateEvent overwrites overlapping modal form

2009-10-23 Thread Luc Le Blanc
a cascade? Luc Le Blanc http://www.speleo.qc.ca/Auriga Luc Le Blanc llebl...@cam.org a écrit dans le message de news: 187...@palm-dev-forum... I display a map in non-modal form that can launch a modal dialog upon a menuEvent. When the help form is closed in the modal dialog, the modal dialog

Cascaded frmUpdateEvent overwrites overlapping modal form

2009-10-22 Thread Luc Le Blanc
this event to redraw the map. Everything looks fine on a real device, but on a Simulator, the map behind overwrites the overlapping dialog that is still open. Is the Simulator telling me something's wrong in my code, or should I ignore this as a Simulator misbehavior? Luc Le Blanc -- For information

Re: C APIs to read/write PDB records?

2009-10-09 Thread Luc Le Blanc
something portable for platforms without a HotSync Manager. Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: Strange comm behavior on Palm TX

2009-10-08 Thread Luc Le Blanc
handling. Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Strange comm behavior on Palm TX

2009-10-07 Thread Luc Le Blanc
SysTaskDelay(1), without sucess. Do I have to write to screen or wait for user input to prompt data reception? Ideas welcome. Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers

C APIs to read/write PDB records?

2009-10-05 Thread Luc Le Blanc
I would like to replace my HotSync conduit by a batch PDB-PC file converter that I could recompile on various OSes. Are there documented open-source C APIs to read/write PDB records? That would save me writing code for handling headers, offsets, etc. Luc Le Blanc -- For information on using

RE: ping

2009-09-23 Thread Luc Le Blanc
Still coding hard here, but with freeware, market is not a concern. And with touchphones not working with a stylus, a PDA is still needed for a surveying app. Regards, Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe

Hotsyncing under Windows 7 ?

2009-08-18 Thread Luc Le Blanc
My users who run under Windows Vista experience various problems, most notably not being able to sync their Palm and run my conduit. Are things better under Windows 7 ? Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access

Re: a new handheld platform?

2009-08-05 Thread Luc Le Blanc
Shorin wrote: no keyboard = fail. Other than that, very nice. No keyboard as in iPhone? Nice fail! Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Does DmResizeRecord copy record contents when reallocating ?

2009-06-22 Thread Luc Le Blanc
it to the new chunk? Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

SVG on Palm OS

2009-05-30 Thread Luc Le Blanc
Does there exist a SVG rendering library for Palm OS. Or an interfaceable viewer? Luc Le Blan -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: SVG on Palm OS

2009-05-30 Thread Luc Le Blanc
Can you point me to some C code? I don't have time to re-invent the wheel. All I need to implement is: - converting a series of points into a vector path - displaying a path Luc Le Blanc Ryan Rix wrote: On Sat, May 30, 2009 at 5:57 AM, Luc Le Blanc llebl...@cam.org wrote: Does

Suddenly, CW 9.3 C++ refuses default function argument

2009-05-28 Thread Luc Le Blanc
is it just me? Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: USB port fine, but HotSync stopped seeing it

2009-05-25 Thread Luc Le Blanc
my USB-serial adpator with POSE and a GPS to make sure that COM7 port was indeed working. Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

RE: USB port fine, but HotSync stopped seeing it

2009-05-22 Thread Luc Le Blanc
. And no, it still doesn't work properly. No HotSync :( Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

RE: USB port fine, but HotSync stopped seeing it

2009-05-22 Thread Luc Le Blanc
. Anything else I can try? Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: USB port fine, but HotSync stopped seeing it

2009-05-22 Thread Luc Le Blanc
at reporting the communication error it's hard to believe it even tried :( Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

USB port fine, but HotSync stopped seeing it

2009-05-21 Thread Luc Le Blanc
of the Palm Desktop/HotSync Manager combo over time, up to the latest (Desktop 6.2.2 - HotSync7.0.2), to no avail. Suggestions? Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

TX Status Bar confused with Graffiti area

2009-05-20 Thread Luc Le Blanc
in the Graffiti area, the tap appears about 5mm higher, yet taps above this are work OK. A hard reset din't help. Is there a cure for that? Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: TX Status Bar confused with Graffiti area

2009-05-20 Thread Luc Le Blanc
on Bluetooth tapping on the Status Bar)... I must now hope it doesn't evolve to worse. Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: TX Status Bar confused with Graffiti area

2009-05-20 Thread Luc Le Blanc
I meant the target center seems offscreen, or at least I can barely tap it, I have to tap slightly away from it for my tap to be processed. I'm surprised this appears all of a sudden, and not progressively. Sounds bad :( Luc Le Blanc Dmitry Grinberg wrote: that's NORMAL click the center

Problem catching penDownEvents with sysNotifyEventDequeuedEvent

2009-05-04 Thread Luc Le Blanc
-notifyDetailsP ) )-eType == penDownEvent ) DimScreen( false ); Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: Problem catching penDownEvents with sysNotifyEventDequeuedEvent

2009-05-04 Thread Luc Le Blanc
of penDownEvent to account for 68k devices (where I gather bytes must not be swapped.) Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: Problem catching penDownEvents with sysNotifyEventDequeuedEvent

2009-05-04 Thread Luc Le Blanc
pretty annoying to just tap the screen to bighten it up, and then drop down an unwanted menu or worse. Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: Problem catching penDownEvents with sysNotifyEventDequeuedEvent

2009-05-04 Thread Luc Le Blanc
an alert or some other OS dialog is displayed. Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

(Sys 0505) (0,746) error fiddling with sysNotifyEventDequeuedEvent

2009-05-01 Thread Luc Le Blanc
code, but I get the same results both ways. Worse: I'm not even able to trap the offending line in the (CW 9.3) debugger. Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

re: CreatorID

2009-04-30 Thread Luc Le Blanc
If that's any comfort to you, I registered a new CreatorID 2 weeks ago (and could see my previous ones), but can't remember the Web path I followed. Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers

Re: UIBrightnessAdjust vs BrightnessFix

2009-04-30 Thread Luc Le Blanc
to use this screen dimming feature! Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

UIBrightnessAdjust vs BrightnessFix

2009-04-29 Thread Luc Le Blanc
loading a * app that cannot be found. Any way this can work on the Simulator too? -- Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: UIBrightnessAdjust vs BrightnessFix

2009-04-29 Thread Luc Le Blanc
Ryan Rix wrote: Also, on that note, why do you need to change the brightness in simulator? Only so that all features can be tried and tested on Simulator. Convenient both for me and potential users. Nothing else. But if I'm to run Gremlins, I better prevent this from happening. Luc Le

Notification on screen tap for restoring screen brightness after auto-dimming

2009-04-28 Thread Luc Le Blanc
to reset its auto-off timer. Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: Notification on screen tap for restoring screen brightness after auto-dimming

2009-04-28 Thread Luc Le Blanc
Dmitry Grinberg wrote: use the much-hated (and rightly so) 'hede' notification, and catch penDown event Is this too much system overload if I only register for this notification when I dim down the screen, and de-register when I set back the original screen brightness? Luc Le Blanc

Re: Classic emulator interface on Palm Pre

2009-04-09 Thread Luc Le Blanc
found iPhone (and presumably Pré)-compatible styli online. See http://www.thinkgeek.com/gadgets/cellphone/a31f/ or http://www.oriongadgets.com/2182.html for instance. Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please

Re: Classic emulator interface on Palm Pre

2009-04-07 Thread Luc Le Blanc
Edward Jones wrote: I wonder how Classic will cope with Bluetooth and SD cards ...and conduits and beaming... Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: Classic emulator interface on Palm Pre

2009-04-07 Thread Luc Le Blanc
program base (a pride unfortunately not reflected in their appreciation of PalmOS developers when announcing the Pre), so when these programs can be used on non-Palm hardware, that doesn't put any money in Palm's pocket. Unless StyleTap has to pay royalties to Palm; do they? Luc Le Blanc

Re: Any gain using a table?

2009-02-23 Thread Luc Le Blanc
their contents. And use a custom draw callback for selector triggers (or something similar) to display a list of symbols than don't all use the same OS font. Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com

Any gain using a table?

2009-02-19 Thread Luc Le Blanc
a table object instead of 8 checkboxes, 8 selector triggers and 24 field objects? I read Foster's chapter on tables, and I'm still unconvinced, as tables seem to require even more code (esp. callbacks). Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe

re: Palm speak

2009-02-16 Thread Luc Le Blanc
instantly to Facebook ;) Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

RE: Palm speak

2009-02-16 Thread Luc Le Blanc
want to sell 100's of thousands as phone/PDA. Indeed. But why did we have to lose the other capabilities in order to support Facebook. Aren't smarphones smart enough for all of that? Or is there life beyond full-time connection? Alas, the web OS name says it all. Luc Le Blanc

RE: forum heart beat check

2009-02-09 Thread Luc Le Blanc
Any chance an eBook (Kindle, Sony Reader, etc.) could load and execute a non-mobile app? They'd be closer to my target handheld than small and expensive contract-based smartphones. Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http

RE: delete not working in CW9.3 C++ ?

2009-01-24 Thread Luc Le Blanc
luis maldonado wrote: is POSE with code warrior or from PALM/ACCESS or some other company? It was from PalmSource. You can now get it from Access: http://www.accessdevnet.com/index.php/Emulator/View-category.html You may have to become a registered developer (free) to get it. Luc Le Blanc

Seeking API to just look into he event queue

2009-01-20 Thread Luc Le Blanc
events? Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: Seeking API to just look into he event queue

2009-01-20 Thread Luc Le Blanc
it. Maybe there is no real neat solution. Even Palm apps have problems with the DIA. I sometimes see the current day change in the Datebook when I open my T3 slider. Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access

Bluetoooth disconnection takes too long

2009-01-20 Thread Luc Le Blanc
on the measuring device that the Bluetooth icon stops blinking in no time, showing disconnection is started, but it takes another 2-3 s before the SrmClose call returns and the UI is freed. Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http

RE: delete not working in CW9.3 C++ ?

2009-01-19 Thread Luc Le Blanc
or Simulator. Start your debugger (CodeWarrior 9.3 in my case). When your app crashes, control will return to the debugger on the offending line (or Simulator istelf will crash :( Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http

delete not working in CW9.3 C++ ?

2009-01-17 Thread Luc Le Blanc
]; // num is 56 delete gr; // fails! Ironically, if I don't delete it, I get a memory leak when exiting the app. What's wrong with delete? Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

RE: delete not working in CW9.3 C++ ?

2009-01-17 Thread Luc Le Blanc
program I had hoped to port in C but I had to pick C++ because of the heavy use of operator overloading for vector and matrices. Should it not be delete [] gr? Yes, you're right. And it works. Another reader suggested delete gr[]; This doesn't compile. Thanks. Luc Le Blanc

RE: Are you feeling special?

2009-01-14 Thread Luc Le Blanc
out! Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Trying to find locked records before closing DB

2009-01-12 Thread Luc Le Blanc
; how can I know whether it's still locked (even though I previously reviewed my code and never found anything)? Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: Palm webOS makes its appearance

2009-01-11 Thread Luc Le Blanc
Dmitry Grinberg wrote: I'll just get this one: http://www.pharosgps.com/products/proddetail.asp?prod=001_PTL137_7.90cat=136 Is this a device DGOS would run on? If not, what do you target? Anything that would not be a smartphone? (the most interesting ones come tied with a contract.) Luc Le

re: Palm webOS makes its appearance

2009-01-11 Thread Luc Le Blanc
:))) Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

RE: Palm webOS makes its appearance

2009-01-09 Thread Luc Le Blanc
of a handheld computer capable of more than displaying web pages. And leaving out the thousands of PalmOS apps is a sad loss for a Palm device. Hi-res, Bluetooth AND a removable battery? I've been dreaming of such a PalmOS device for years... Will the Pré run my app under DGOS? Luc Le Blanc http

re: Developing on Palm PDAs - what next?

2008-12-25 Thread Luc Le Blanc
on an iPhone and perhaps iPod Touch! (StyleTap has a version for the iPhone.) Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

RE: Developing on Palm PDAs - what next?

2008-12-25 Thread Luc Le Blanc
data). Note that the PalmOS app knows it's running under StyleTap and can adjust accordingly if need be. Joyeux Noel à vous aussi :) Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: Seeking info on implementing a vectorial sketching tool

2008-11-27 Thread Luc Le Blanc
Ryan Rix wrote: inkscape is open source SVG editor... Perusing the Inkscape source code, I saw a reference to the Graphics Gems books, that seem to have it all: http://tog.acm.org/GraphicsGems/ Thanks for the tip! Luc Le Blanc -- For information on using the ACCESS Developer Forums

Seeking info on implementing a vectorial sketching tool

2008-11-26 Thread Luc Le Blanc
of online literature on creating a spline that follows knots, but nothing of the upstream processes that lead to these knots, even less when considering the possibly wobbly line and the uneven dot spacing you may get from sketching on a small PDA screen. Luc Le Blanc -- For information

Re: Seeking info on implementing a vectorial sketching tool

2008-11-26 Thread Luc Le Blanc
and optimization to be turned into code. At the same time, I feel that what I'm trying to do is fairly common and shouldn't need any recent papers. Illustrator and the likes have been doing this forever. Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see

Debugging a bus error

2008-11-25 Thread Luc Le Blanc
Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

Re: Displaying a colored graphic button

2008-11-15 Thread Luc Le Blanc
, I don't have to define another bitmap for the selected mode, the OS just inverts the button. Thanks. Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

  1   2   3   4   5   6   7   8   9   >