Has anyone had any experience using a Smartpad2 tablet with a Treo 270? I am interested in using the Smartpad as a general input device, and also want to take...
Mark Snell
openwin@...
Feb 1, 2003 12:40 pm
84169
... Read the prc-tools documentation, and look at the samples available from <http://prc-tools.sourceforge.net/>. John -- For information on using the Palm...
John Marshall
johnm@...
Feb 1, 2003 3:03 pm
84170
... It is well known that * At present, GDB won't work well with applications with multiple code resources. ... This is a symptom of that problem. GDB has the...
John Marshall
johnm@...
Feb 1, 2003 3:36 pm
84171
Hi group, could someone explain me why all three dates in my pdb headers are something around 0x3e3bcffb ? The docs say it shall be "the number of seconds...
Henk Jonas
jonash@...
Feb 1, 2003 6:07 pm
84172
Henk, ... Probably, you created it in Jan 29, 2004 at 04:25:51 :-) Did you check your device or computer date (year)? "Back to the future 2"? HTH, Adrian...
Adrian Nicolaiev
nicolaiev@...
Feb 1, 2003 7:33 pm
84173
I was just wondering what was the best way of creating a .pdb database file from data stored on a pc so that it can be distributed and used with a .prc file. ...
Thomas Sweeney
thomassweeney@...
Feb 1, 2003 8:33 pm
84174
Adrian, can you explain? I think I miss something here... Henk ... -- ... metaview@... www.metaviewsoft.de <A...
Henk Jonas
jonash@...
Feb 1, 2003 9:03 pm
84175
Please disregard... -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/...
Steve Wehrmann
swehrmann@...
Feb 1, 2003 9:11 pm
84176
Henk, Depending on what device (or computer) you created your pdb, it may be with a wrong date (just year). In this case, I made a mistake... It isn't "Jan 29,...
Adrian Nicolaiev
nicolaiev@...
Feb 1, 2003 9:24 pm
84177
Henk, ... There is another possibility :-) Just in time... Maybe, the software you are using to create your pdb isn't honoring dates (year)... If you wish, you...
Adrian Nicolaiev
nicolaiev@...
Feb 1, 2003 9:40 pm
84178
Hi, I've been searching for net utilities for PalmOS, to help with testing/debugging a socket-based app I'm writing - things like ping, host, netstat,...
David McNab
david@...
Feb 1, 2003 10:23 pm
84179
Hi Adrian, thank you for the offer, I will do, I'm sure :-) "But when I approximate 100 years then I get 36524 days * 24 h/day * 60 minutes/hour * 60...
Henk Jonas
jonash@...
Feb 1, 2003 11:42 pm
84180
I wrote a free tool for converting between CSV files and PDB files, mapping rows in the CSV to records in the PDB. You can specify exactly how you want the CSV...
Jeremy Dewey
dewey@...
Feb 1, 2003 11:48 pm
84181
I think the documentation is wrong I had to use 1970 for the base year in order for it to work with my Palm Reader/Writer classes. I remember reading about...
Jamie Macleod
bubamacleod@...
Feb 2, 2003 12:11 am
84182
... I might make a guess that the dates were generated this morning at about 5:47:39 (possibly off because of locale differences) by a system that is basing...
Dwight Tovey
dwight@...
Feb 2, 2003 12:23 am
84183
I believe they changed it and that is the problem "Dwight Tovey" <dwight@...> wrote in message news:111618@palm-dev-forum... ... -- For information on...
Jamie Macleod
bubamacleod@...
Feb 2, 2003 12:47 am
84184
Hy all! I'm getting a problem when using StrNCopy to copy a defined lenght of a string into another. Sometimes, when a copy a odd lenght from a string to ...
Régis Daniel de Ol...
regisdaniel@...
Feb 2, 2003 1:29 am
84185
Hi Henck, ... You are welcome... ... Yes... ... Yes, they are wrong... ... You calculated right... Try creating a Memo and hotsync MemoDB. Check modification...
Adrian Nicolaiev
nicolaiev@...
Feb 2, 2003 3:05 am
84186
Nope, dates have always been seconds since 1904. Gavin. Jamie Macleod <bubamacleod@...> wrote in message news:111620@palm-dev-forum... ... -- For...
Gavin Maxwell
gavin@...
Feb 2, 2003 6:58 am
84187
If you did read clearly in the Palm OS Reference, you would have known the reason. "Régis Daniel de Oliveira" <regisdaniel@...> wrote in message ...
Watson
chgww@...
Feb 2, 2003 7:37 am
84188
... prefs, network, menu, view log type a ? and a graffiti carriage return ... check the sources of NetSample in the SDK -- Rien ne me résiste... Je sais tout...
Laurent THALER
lthaler@...
Feb 2, 2003 9:56 am
84189
Hello! Is there any PC application which will open PRC file and let me modify bitmaps and icons (tAIB and Tbmp)? I wish it also supports 16bit depth bitmaps,...
RaNo
news@...
Feb 2, 2003 11:19 am
84190
... example ... yes. StrNCopy() will copy n chars, and, it doesn't always have to put a null terminator on it - what you should do is set the contents of your...
Aaron Ardiri
maillist@...
Feb 2, 2003 11:27 am
84191
Adrian, ... Ok, I didn't get a backup from a memoDB but I got from NetworkDB and it has 0x3e3bcb28 as creation date. LauncherIII says it is 1.2.2003 therfore...
Henk Jonas
jonash@...
Feb 2, 2003 11:57 am
84192
Hi, there is a tool to split an prc in its parts. Then you can edit bitmaps etc. create a new pilrc script and assemble the code resources and the new bitmap...
Henk Jonas
jonash@...
Feb 2, 2003 12:00 pm
84193
... Per the Palm OS Reference documentation: "Copies up to n bytes from a source string to the destination string. Terminates dst string at index n-1 if the...
Stringer
STRINGER@...
Feb 2, 2003 2:51 pm
84194
Talk to my Palm 505 cause my face don't understand. <g> "Gavin Maxwell" <gavin@...> wrote in message news:111638@palm-dev-forum... ... -- For...
Jamie Macleod
bubamacleod@...
Feb 2, 2003 3:50 pm
84195
Hi All, I'm coming in a bit late here...but couldn't this be a translation done when the pdb is stored on the PC? Henk, can you get the UInt32 value on the...
kcorey
www.palmos.com@...
Feb 2, 2003 4:07 pm
84196
This is what I was thinking as well. I'm going to go back and check my results again and see exactly what it is happeing. Make sure I'm not doing it wrong. ...
Jamie Macleod
bubamacleod@...
Feb 2, 2003 4:22 pm
84197
But the file format documentation does describe the format as it would be on the PC. And ther it say seconds since 1.1.1904. Henk ... -- ... metaview@......