can I draw a Polygon

2000-11-15 Thread Eric
hi, is there any API to draw Polygon? If no exist, I have to draw a bitmap with mask. how to mask a area? Eric -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

SV: About SysAppLaunch

2000-11-15 Thread Bulent Gecer
Chi-Yi Lin <[EMAIL PROTECTED]> skrev i diskussionsgruppsmeddelandet:[EMAIL PROTECTED] > > Hello, > > In Palm OS Reference, it says that "SysAppLaunch" is used to launch > a specified app as a subroutine of the caller. The question is that, does > the "subroutine" app allocate a new stack of itsel

SV: downloading a PRC file from a remote server

2000-11-15 Thread Bulent Gecer
Have you looked in the Conduit Development Kit for Java (CDKJ4)? There is example code of a conduit that retrieves a .prc file from a remote web server and installs it on your handheld device during a hotsync. /Bulent Gecer rossato <[EMAIL PROTECTED]> skrev i diskussionsgruppsmeddelandet:[EMAIL

Re: Screen Zoomer

2000-11-15 Thread Aaron Ardiri
> On easy way not to kill your eyes using the Des^H^H^HConstructor is to use > as utility named ZoomIn. > http://www.zdnet.com/pcmag/pctech/index-ut.html > ftp://ftp.zdnet.com/pcmag/1997/1007/zoomin.zip unfortunately, i have to use code warrior in the upcoming months, so i am planning to use

Re: menuEvents and menu icon

2000-11-15 Thread Aaron Ardiri
> I had a question regarding the menu icon. If I tap it with the stylus > is that a menuEvent or a keyDownEvent. Do I have to associate the menu > icon with the menu bar somehow? keyDownEvent when you select an item from the menu, you get a menuEvent :) > My problem is when I tap the men

RE: converting float

2000-11-15 Thread Dean
Hi You could reference to NewFloatMgr.h, but I don't think that is good enough for you to convert a float value to string. As what I have done, I wrote that I myself, it is easier and more convenient! Otherwise, you can use FlpFToA() or FlpBase10Info() To get some information of that value an

VB liked Palm development

2000-11-15 Thread dexMilano
Someone tested Satellite Form and ScoutBuilder? Do you know where can I find a comparison table? I have some idea but I want to compare with someone else. thx dex -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/for

Re: i have problem with my project...

2000-11-15 Thread Eliah Ninyo
hi, tnx for your answer. i do know C proggramming (not in high level but enough) and for this problem i ask some of my expert friend to look at (and they r expert in C/C++) and they don't understand it too. - one of them is still working with me to solve the problem. now to your answer: u didn'

Location of the Archives

2000-11-15 Thread Jay
I have seen many postings about checking the "Archives" but none say where it is. Can someone give me a clue to it's location? Jay -- Jay Canale Software Engineer Enertech Consultants 17 Main St. Lee, MA 01238 (413) 243-2800 -- For information on using the Palm Developer Forums, or to unsubs

Power off event

2000-11-15 Thread Stringer
>Subject: Re: Power off event >From: thomas <[EMAIL PROTECTED]> >Date: Tue, 14 Nov 2000 09:39:22 +0100 >I originaly asked this question. Thanks to those who gave me clues. >here's how i manage to do that : >static void AppEventLoop(void){ >Word error; >EventType event; >do{ >

Re: menuEvents and menu icon

2000-11-15 Thread Dave Johnson
At 9:00 PM -0600 11/14/00, LarryLu wrote: >My problem is when I tap the menu icon, my menubar doesn't appear. This is normally handled by the system, not by you. Are you calling SysHandleEvent on the event if you don't handle it? Are you returning false from event handlers when you don't handle

Re: C++

2000-11-15 Thread Dave Lippincott
http://www.palmos.com/dev/started/ - Original Message - From: "Camilla Straubel" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Wednesday, November 15, 2000 2:06 AM Subject: C++ > Hi, > > I have some C++ code that I want to put in my Palm, what is the easiest

