If you don't mind using C++, CodeWarrior 9 ships with POL, which has a tab control among other goodies...check out the examples: ...
Arrow
arrow201@...
Jun 1, 2003 1:53 pm
89019
This desciption is obsolete now. You can find newer FepSample in PalmSource's PalmOS Developper program. Log in to Resource Pavillion and go to developpers...
YAMADA Tatsushi
yamada@...
Jun 1, 2003 2:28 pm
89020
I have a USB cradle to which I've added a serial port. When in the cradle, the device hotsyncs via USB. I can open the serial port by specifying the 232 port. ...
Kristian Penno
kristian.penno@...
Jun 2, 2003 12:11 am
89021
... Mmmm, no. Palm OS 5's API calls dispatching table is proprietary and there is no official documentation about it, and I strongly believe there will never...
Bobby Kolev
kolev@...
Jun 2, 2003 1:00 am
89022
Well, ain't that a kick in the pants... Yes, I'm still here and I missed your posting in April (4/5 happens to be my birthday). I just found it because I lost...
Randall Pulsifer
rpulsife@...
Jun 2, 2003 2:27 am
89023
I need to add a single variable to a CTreeItem instance so I can access the variable when the event handler catches a user's leaf node selection. I've tried...
Nick
trapper@...
Jun 2, 2003 4:30 am
89024
Hello All, How to add controls in Preferences-General form programmatically? A preferences form indicates the state of all the system settings like Set Time,...
Jefferson
gjeffy@...
Jun 2, 2003 4:32 am
89025
Please give me some suggestions to indicate the user that the power-off is disabled. Can I indicate that the power-off is disabled in the Preferences- General...
Hello, I need some help on how to register my app with OBEX to launch my app when a client try to connect using bluetooth virtual serial port with SrmExtOpen()...
Hi, Do i need to set each element of a MsaTime var in order to obtain the Sound Unit with MsaTimeToSu or can i just set the .frame element ? ex : UInt32...
Chris Apers
chrilith@...
Jun 2, 2003 9:27 am
89029
i have downloaded the cdk 4.0.3 but cudn't find any exe only the pdf files are there. can anybody help me and tell me where cani find the kit and why isit that...
swatts
prism7@...
Jun 2, 2003 10:44 am
89030
Hi all, The UIColorSetTableEntry(UIObjectFill,&rgbObjectFill) sets the fill color for all objects! Is there a way to fill only the buttons? Any ideas? Thanks, ...
Jefferson
gjeffy@...
Jun 2, 2003 12:27 pm
89031
Maks, Great. I did not expect that class to have this functionality and assumed I had to add it. I'll look a bit more closely at the documentation next time....
Nick
nick.bartolotti@...
Jun 2, 2003 1:20 pm
89032
Hello, I am using Pilrc 2.9p10 on CW8 trying to build a double density icon, however, it always shows the low-density one. I don't know why, when I delete the...
Eric Lo
mflo@...
Jun 2, 2003 4:07 pm
89033
... Use 22x22 as your icon size, which means 44x44 should be the double density icon size. Also, try inspecting your PRC file using PRCExplorer (search ...
Ben Combee
bcombee@...
Jun 2, 2003 6:21 pm
89034
Hi, I am trying make a HTTP request from the Palm Emulator. I have palmos35-en-ez-8mb-wc.rom, device setting PalmVIIx. When I make a INetLibOpen call (I am...
Vishal Kudchadkar
vishal_kudchadkar@...
Jun 2, 2003 7:13 pm
89035
Hi, I'm trying to test a software which use the VFS (Virtual File System) API in the Palm emulator. I have the Palm OS emulator version 3.5 and i'm running it...
Steve Massicotte
smassicotte@...
Jun 2, 2003 7:21 pm
89036
Hi Folks, From the API references for Palm OS 5 we know there is no exposed multithread APIs as well as synchronous tools (semaphore, mutex, etc). If I try to...
Ming Huang
ming@...
Jun 2, 2003 7:38 pm
89037
http://www.theregister.co.uk/content/54/30987.html reports that the US launch of the Fossil PDA Watch has been delayed until early 2004. (watch is described at...
Hal Mueller
hal@...
Jun 2, 2003 7:48 pm
89038
Hmmm. Amazon shows it on sale for delivery end of June.... http://www.palminfocenter.com/view_story.asp?ID=5431 ... From: Hal Mueller...
Kevin OKeefe
kokeefe@...
Jun 2, 2003 7:55 pm
89039
... Did you reset the emulator ? ... Eric VERGNAUD - JLynx Software Cutting-edge technologies and services for software companies web: http://www.jlynx.com ......
Eric VERGNAUD
eric.vergnaud@...
Jun 2, 2003 7:57 pm
89040
Though it looks like your article is a bit more recent. Things move fast! Kevin ... From: Kevin OKeefe Sent: Monday, June 02, 2003 12:58 PM To: Palm Developer...
Kevin OKeefe
kokeefe@...
Jun 2, 2003 7:58 pm
89041
INetLibOpen returns to you a client handle. You need to pass this client handle back to INetLib in INetLibClose. Unless you're passing in the wrong handle,...
Keith Rollin
Keith.Rollin@...
Jun 2, 2003 8:01 pm
89042
Hi Keith, Thanks for time and answer. I goofed on the INetLibClose. Thanks. Vishal ... http://www.palmos.com/dev/support/forums/ ===== Vishal Kudchadkar ...
Vishal Kudchadkar
vishal_kudchadkar@...
Jun 2, 2003 8:11 pm
89043
Hi, on PalmOS 5.x we sometimes see a crash where the modal dialog with the reset button (aka fatal exception dialog) is displayed fullscreen, without title and...
Dear Form Members, Does anyone know of any conferences that are at least in part dedicated to PDA interfacing or software engineering? Thanks, Robert Pastel --...
Robert Pastel
rpastel@...
Jun 2, 2003 8:25 pm
89046
I have written an application that needs to bypasses the system workings of the 4 hardware buttons. I have code in the AppEventLoop of the application to...
Scott Heffron
heffrons@...
Jun 2, 2003 9:27 pm
89047
I searched through the archives and seemed to find some relevant threads on this. From what I read, it may have something to do with trying to unlock the wrong...