Re: Need Comments about books

2007-01-13 Thread Tam Hanna
Hi, IMHO, Programming is max. 50 percent of what you need to do to make good sales. So, reading just coding books won't serve you well. Please look at my blog - I have a book review category there that contains reviews of good and affordable books ideally suited for a Micro ISV(like me) =).

map application

2007-01-13 Thread edokatendido
Hi, i'm new to palm OS development. I am assigned to creating an application just like google earth. but it has to be offline first i was thinking of using imagemaps (just like what they do for websites) ... but now im having a hard time trying to think of a solution. can anyone here

PACE: FrmSetDIAPolicyAttr

2007-01-13 Thread Aaron Ardiri
i dont know how many people may find this useful - but, i thought i would post it here for archive purposes anyhow; i know i spent long enough on it. if your the type like me who likes to move the whole application, including the event loop to an PACE native object (ARM) and, you are expect to

Re: map application

2007-01-13 Thread Hal Mueller
Some basic texts on geodesy, cartography, spherical trigonometry, data structures, and computer graphics would be a good start. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: PACE: FrmSetDIAPolicyAttr

2007-01-13 Thread Lionscribe
Aaron, what do you use to debug the PACE native application? -- Lionscribe -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: PACE: FrmSetDIAPolicyAttr

2007-01-13 Thread Dmitry Grinberg
calling FrmSetDIAPolicyAttr() via PACE on a Tungsten|T3 with the DIA compatibility prc's installed gives the unit a FATAL EXCEPTION strange, works fine for me. i do it roughly like this to get it to work on all devices: PceGet68KTrapHandler() ..write data to stack handler(); ..remove data from