Re: handles and memhandlelock

2000-11-15 Thread Larry
Steve Thanks for the help. I figured out my problem.. I was putting in the wrong fieldID. Thanks again Larry --- Steve Mann <[EMAIL PROTECTED]> wrote: > >Is it a pointer to a pointer? That's > >what it seems like...but I might be wrong. > > Yes it is. You might want to take a look at the

Re: handles and memhandlelock

2000-11-15 Thread Larry
prashant, Thanks for the help. Larry --- [EMAIL PROTECTED] wrote: > > > > +>+>> The Header Files Have it All Just USE BATCH > FIND from Codewarrior > > From Common.h: > // Generic Pointer types used by Memory Manager > // We have to define Ptr as char* because that's > what the Mac includes

Re: menuEvents and menu icon

2000-11-15 Thread Larry
Dave, Thanks for the info. I figured out the problem... I didn't associate the menubar with my form..doh! Thanks for the help though Larry --- Dave Johnson <[EMAIL PROTECTED]> wrote: > At 9:00 PM -0600 11/14/00, LarryLu wrote: > >My problem is when I tap the menu icon, my menubar > doesn't app

Re: Location of the Archives

2000-11-15 Thread Richard Burmeister
From: "Jay" <[EMAIL PROTECTED]> Subject: Location of the Archives > I have seen many postings about checking the "Archives" but none > say where it is. Can someone give me a clue to it's location? Follow this link: For information on using the Palm Developer Forums, or to unsubscribe, please s

Bad Form errors with Debug ROMs

2000-11-15 Thread Bob Felice
Hi, I am getting error messages using the debug ROMs that say, "application" reports "Form.c Line:4426, Bad form" If this is the latest version of "application", please report this to the application author. The program works fine with the standard ROMs, and also on my own 3x. I am using the

New & Delete

2000-11-15 Thread EMILIO MIRANDA ZARATE
Hello Could I use new and delete in the same way that in C++ when I declare and ChrPtr ?? for example ChrPtr Control=NULL; if (Control==NULL); Control = new char[40]; and after to use delete[] Control ; is that right ??? cause I do that in Borland C++ 5.0 for example and I see that the

USB to serial adapter

2000-11-15 Thread Rob Graber
Has anyone been able to successfully use some USB to Serial adapter to connect a Palm VIIx to a PC that is running WindowsMe? I have tried a Keyspan adapter, but the drivers are for Win98, and when I attempt to install the Palm Desktop software I get a windows error (BSOD) when it reaches the poi

How do I launch the Dialer?

2000-11-15 Thread Ayers Family Member
In the Preferences under Network, a user can select the connect button to start the dialer. I have seen other applications call the dialer directly. How do I do this from my application? Thanks in advance. Sincerely, Jeff Ayers -- For information on using the Palm Developer Forums, or to un

Re: Bad Form errors with Debug ROMs

2000-11-15 Thread Steve Achelis
I encountered the "Bad Form" message yesterday. I ended up going to a backup of the resource file and it was okay. Dunno how it became "bad" (naughty form!). The border you describe is displayed when you check the "Modal" checkbox in the Constructor. Steve Bob Felice <[EMAIL PROTECTED]> wrote

re: DmResetRecordStates()

2000-11-15 Thread Neil Rhodes
On Wednesday, November 15, 2000 12:00:04 AM, Garth Watkins wrote: > Hi > > Is this undocumented function safe to use? And if so, is there additional > information one would need to know before using it. > You should probably be aware that it isn't safe to call. It assumes that the write protecti

Re: New & Delete

2000-11-15 Thread Mark Smith
EMILIO MIRANDA ZARATE <[EMAIL PROTECTED]> wrote: >Could I use new and delete in the same way that in C++ when I declare and >ChrPtr ?? Yes. Note that new allocates a locked memory block on the dynamic heap (like MemPtrNew), so creating and destroying a lot of objects will fragment the heap. --

