Re: DIA and Codewarrior 9.3

2004-01-29 Thread Ben Combee
At 11:36 PM 1/28/2004, yakir wrote: OK !!! Thanks a lot !! The answer was: PalmOS_Headers was in two places: ...\CW for Palm OS Support\Precompiled Headers and ..\Palm OS Support\Incs\PalmOS_Headers Rebuilding the headers (which I had done about ten times) rebuilt the first one. After I

Re: Memo Pad and 4K limit

2004-01-29 Thread Ben Combee
At 11:54 PM 1/28/2004, LionScribe wrote: Does anyone know why Memo Pad has a 4K limit (except on the newest OS). Is that the max field size, or does it have to do with Hot-Sync, or some other reason? Because on the original Palm OS devices which had 128K or 512K of memory, 4K was viewed as a

Re: CW 9 - Target macros/defines

2004-01-29 Thread Wojtek
Uh. Thanks for the info, but I have to get used to CW. What about the prefix file. Does CW create one itself? Where it looks for? Shall I define full path to file? Isn't simpler to create 2 headers and add one to Debug and one to Release target ? I don't know which way prefix file from C/C++

Re: Look for a way to call (PHONE SETUP PAGE and NETWORK SETTINGS) from my application

2004-01-29 Thread Horst Borscht
Fabrice Meichtry [EMAIL PROTECTED] schrieb im Newsbeitrag news:[EMAIL PROTECTED] Hi everybody, I was wondering if someone knows of a way to call these two system page from my application.. Phone Setup Panel Network Panel (The one which display primary pc, IP and subnet mask) My idea is

Re: CW 9 - Target macros/defines

2004-01-29 Thread Ben Combee
At 02:13 AM 1/29/2004, Wojtek wrote: Uh. Thanks for the info, but I have to get used to CW. What about the prefix file. Does CW create one itself? Where it looks for? Shall I define full path to file? A prefix file is just a header file that the compiler includes before each source file. You can

RE: BitmapPtr and DmAddResource

2004-01-29 Thread Caspar Heiden, vd
At first sight, it looks like the way to go to me I'm just wondering if you shouldn't use DmWrite iso MemMove. Good luck, Caspar -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Fruber Malcome Sent: Thursday, January 29, 2004 4:34 AM To: Palm

Re: Globals inside a CallBack?

2004-01-29 Thread S L
Hi, I'd posted this before but didn't get a reply .. perhaps someone here could help me out... i have a multi segmented app which uses a few static libraries .. all of which will be in segments other than segment 0. Now at a launch code other than the Normal Launch Code, I need to carry out some

FrmUpdateForm issue

