Adam Wozniak wrote:
> [EMAIL PROTECTED] wrote:
> >
> > Sounds like someone just volunteered...
> >
> Here is a start. Comments are welcome.
> ===
> PalmFAQ.txt
> Version 0.0
> 07-AUG-2000
Cool, I started putting together a list of questions that kept popping up over
and over. I've been tracking questions for about a week or 2 now. I'm sure
there's a lot more stuff that I've ignored, but here's the list (no answers
though :)
----
Intro:
How to use this forum
forum guidelines/etiquette
posting "test" messages
Questions:
Q: How can I get the unique serial number of a Palm Device?
Q: How do I leave information behind when a user removes my application (for
shareware registration purposes)?
Q: How can I add an entry to one of the built in app's database? (Where can I
find the format of a built-in app's db)
Q: How can I create a new thread/background task?
Q: How can I store my app in Flash RAM?
Q: I'm new to PalmOS programming, where should I start?
Q: How can I determine the structure of a PalmOS database?
Q: How do I perform query/join/insert (sql stuff) database operations on a
database?
Q: what does a palm database look like (why you can't figure out the format of a
database without knowing more information)? (draw a diagram, something like:)
Normal Database
+- Record 1-: Field 1 Data | Field 2 Data | Field 3 Data
+- Record 2-: Field 1 Data | Field 2 Data | Field 3 Data
Palm Database
+- Record 1-: 11010110101binary data1011010101101
+- Record 2-: 11010110101binary data1011010101101
for palm, the fields are imposed in the program reading the data, not the
database file format
Q: How can I use a standard C library function in my app / use stdlib/stdio,
etc..?
Section: Code Warrior
Q: Where can I buy code warrior?
Q: Where can I get the evaluation version of code warrior?
Q: debugging plugin
Q: debug with POSE
Section: MultiSegment Apps - questions about multisegment apps
Section: Color/UI Programming
Q: How can I change font/style/color/weight of text in mid stream?
Q: How can I use a custom font?
Section: Palm VII
Q: How can I open a pure TCP/IP connection to a site using VII?
Q: How can I access my company's intranet from a VII?
--
Brian Mathis
Direct Edge
http://www.directedge.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/