Re: Appications for Celular Phones

2000-11-15 Thread Shikha Srivastava/Raleigh/Contr/IBM
if its wap phones its hdml if wml phones the lamnguage is wml Shikha [EMAIL PROTECTED]@news.palmos.com on 11/14/2000 01:37:43 PM Please respond to "Palm Developer Forum" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] To: "Palm Developer Forum" <[EMAIL PROTECTED]> cc: Subject: Appic

displaying color

2000-11-15 Thread Todd Walk
I just got CW6 and installed the sdk+update. I've been playing around with this for about the last 4 days. A few problems have come up. 1st: PalmOS 3.5. The new headers threw me on the first compile. No documentation on the new headers and very little to be found about 3.5 at all. 2nd: I p

BmpCreate and memory corruption

2000-11-15 Thread chanc
Thanks for everyone's help on the previous related post - I am able to display runtime bitmaps now. I have another question. Does BmpCreate allocate the memory needed for the bitmap data? i.e., when I do a bmp = BmpCreate(10,10,8,NULL,error); does it allocate 100 bytes at the end of the head

RE: displaying color

2000-11-15 Thread Nesse, Rustin
Since I haven't seen Aaron post... Go to www.ardiri.com and check out his sources. He maintains the PilRC resource development tool, and has a number of color apps on his site with full sources. Hopefully you can glean something from that. -Rus >I just got CW6 and installed the sdk+update. >

RE: displaying color

2000-11-15 Thread Scott Johnson (Bellevue)
> From: Todd Walk [mailto:[EMAIL PROTECTED]] > I just got CW6 and installed the sdk+update. > The Palm OS Companion is out of date, and the > Reference is extremely terse and context-free > with its information. Did you download the latest versions of those books from the Palm web site? My copies

RE: BmpCreate and memory corruption

2000-11-15 Thread DeAnna Davidson
I've not actually used it before so I may not be right. According to the docs, the bitmap created with BmpCreate contains no data. I'm not sure if that means it doesn't allocate any memory for the data or just that there is nothing there. The easiest way to find out is to use BmpBitsSize and se

RE: displaying color

2000-11-15 Thread Aaron Ardiri
> Since I haven't seen Aaron post... hehe.. well. i am sick with the flu right now.. been travelling too much, and it has finally caught up with me.. i wish it was -10C, i would feel much better.. between -5C and +5C is when i get sick :( > Go to www.ardiri.com and check out his sources.

Re: About SysAppLaunch

2000-11-15 Thread Chi-Yi Lin
Thank you for your answer. It really helps a lot! But now I have another question about the launch code in "SysAppLaunch". I used "sysAppLaunchCmdNormalLaunch" as the launch code because my subroutine does nothing but displays the stack information. I cannot find other launch codes suitable for t

Re: Bad Form errors with Debug ROMs

2000-11-15 Thread Charles Rezsonya
eh steve, is yer name that same name that has that 'heel'? the 'Achelis heel'? Charles -Original Message- From: Steve Achelis <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: Palm Developer Forum <[EMAIL PROTECTED]> Date: Wednesday, November 15, 2000 10:25 AM Subject: Re: Bad Form e

Re: Bad Form errors with Debug ROMs

2000-11-15 Thread Steve Achelis
Naw (spelled differntly), but I've been called a heel. Steve Charles Rezsonya <[EMAIL PROTECTED]> wrote in message news:30215@palm-dev-forum... > > eh steve, is yer name that same name that has that 'heel'? the 'Achelis > heel'? > > Charles > > -Original Message- > From: Steve Achelis

Re: BmpCreate and memory corruption

2000-11-15 Thread chanc
BmpBitsSize returns the correct value But after I do a memcpy, it overwrites the value: ptr = (unsigned char *) BmpGetBits(bmp); size = BmpBitsSize(bmp); memcpy(ptr,myarray,size); "DeAnna Davidson" <[EMAIL PROTECTED]> wrote in message news:30210@palm-dev-forum... > > I've not actually used it