2004-01-29 Thread Laurens
Hi, Does sending frmUpdateEvents to a form other than the active form (using FrmUpdateForm) only work just before you close the active form? Let me explain. In my app I implement custom categorization. I display my Edit Categories... dialog on top of the main form (which shows the category

Re: FrmUpdateForm issue

2004-01-29 Thread Horst Borscht
Hi Laurens, Laurens [EMAIL PROTECTED] schrieb im Newsbeitrag news:[EMAIL PROTECTED] Hi, Does sending frmUpdateEvents to a form other than the active form (using FrmUpdateForm) only work just before you close the active form? Let me explain. In my app I implement custom categorization. I

Re: Globals inside a CallBack?

2004-01-29 Thread Regis St-Gelais
Chris Tutty [EMAIL PROTECTED] a écrit dans le message de news:[EMAIL PROTECTED] Of course this might be a callback which is only registered while your app is up and running in which case you're never going to get into dangerous territory. Exactly my case. The callback is called only and

Re: Globals inside a CallBack?

2004-01-29 Thread Regis St-Gelais
S L [EMAIL PROTECTED] a écrit dans le message de news:[EMAIL PROTECTED] i have a multi segmented app which uses a few static libraries .. all of which will be in segments other than segment 0. Now at a launch code other than the Normal Launch Code, I need to carry out some bit of

Tungsteen E device

2004-01-29 Thread George VS
Hi group, Is there any way to tell whether a device is TunsgteenE? any feature, constant, version would better do Thanks! George VS ([EMAIL PROTECTED]) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: FrmUpdateForm issue

2004-01-29 Thread Laurens
Horst Borscht [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Laurens [EMAIL PROTECTED] schrieb im Newsbeitrag news:[EMAIL PROTECTED] FrmUpdateEvent(frmMain, CATEGORY_RENAMED); // This works FrmReturnToForm(0); I can't believe, taht this works, I guess it must be:

Re: Globals inside a CallBack?

2004-01-29 Thread S L
Hi Regis, I apologize for the email .. didn't realize I'd sent it until I read your post then checked my sent items :-) I need to process some data at a non-normal launch code. Routines to process this data are contained by static libraries that inevitably lie outside the first memory segment.

Re: Tungsteen E device

2004-01-29 Thread Vu Pham
- Original Message - From: George VS [EMAIL PROTECTED] Newsgroups: palm-dev-forum To: Palm Developer Forum [EMAIL PROTECTED] Sent: Thursday, January 29, 2004 5:56 AM Subject: Tungsteen E device Hi group, Is there any way to tell whether a device is TunsgteenE? any feature,

Re: Memo Pad and 4K limit

2004-01-29 Thread David A. Desrosiers
Does anyone know why Memo Pad has a 4K limit (except on the newest OS). Is that the max field size, or does it have to do with Hot-Sync, or some other reason? Actually, the memo remains editable up to 4,096 bytes. Anything greater than that is not editable, but can still be created on

Market Knowledge

2004-01-29 Thread Marcelo Henrique
Hello, Does anyone know a site a reference or other else that haves PDA market knowledge? I'm workking on that and so references never too mucht. Thanks!! Marcelo Henrique _ MSN Messenger: converse com os seus amigos online.

Re: Any sample for PalmPhoto APIs ?

2004-01-29 Thread Chris Olson
I'm still looking ito exactly what they mean by all of this :-) ...it's not the most clearly worded of statements, especially as the libraries themselves are not actually mentioned in the doumentation at all... ... I have access to both pieces of hardware and will report ! ...but right now I

POL/CNetLib bug (I think)

2004-01-29 Thread pmotdev
I emailed to pol, but not sure if they are alive as their website seems down, so posting here hoping Ben or someone can help me out! Hello, I tried to post this to your forum, but it seems nothing but the home page works? Anyway here is the problem. If you run a Palm Emulator (I am using

Re: Any sample for PalmPhoto APIs ?

2004-01-29 Thread Regis St-Gelais
Chris Olson [EMAIL PROTECTED] a écrit dans le message de news:[EMAIL PROTECTED] I'm still looking ito exactly what they mean by all of this :-) ...it's not the most clearly worded of statements, especially as the libraries themselves are not actually mentioned in the doumentation at all...

How can Buttons always on top?

2004-01-29 Thread Bruno
hi, I want to display my buttons all the time to perform some functions. But when I draw things covering the whole screen, the button are also being covered. How can I make the buttons appear all the time and always on the top no matter what situation? thanks!! -- For information on using the

Why is Tungsten W on OS 4?

2004-01-29 Thread David Webb
Just curious why they released the TW on OS4 when the other Tungstens are on OS5. I thought it may have something to do with the iNetLibs, but these libs don't work too well on the TW. They load, but weird stuff is happening. On another note, if the TW is not using the iNetLibs, how is it doing

Tungsten T3 shows incorrect Connection state in the Bluetooth Dialog

2004-01-29 Thread Tony Yat-Tung Cheung
Hi, As we know, Tungsten T3 provides a bluetooth dialog (invoked by the bluetooth icon at the status bar), which shows either a Connect or Disconnect button, depending on whether it is connected to a bluetooth device. I found that T3 maintains incorrect bluetooth connection states. I tested

Re: Any sample for PalmPhoto APIs ?

2004-01-29 Thread Chris Olson
Regis St-Gelais wrote: Chris Olson [EMAIL PROTECTED] a écrit dans le message de news:[EMAIL PROTECTED] I'm still looking ito exactly what they mean by all of this :-) ...it's not the most clearly worded of statements, especially as the libraries themselves are not actually mentioned in the

Tungsten T3's NetLibOpen() sometimes does not open network connection

2004-01-29 Thread Tony Yat-Tung Cheung
Hi, I found that the Tungsten T3 sometimes does not work with the NetLibOpen(). The function returns successfully without opening a bluetooth connection. When the NetLibGetHostByName() is called, it simply returns netErrNoDNSServers. I am able to reproduce it. The network idle timeout is

Re: Any sample for PalmPhoto APIs ?

2004-01-29 Thread Regis St-Gelais
Chris Olson [EMAIL PROTECTED] a écrit dans le message de news:[EMAIL PROTECTED] If I begged and pleaded, could you send me the libraries? Not is source form, but in compiled form as I'm using Codewarrior 8 and the source is for 9 (I think the object format is compatible...) As I said,

Re: POL/CNetLib bug (I think)

2004-01-29 Thread Ben Combee
At 07:29 AM 1/29/2004, [EMAIL PROTECTED] wrote: If you run a Palm Emulator (I am using Palm OS Emulator v3.5) on your desktop and REMOVE your network cable, then execute the following code: This is with redirect netlib turned on in POSE, right? You're exposing a bug in POSE's handling of network

Re: POL/CNetLib bug (I think)

2004-01-29 Thread pmotdev
OK Ben. I will test it there. The whole reason I am doing this is because the Tungsten C seems to behave in the same way. IE, Open is called and returns no error.. Know anything about TC and netlib issues? On Thu, 29 Jan 2004, Ben Combee wrote: At 07:29 AM 1/29/2004, [EMAIL PROTECTED]

Soft Reset and alarms

2004-01-29 Thread Wojtek
Soft Reset do not clear alarms. Am I right? Wojtek -- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Build jcpalm library with cw9.2

2004-01-29 Thread Regis St-Gelais
Ben Combee [EMAIL PROTECTED] a écrit dans le message de news:[EMAIL PROTECTED] I don't yet know when this bug was introduced into the compiler, For your information: The original port of the library was done with cw7 and did not show this bug. -- Regis St-Gelais www.laubrass.com -- -- For

Re: Build jcpalm library with cw9.2

2004-01-29 Thread Chris Olson
Rats. I looked at this library. I need the /decompression/ not /compression/. Ah well, looks like support for multiple devices here I come... Chris Regis St-Gelais wrote: Ben Combee [EMAIL PROTECTED] a écrit dans le message de news:[EMAIL PROTECTED] I don't yet know when this bug was

Re: Build jcpalm library with cw9.2

2004-01-29 Thread Regis St-Gelais
-- Chris Olson [EMAIL PROTECTED] a écrit dans le message de news:[EMAIL PROTECTED] Rats. I looked at this library. I need the /decompression/ not /compression/. Ah well, looks like support for multiple devices here I come... in that case look at that one

Re: Build jcpalm library with cw9.2

2004-01-29 Thread Chris Olson
Regis St-Gelais wrote: -- Chris Olson [EMAIL PROTECTED] a écrit dans le message de news:[EMAIL PROTECTED] Rats. I looked at this library. I need the /decompression/ not /compression/. Ah well, looks like support for multiple devices here I come... in that case look at that one

The truth about doze mode, EvtGetEvent, and evtWaitForever?

2004-01-29 Thread Ted Peters
What does it really take to put a device into doze mode? Will calling EvtGetEvent with a modest value (5, 10, 20) for the timeout parameter do the trick? Or will it only doze if you pass evtWaitForever? Palm OS Programming Bible 2nd Edition, p. 89, says Most applications should pass the

Difference between Resource and Record

2004-01-29 Thread Fruber Malcome
Do both resources (e.g. Tbmp or nfnt etc) use the same amount of heap as a data record? (assuming they are both the same size?) Does it matter what type of resource that it is? Any understanding on this would be greatly appreciated. thanks - bill -- For information on using the Palm

Re: Difference between Resource and Record

2004-01-29 Thread Ben Combee
At 01:22 PM 1/29/2004, Fruber Malcome wrote: Do both resources (e.g. Tbmp or nfnt etc) use the same amount of heap as a data record? (assuming they are both the same size?) Does it matter what type of resource that it is? A resource takes up a very slightly larger amount of heap than a record (on

Creating Icons

2004-01-29 Thread LionScribe
Does anyone know any good icon creators, that can create me some custom icons (for pay)? LionScribe begin 666 Arye Schreiber.vcf M0D5'24XZ5D-!4D0-E9%4E-)3TXZ,BXQ#0I..E-C:')E:6)ECM!GEE.SM- MBX-D9..D%R[EMAIL PROTECTED]F5I8F5R#0I414P[2$]-13M63TE#13HW,S(M.30R

Re: Build jcpalm library with cw9.2

2004-01-29 Thread Regis St-Gelais
You know what? You made me realyse that jcpalm does not decompress!! I was in the early stages of capturing an image, compressing it and sending it to the pc so I did not realyse. Grrr jpeglib only allows to make a shared library and I dont want that. I want to include the jpeg code inside my

Re: Difference between Resource and Record

2004-01-29 Thread Fruber Malcome
My question stems off the fact that we have both custom fonts and jpeg images in our product. The fonts alone take up 150K of the heap (they are stored as data records, and then casted for FntDefineFont - since that memory must stay locked until use of the font is done, it takes up the memory), I

Re: Creating Icons

2004-01-29 Thread Ben Combee
At 01:33 PM 1/29/2004, LionScribe wrote: Does anyone know any good icon creators, that can create me some custom icons (for pay)? Metrowerks has used the services of http://www.iconfactory.com/ in the past. They do a very nice job, IMO. -- Ben Combee [EMAIL PROTECTED] CodeWarrior for Palm OS

Re: Build jcpalm library with cw9.2

2004-01-29 Thread Fruber Malcome
actually, we built one for such that purpose, it does not encode (for space reasons). Our library adds about 28k to the size of the application (to compile). But I really don't want to let it out unless there are some others out there that are really going to try to make it better and share the

Re: BitmapPtr and DmAddResource

2004-01-29 Thread Fruber Malcome
calling this function, seems to give me a bad bitmap. I'll provide some additional insight: If I call WinDrawBitmap on the pBmp, I get a perfect image. If I do the following: MemHandle resH = NULL; resH = DmGetResource( 'Tbmp', 501 ); BitmapPtr bitmap = (BitmapPtr)MemHandleLock(resH); Then call

regionalized version of __DATE__

2004-01-29 Thread Eric Potter
Is there a slick way of getting a regionalized version of the __DATE__ macro? I am thinking that I am going to have to parse the string and convert it to DateType. Does anybody have any better ideas? -- For information on using the Palm Developer Forums, or to unsubscribe, please see

Re: BitmapPtr and DmAddResource

2004-01-29 Thread Fruber Malcome
As a note, my comments regarding recordP, were in response to using DmWrite instead of MemMove. thanks - bill Fruber Malcome [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] calling this function, seems to give me a bad bitmap. I'll provide some additional insight: If I call

Re: BitmapPtr and DmAddResource

2004-01-29 Thread Ben Combee
At 01:52 PM 1/29/2004, Fruber Malcome wrote: calling this function, seems to give me a bad bitmap. I'll provide some additional insight: If I call WinDrawBitmap on the pBmp, I get a perfect image. If I do the following: MemHandle resH = NULL; resH = DmGetResource( 'Tbmp', 501 ); BitmapPtr bitmap

Insertion point - changing its colour?

2004-01-29 Thread fangorn68
I've used the various Insertion point functions InsPtSetLocation InsPtEnable etc and they work great to move the Insertion point about but is it possible to change its colour? When displayed on a black screen it disappears, I thought it would have XORed with the screen but it doesn't. I'm not

Re: Build jcpalm library with cw9.2

2004-01-29 Thread palmDev
we've took Matts arm jpg library and have created two versions decode/encode apps. You call the apps by passing params. they are not libraries. It works great. we've add alot of custom features like 360 degree drag when viewing, capture the screen or save resized screen. If you

Re: How can Buttons always on top?

2004-01-29 Thread Matt Graham
Bruno wrote: I want to display my buttons all the time to perform some functions. But when I draw things covering the whole screen, the button are also being covered. How can I make the buttons appear all the time and always on the top no matter what situation? You can try explicitly drawing the

Re: Build jcpalm library with cw9.2

2004-01-29 Thread Konstantin Klyatskin
Yes, it is. JPEG decompression library for PalmOS at http://www.absoluteword.com/jpglib/ -- Regis St-Gelais [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] You know what? You made me realyse that jcpalm does not decompress!! I was in the early stages of capturing an image,

Re: BitmapPtr and DmAddResource

2004-01-29 Thread Fruber Malcome
The bitmap is a pointer to bitmap data that was generated from our jpeg lib. But to ensure that this is a valid bitmap, if I call WinDrawBitmap on the source data, it's a valid bitmap. Here is what I'm doing: - I simplified the code to use records instead of resources UInt32 cbMem =

Re: Insertion point - changing its colour?

2004-01-29 Thread Laurens
[EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I've used the various Insertion point functions InsPtSetLocation InsPtEnable etc and they work great to move the Insertion point about but is it possible to change its colour? When displayed on a black screen it disappears, I thought

Re: Build jcpalm library with cw9.2

2004-01-29 Thread Chris Olson
Konstantin Klyatskin wrote: Yes, it is. JPEG decompression library for PalmOS at http://www.absoluteword.com/jpglib/ -- Very nice library, but pricey for shareware development. In other words, WY out of my budget. But very nice, very, very nice. Still looking for a fast decompression

Re: BitmapPtr and DmAddResource

2004-01-29 Thread Ben Combee
At 02:29 PM 1/29/2004, Fruber Malcome wrote: The bitmap is a pointer to bitmap data that was generated from our jpeg lib. Do you see anything that I may be doing wrong here? You aren't using the BmpGlue functions to determine the size of the bitmap. You may be copying the right number of bytes

Re: BitmapPtr and DmAddResource

2004-01-29 Thread Fruber Malcome
Wow, I just don't get it - here's some more information: I've verified that cbMem is correct - by comparing it to the actual bitmap header. so it is 320 rowbytes (160 across - 16bitdepth) and 32 rows (320x32), then what's not listed below is that I need to take into account the bitmap header -

Re: BitmapPtr and DmAddResource

2004-01-29 Thread SLO Revo News
Now if I call WinDrawBitmap on bitmap I get garbage. If I call WinDrawBitmap on pBmp (the one used in DmWrite) - I get a clean bitmap image. Why not start by comparing the two items--bitmap and pBmp--to see if they contain the same data? Regards, Steve Mann -- For information on using the Palm

Re: Tungsteen E device

2004-01-29 Thread Rob Larson
Very interesting. There are entries for the Tungsten/E2 and Zire 31. OS/6 maybe? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

meaning of address in PhnLibGetNth

2004-01-29 Thread dt1649651
When I sent an SMS message to the Treo600 from another phone, this address is a string of the originated phone number .like 713 234 5678 ( 10 digits ) In the case that I send from an email, I get a number like 12345 ( 5 digits ) How is this number understood ? What is its meaning ? Thanks, Vu

Where is Handspring forum now ?

2004-01-29 Thread Vu Pham
I used to be able to access to the Handspring webboard , not I could not any more. PalmOne seems hiding it somewhere :-) Does that board still exist ? What is its URL now ? Thanks , Vu -- For information on using the Palm Developer Forums, or to unsubscribe, please see

Re: Where is Handspring forum now ?

2004-01-29 Thread Ben Combee
At 04:38 PM 1/29/2004, Vu Pham wrote: I used to be able to access to the Handspring webboard , not I could not any more. PalmOne seems hiding it somewhere :-) Does that board still exist ? What is its URL now ? http://209.246.61.199/pe/forums/displaymsgboardlist.jsp is the URL I use. They had a

