Thank you for your response. However, I am still unclear how to transfer and reference static data files to Palm device. I am trying to reproduce Waves sample that allows to play WAV files. The source file from this example refers to HostFS application for Simulator to transfer WAV files to simulator. However, I could not get it work. Your help here would be really appreciated.
I would also like to get some example of Web Clipping. do you have or know one? Thank you very much for your attention. ----- Original Message ----- From: "Dave Lippincott" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Friday, July 26, 2002 2:44 PM Subject: Re: Basic Palm questions > 1) Memory soup. Hierarchical file system only on expansion cards. > 2) No direct HTML support. Web clipping is supported. > 3) scroll bar is available. You do the drawing. > 4) copy your BMP to the clipboard and paste into constructor. > > Everything you ask for is documented. Read the Palm OS documentation > provided by Palm. Visit the Palm Knowledge Base. Maybe get yourself one of > the 3rd party developer books. > > goto: www.palmos.com/dev > > ----- Original Message ----- > From: "Alexander Galkin" <[EMAIL PROTECTED]> > Newsgroups: palm-dev-forum > To: "Palm Developer Forum" <[EMAIL PROTECTED]> > Sent: Friday, July 26, 2002 2:30 PM > Subject: Basic Palm questions > > > > I am very new to Palm, even as user never used it. However, I have > > very large and extensive experience in PocketPC and a lot of VC++ > > development. Unfortunately, I need to create a demo on Palm that > > would play .wav files. I would be very thankful to anyone who could > > answer the following basic questions for me. > > > > 1. I have basic questions about files on Palm, Palm file system and > > transferring files from PC to Palm device. I didn't find any way in > > HotSync to transfer files from my PC. Does Palm OS have hierarchical > > file system? Is a file referenced by full path or somehow else? If a > > file can be transferred from PC to Palm device using HotSync is there > > any conversion involved? > > > > 2. I read there is some HTML support on Palm. Is it correct? I am > > interested in ability to embed this HTML support into form, generate > > dynamically HTML script and display it into the embedded HTML control > > in form (analog to WebBrowser ActiveX control on Windows). Is it > > possible to do that? If it is how to do this? Are there any examples > > with source code available that show how to do this. > > > > 3. Is there any built in support for a vertical slider control or to > > implement it I need to create a gadget and handle all paint and > > events myself. > > > > 4. Finally, I have question about CodeWarrior and Constructor for > > Palm (BTW, version 1.6 is the latest one?). I didn't find the way to > > locate bitmap files it creates. Or does it store all resources in > > custom format. I need our graphics artist to prepare a graphics on > > our computer and send me bitmaps. I would then need to import those > > bitmaps into my Constructor/CodeWarrior demo project. > > > > Thank you in advance. > > > > > > > > > > > > -- > > For information on using the Palm Developer Forums, or to unsubscribe, > please see http://www.palmos.com/dev/support/forums/ > > > > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