Beaming (my first experience with ExgManager)

2000-11-15 Thread Chris DiPierro
Relying heavily on the MemoPad code examples, I've come up with a routine that should in theory beam an object from my DB to my app running on another Palm and correspondingly receive it. Unfortunately, if I use the emulator in loopback mode, it doesn't quite happen (nor does the real device work

Re: How to re-program a hardware button?

2000-11-15 Thread Ben Combee
"Mario Enriquez" <[EMAIL PROTECTED]> wrote in message news:30136@palm-dev-forum... > > Hi, > > I wonder if somebody could tell me if it is possible > to re-program a hardware button(Ex: AddressBook) to > launch a custom application instead. If this is possible > could you please direct me towards

Re: VB liked Palm development

2000-11-15 Thread Gary Miller
ScoutBuilder was released only 1 month ago, so you might not find alot of comparative literature. You should probably ask ScoutBuilder users, who may respond to a posting at the "public forum" or "ScoutBuilder Zone" at http://devzone.aethersoftware.com/ "dexMilano" <[EMAIL PROTECTED]> wrote in me

Multiple segments in GCC

2000-11-15 Thread Alex Pakhotin
I didn't quite get is it possible somehow to place all the functions from some C-file into specific segment? I don't like a perspective to change a prototype of more than thousand functions :-\ And what about the static functions? They don't need a prototype but in this case they must have it, ri

Re: Multiple segments in GCC

2000-11-15 Thread Aaron Ardiri
> I didn't quite get is it possible somehow to place all the functions from > some C-file into specific segment? > I don't like a perspective to change a prototype of more than thousand > functions :-\ > And what about the static functions? They don't need a prototype but in this > case they must

C++

2000-11-15 Thread mikel anderson
Original message: "From: Camilla Straubel <[EMAIL PROTECTED]> Hi, I have some C++ code that I want to put in my Palm, what is the easiest way of doing that? Regards Camilla" If you just want to store some code you have made, and not compile and run it on your Palm, then open the source co

Drawing Bitmaps in source code

2000-11-15 Thread mikel anderson
Hi, is there any way to draw bitmaps in the source code file of a project? I imagine there is, and example with source code would be nice, I would also like to know how I can assign different Grayscale and color values to each pixel. Thanks Mikel Anderson CEO Impact Studios _

Strange behavior with static arrays in g++

2000-11-15 Thread Dave Carrigan
Hi, I'm using GNU g++, and am declaring a static global array of button IDs, like so: const UInt16 ButtonIDs[] = { Button1, Button2, Button3 }; However, when I try to do something like FrmGetObjectIndex() using one of these array values, pose complains about "object not in

Re: Beaming (my first experience with ExgManager)

2000-11-15 Thread Danny Epstein
> However, on the receving side of things, if I do this: > > ExgSocketType est; > MemSet (&est, sizeof(ExgSocketType), 0); > err = ExgAccept (&est); You shouldn't create the socket on the receiving side. It's passed to you in the command parameter block of the sysAppLaunchCmdExgReceive launch c

OS 3.1 problem w/ 4-bit gray scale and blitting ...

2000-11-15 Thread Chris Olson
Ok, I have a problem. I'm coding for a Palm OS 3.1 machine (IIIe). I'm also coding for a IIIc, m100 and V, Vx, IIIx, and IIIxe. Anyway, this problem is occurring only on those palms with an OS version below 3.3. Here is how I set up the screen: WinScreenMode(winScreenModeGetSupportedD

Re: Beaming (my first experience with ExgManager)

2000-11-15 Thread Chris DiPierro
You're of course correct. After reading ExgAccept again I finally noticed that sentence earlier today. It needs to be in bold letters or something. I apologize for this one. All is working great now. > You shouldn't create the socket on the receiving side. It's passed to you in > the command para

Dynamically creating a gadget

2000-11-15 Thread Steve Achelis
I need to dynamically (i.e., at run time) create a gadget on my form. I can use CtlNewControl() to create buttons, checkboxes, triggers (i.e., the things defined in ControlStyleType), but I can't figure out how to create a gadget (or label, for that matter). Any ideas? Steve -- For informat

Re: Dynamically creating a gadget

2000-11-15 Thread Steve Achelis
Duh, as soon as I posted the message I found the answer: FrmNewGadget(). Steve Steve Achelis <[EMAIL PROTECTED]> wrote in message news:30270@palm-dev-forum... > > I need to dynamically (i.e., at run time) create a gadget on my form. I can > use CtlNewControl() to create buttons, checkboxes, tri

Re: Dynamically creating a gadget

2000-11-15 Thread Aaron Ardiri
> Duh, as soon as I posted the message I found the answer: FrmNewGadget(). makes you wish you "grep'd" the headers hey? :)) // az "*cough*, *sneeze*.. must not die... coding" [EMAIL PROTECTED] http://www.ardiri.com/<--- free games! -- For information on using the Palm Developer Forums,