T3 Serial

2004-01-29 Thread Steven Pomerleau
I'm using the Serial manager to establish a serial connection to a proprietary device that doesn't provide any flow control. I'm testing on different palm devices and found that my application works on some and doesn't work on others. For example it works on a Palm Vx, T2, and Zire71 but fails

Re: BitmapPtr and DmAddResource

2004-01-29 Thread Fruber Malcome
Did you see my last post, I have actually looked at the header of the bitmap and determined the correct data (in memory). Wouldn't that suffice to know that I have the right information? Do you think this is a dword memory alignment issue - or something like that. That's the only difference

RE: Where is Handspring forum now ?

2004-01-29 Thread Craig Austin
What about the Developer link on that page. Do you know where that moved to? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ben Combee Sent: Thursday, January 29, 2004 3:46 PM To: Palm Developer Forum Subject: Re: Where is Handspring forum now ?

Help: can't debug with POSE

2004-01-29 Thread htn
When I try to debug using POSE but got the following error message from CW9.2: Palm OS database laready exists on the device and can not be deleted. I even restarted my system but no prevail. Please advice. Thanks in advance, htn -- For information on using the Palm Developer Forums, or

Re: Help: can't debug with POSE

2004-01-29 Thread Matt Graham
htn wrote: When I try to debug using POSE but got the following error message from CW9.2: Palm OS database laready exists on the device and can not be deleted. I even restarted my system but no prevail. Please advice. Are you trying to start the debugger while you are running the app in the