Right-to-left output (Arabic style)

2000-11-15 Thread Ken Krugler
At 12:00am -0800 00-11-15, Palm Developer Forum digest wrote: >Subject: Right-to-left output (Arabic style) >From: "Evgeny Rokhlin" <[EMAIL PROTECTED]> >Date: Tue, 14 Nov 2000 17:37:31 +0300 >X-Message-Number: 20 > >Hello, all! > >Does anyone know about the ways to implement right-to-left (like in

Re: Can't do non-ASCII characters in Rez files on Windows?!

2000-11-15 Thread Ken Krugler
At 12:00am -0800 00-11-15, Palm Developer Forum digest wrote: >Subject: Re: Can't do non-ASCII characters in Rez files on Windows?! >From: John Marshall <[EMAIL PROTECTED]> >Date: Tue, 14 Nov 2000 11:24:28 -0800 >X-Message-Number: 53 > >Ken Krugler <[EMAIL PROTECTED]> wrote: > > 3.1 and later ass

Database Resource Images

2000-11-15 Thread Kelly Burns
Well, I have searched the archives for my answer to no avail, so here it goes: I need to create an image of a database as a resource and then create a database from the image when the user executes the application under certain conditions. I have seen post regarding Database images using the PRC

Palm OS 3.5 upgrade problems

2000-11-15 Thread Philip D. Wasson
I suppose this seems more of a customer support issue than developer support, but as our app is expected to require Palm OS 3.5, it affects development too. I've read recently that applying the Palm OS 3.5 upgrade can render a Palm device unusable; allegedly writing to the flash ROM more than onc

RE: Palm OS 3.5 upgrade problems

2000-11-15 Thread Nesse, Rustin
>I suppose this seems more of a customer support issue than developer >support, but as our app is expected to require Palm OS 3.5, it affects >development too. > >I've read recently that applying the Palm OS 3.5 upgrade can >render a Palm >device unusable; Yes, if you yank it out of the cradle

Re: Dynamically creating a gadget

2000-11-15 Thread Steve Achelis
Grep'n them is only good if you know what you're looking for... Aaron Ardiri <[EMAIL PROTECTED]> wrote in message news:30272@palm-dev-forum... > > > Duh, as soon as I posted the message I found the answer: FrmNewGadget(). > > makes you wish you "grep'd" the headers hey? :)) > > // az "*cough*,

Serial Debug W/ Visor...

2000-11-15 Thread Sam Trimble
Hey, I'm trying to debug with the palm in a serial cradle. But all I get is a blank screen on the visor and the debug windown in codewarrior doesn't even come up. All of the codewarrior settings are correct, i quit hotsync, i entered the ..2 shortcut on the visor, and i tell codewarrior to debug.

RE: Serial Debug W/ Visor...

2000-11-15 Thread Heather Tufts
> I'm trying to debug with the palm in a serial cradle. But > all I get is a > blank screen on the visor and the debug windown in > codewarrior doesn't even > come up. All of the codewarrior settings are correct, i quit > hotsync, i > entered the ..2 shortcut on the visor, and i tell codewarri

Re: Dynamically creating a gadget

2000-11-15 Thread Mark Smith
"Steve Achelis" <[EMAIL PROTECTED]> wrote: >Grep'n them is only good if you know what you're looking for... Looking for a function declaration that uses a Gadget: C:> find . -name "*.h" -exec egrep Gadget {} ; | egrep extern extern void *FrmGetGadgetData(const FormType *formP, UInt16 objIndex) e

Re: Serial Debug W/ Visor...

2000-11-15 Thread Sam Trimble
Ok, that worked to show the debug window... but it doesn't stop at any of my breakpoints... and i can't beam anything to it while it's running... the visor i'm trying to beam from can't find the visor i'm debuging. -- For information on using the Palm Developer Forums, or to unsubscribe, p

Re: Wireless coverage

2000-11-15 Thread Jeremy Evans
You could take a look at Aether's wireless offerings. I'm not too familiar of their coverage, but my understanding is they act as a go-between for several of the data networks translating on the fly so you have the sum of all the offered areas. On Tue, 27 Jun 2000 16:56:27 +22148, Sherwood Hoyt

Re: OS 3.1 problem w/ 4-bit gray scale and blitting ...

2000-11-15 Thread Tom Zerucha
On Wed, Nov 15, 2000 at 02:27:50PM -0600, Chris Olson wrote: > Ok, I have a problem. I'm coding for a Palm OS 3.1 machine (IIIe). I'm > also coding for a IIIc, m100 and V, Vx, IIIx, and IIIxe. Anyway, this > problem is occurring only on those palms with an OS version below 3.3. Same problem wi

Re: Palm OS 3.5 upgrade problems

2000-11-15 Thread Tom Zerucha
On Wed, Nov 15, 2000 at 05:37:11PM -0500, Philip D. Wasson wrote: > I suppose this seems more of a customer support issue than developer > support, but as our app is expected to require Palm OS 3.5, it affects > development too. > I've read recently that applying the Palm OS 3.5 upgrade can rende

clearing dns cache

2000-11-15 Thread George Williams
Does anyone know how to clear the dns cache ( without closing NetLib) ? I've tried setting the "netSettingHostTbl" setting to zero via NetLibSettingSet(), but I'm getting a netErrPrefNotFound error. Thanx in advance. -- For information on using the Palm Developer Forums, or to unsubscribe, p

FldGetScrollValues

2000-11-15 Thread Steve
I have a field which is scrolled to the top. FldGetScrollValues returns 0 as the top line. Now in response to the scroll bar I scroll down one line using FldScrollFld(xxx,1,down). Now FldGetScrollValues returns **2** as the top line rather than 1. Is this a bug in FldGetScrollValues or somethi

search palm-dev-forum

2000-11-15 Thread Ben Liu
search palm-dev-forum -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Re: OS 3.5, listboxes with large amounts of data

2000-11-15 Thread Alan Ingleby
I also have a list of 20,000 items, 11 visible at once. When I use the LstSetTopItem function to move the list to an item between (approx) 2975 and 5950 or 9925 to 11900, and call a LstDrawList, the list draws, the immediately erases itself. This only happens between alternate ranges...i.e.: the

Anyone still making programs compatable with OS 2.0?

2000-11-15 Thread Andy Black
Hi, I was interested in knowing which PalmOS version people are making their programs for. I am in the process of writing a program and I want to use some functions that are only in OS 3.1 and higher. However, if there are a fair number of people still using OS 2.0, I want them to be able to use

Re: displaying color

2000-11-15 Thread Todd Walk
> > Did you download the latest versions of those books from the Palm web site? > My copies of both Companion and Reference are dated June 23, 2000 and do > cover Palm OS version 3.5. > Mine's marked 6/2000. The companion just mentions some stuff about custom palettes and WinPalette. The referen