Re: Help: can't debug with POSE

2004-01-29 Thread htn
no. I started the debugger without running any app. in the emulator. I've done this thousand times before without any problems until POSE crashed last time. htn Matt Graham wrote: htn wrote: When I try to debug using POSE but got the following error message from CW9.2: Palm OS database

Re: T3 Serial

2004-01-29 Thread Rob Larson
It's a bug in the T3 serial driver. Contact me offline for a beta copy of SerialFix that handles the T3 problem. It will be up on Handango shortly, but I'd be interested in some more testers. -- For information on using the Palm Developer Forums, or to unsubscribe, please see

Re: BitmapPtr and DmAddResource

2004-01-29 Thread Fruber Malcome
To simplify the code here is another example, that display the same messed-up image: As a note, BmpSize is giving back a good size. And WinDrawBitMap ( pBmp ) does draw a good image. Any help would really be appreciated.. thanks! bill UInt32 cbMem = BmpSize( pBmp ); Err err =

Re: Help: can't debug with POSE

2004-01-29 Thread Fruber Malcome
I get this error message every 5 or so debugs. The only way I've been able to clean it up is by completely exiting the emulator, then re-launching it. I'm not sure if this will help. thanks - bill htn [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] no. I started the debugger

Re: BitmapPtr and DmAddResource

2004-01-29 Thread Fruber Malcome
As a note, they did. I did reply to Ben in another message (above this one) with more details. Any help would be appreciated. thanks - bill SLO Revo News [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Now if I call WinDrawBitmap on bitmap I get garbage. If I call WinDrawBitmap on

Re: Insertion point - changing its colour?

2004-01-29 Thread Fangorn
This might work (not tested). RGBColorType rgb; rgb.r = 0; rgb.g = 0; rgb.b = 255; UIColorSetTableEntry(UIFieldCaret, rgb); This should make the caret blue. Regards -Laurens Wonderful, thanks! That did the job. Fangorn -- For information on using the Palm Developer Forums, or to unsubscribe,

Re: BitmapPtr and DmAddResource

2004-01-29 Thread SLO Revo News
I did reply to Ben in another message (above this one) with more details. Any help would be appreciated. You might want to try comparing the header AND the bits of both images AND all their parameters, using the BmpGet functions. Clearly something is different between the two. Regards,

Re: BitmapPtr and DmAddResource

2004-01-29 Thread Fruber Malcome
exactly, when I call getbits on the good one, the data is valid, the call on the bad one isn't. Now that I know this, how can I copy the entire bitmap into the storage heap. I know that I can call GetDataBits on the good one, and copy bits from it. But I can't call GetDataBits on the new one

Re: BitmapPtr and DmAddResource

2004-01-29 Thread SLO Revo News
What I'll try now is writting each section at the time, and just offsetting what I need to, I'll hope that works. I think that will fix your problem. Regards, Steve Mann -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: Help: can't debug with POSE

2004-01-29 Thread Ben Combee
At 06:17 PM 1/29/2004, htn wrote: no. I started the debugger without running any app. in the emulator. I've done this thousand times before without any problems until POSE crashed last time. Did you save your session in POSE and have it automatically reloaded? That would leave a protected

Unicode Programming

2004-01-29 Thread Sushil
Hi All, Can someone tell me in some C/C++ code language how can I set a label or a button caption in Palm OS 5.0 to a unicode string which is in either Italian language or Spanish language? Warm Regards, Sushil -- For information on using the Palm Developer Forums, or to unsubscribe,

Re: Help: can't debug with POSE

2004-01-29 Thread htn
Ben Combee wrote: At 06:17 PM 1/29/2004, htn wrote: no. I started the debugger without running any app. in the emulator. I've done this thousand times before without any problems until POSE crashed last time. Did you save your session in POSE and have it automatically reloaded? That