Re: displaying color

2000-11-15 Thread Todd Walk
Responding to two posts. > > > Go to www.ardiri.com and check out his sources. > > He maintains the PilRC resource development tool, and > > has a number of color apps on his site with full sources. > > thats what they are there for :)) and, they are designed for > running on all devices (unl

RE: debugger window (again, or rather still)

2000-11-15 Thread Randy Pulsifer
> > If you drag the compiled .prc onto the > > > Emulator, do you get any errors, or does the app load cleanly? > > No, it doesn't. That's interesting, 'cuz while hitting F5 > > will load my app > > and launch it in POSE (albeit without the debugging window), > > dragging and > > dropping it gi

Re: Anyone still making programs compatable with OS 2.0?

2000-11-15 Thread Richard Burmeister
From: "Andy Black" <[EMAIL PROTECTED]> Subject: Anyone still making programs compatable with OS 2.0? > some functions that are only in OS 3.1 and higher. However, if there are a > fair number of people still using OS 2.0, I want them to be able to use my > program also. What does everyone think?

Bitmap Problem

2000-11-15 Thread prashant_g
Hi All, I am using 4-color grey scale bitmap resources in my application, using the following code I change the display mode... UInt32 w = 160, h = 160, d = 2; Boolean enableColors = true; Err e; e = ScrDisplayMode(scrDisplayModeSet, &w, &h,

RE: displaying color

2000-11-15 Thread SeungKwan, Baik
Hi. Could you tell me the location of the palm developer's forum? regards, SeungKwan, Baik (Brian) -Original Message- From: [EMAIL PROTECTED] [mailto:bounce-palm- [EMAIL PROTECTED]]On Behalf Of Todd Walk Sent: Thursday, November 16, 2000 1:05 PM To: Palm Developer Forum Su

Re: About SysAppLaunch

2000-11-15 Thread Paul Gilbert
Chi-Yi Lin <[EMAIL PROTECTED]> wrote in message news:30214@palm-dev-forum... > > Thank you for your answer. It really helps a lot! > > But now I have another question about the launch code in "SysAppLaunch". > I used "sysAppLaunchCmdNormalLaunch" as the launch code because my > subroutine does no

RE: OS 3.5, listboxes with large amounts of data

2000-11-15 Thread Scott Johnson (Bellevue)
> From: Alan Ingleby [mailto:[EMAIL PROTECTED]] > This only happens between alternate ranges...i.e.: > the first 2975 items work fine, the second 2975 don't > the third work fine, the fourth don't etc... Well, assuming the standard font which is 11 pixels high, then 11 times 2975 equals 32725, wh

Re: OS 3.5, listboxes with large amounts of data

2000-11-15 Thread Alan Ingleby
Anyone from Palm willing to comment on this bug? Why is it there? When will it be fixed? Is there a workaround? Regards, Alan Ingleby Systems Developer ProfitLink Consulting Pty Ltd 309 Burwood Road Hawthorn Victoria 3122 "Scott Johnson (Bellevue)" <[EMAIL PROTECTED]> wrote in message news:303

Re: OS 3.5, listboxes with large amounts of data

2000-11-15 Thread Alan Ingleby
I don't suppose you want to share the code for the List-Gadget you created? Regards, Alan Ingleby Systems Developer ProfitLink Consulting Pty Ltd 309 Burwood Road Hawthorn Victoria 3122 "Neil Rhodes" <[EMAIL PROTECTED]> wrote in message news:29890@palm-dev-forum... > > I have had problems with l

Re: Anyone still making programs compatable with OS 2.0?

2000-11-15 Thread Ben Combee
"Andy Black" <[EMAIL PROTECTED]> wrote in message news:30316@palm-dev-forum... > > Hi, > > I was interested in knowing which PalmOS version people are making their > programs for. I am in the process of writing a program and I want to use > some functions that are only in OS 3.1 and higher. Howeve