However I forgot to inform that I am using V6. Then what should I do? regards Samee "Ben Combee" <bcombee@...> wrote in message ...
Sami
ksami99@...
Jul 1, 2002 8:20 am
74788
I'm getting a "Link Error: Error while creating / copying resource fork." as the last stage in building a project. Is there any way to debug this? Other file...
Darren Beck
DarrenB@...
Jul 1, 2002 9:31 am
74789
Hi, Has anyone out there used Multizer for creating overlays / foriegn language applications ? I am considering purchasing it, and would like to know what...
Richard.Anderson@...
Jul 1, 2002 11:21 am
74790
Hi, i'd like to give the port of some of my apps to OS5 a try, but i can't find linux versions of the prc-tools for OS5. Aren't these available? Won't their ...
Dr. Till Harbaum
t.harbaum@...
Jul 1, 2002 1:01 pm
74791
I need to create an app using the 320x320 resolution of the Sony Clie. Is there a ROM Image file available that will let me develop using the POSE in this...
Curt Allen
CAllen@...
Jul 1, 2002 1:05 pm
74792
... If you are creating reasonably sized source files (say one source file per form) then segmenting your application with CodeWarrior is extremely simple....
Stringer
STRINGER@...
Jul 1, 2002 1:15 pm
74793
... http://www.us.sonypdadev.com/top.html Sony has their own versions of the emulators, ROMs, etc. ... Brian Smith // avalon73 at arthurian dot nu //...
Brian Smith
avalon73@...
Jul 1, 2002 1:18 pm
74794
Whenever I run into a problem that either I've never seen before or that I'm not sure how to go about fixing, one of the first things I usually try is copying...
Craig Belson
belsonc@...
Jul 1, 2002 1:31 pm
74795
Hi, I'm trying to write an app to do wireless authentication based upon the sharded secret principle. In order to do this I need to know what the IMSI of the...
Steve Janaway
Stephen.Janaway@...
Jul 1, 2002 2:19 pm
74796
I'm trying to hide some controls using "FrmHideOject." It works okay if the contols are on the currently active form. But, if I have a second form as the...
Richard Coutts
rcoutts@...
Jul 1, 2002 2:47 pm
74797
hello, does anyone have an idea how to create splash screen in the palm with bipmap images, or avi's..Thanks in advanced for any help.. ...
Snac 007
snac3@...
Jul 1, 2002 2:54 pm
74798
I have written a simple game that does not warrent a complete menu, however I would like to display an about box and some help... How do I respond to the user...
Paulyplops
paulyplops@...
Jul 1, 2002 3:01 pm
74799
In article <90094@palm-dev-forum>, DarrenB@... says... ... Ah, it sounds like you're using CodeWarrior and building in a Win2K Virtual PC session so...
Ben Combee
bcombee@...
Jul 1, 2002 3:31 pm
74800
In article <90092@palm-dev-forum>, ksami99@... says... ... 1) Upgrade to V8 then follow my previous advice. 2) Notice that V6 supports stationery, and...
Ben Combee
bcombee@...
Jul 1, 2002 3:32 pm
74801
Why don't you just have it respond to the menu with an alert or something like that? In your event handler: case menuEvent: FrmAlert(AboutGameAlert); break; ...
Craig Belson
belsonc@...
Jul 1, 2002 3:58 pm
74802
Hi all, I'm trying to place animations of my own on a page with system controls. Not controls actually, just the system drawn menus. I want my animations to be...
Idries Hamadi
IHamadi@...
Jul 1, 2002 4:22 pm
74803
My problem seems to be related to my trying to hide contols from code within a dialog handler. I have my main form and a dialog that pops up. When the user...
Richard Coutts
rcoutts@...
Jul 1, 2002 4:23 pm
74804
... I think that there's two separate questions here; and that the major problem is not "Linux prc-tools" but "Linux SDKs": 1. prc-tools. The existing...
John Marshall
johnm@...
Jul 1, 2002 4:24 pm
74805
... <snip> The menuEvent gets sent in response to the user selecting a menu item. I need an event that fires before the menu stuff happens. Paul -- For...
Paulyplops
paulyplops@...
Jul 1, 2002 4:36 pm
74806
In article <90114@palm-dev-forum>, paulyplops@... says... ... Before calling MenuHandleEvent in your standard event handler loop, look for keyDown...
Ben Combee
bcombee@...
Jul 1, 2002 4:45 pm
74807
[Assuming you're on Code Warrior] I've seen this when the project settings and data files were marked read-only (usually because I accidentally added them to...
Kevin OKeefe
kokeefe@...
Jul 1, 2002 4:47 pm
74808
... I don't know what's causing the chunk over-locked error, but you might want to try the new Gremlins Minimization feature of Poser. - Danny -- For...
Danny Epstein
Danny.Epstein@...
Jul 1, 2002 5:12 pm
74809
Two basic approaches come to mind. One is to write your own event loop for your popup. That way, you can react to taps in any way you like. This isn't that...
Peter Epstein
Peter.Epstein@...
Jul 1, 2002 5:18 pm
74810
Am Mon, 2002-07-01 um 15.01 schrieb Dr. Till Harbaum: Hi, ... You do not need new prc-tools. The ones you are currently using are sufficient. Just install the...
Daniel Seifert
devforum@...
Jul 1, 2002 5:21 pm
74811
... For starters, see "Graphics, Animation, and Games" at http://oasis.palm.com/dev/kb/papers/1148.cfm __________________________________________________ Do...
Joe Malone
free_email_account@...
Jul 1, 2002 5:40 pm
74812
PRC2OVL as a tool can create korean overlays (overlay resource databases meant for a korean locale OS) but because there is no official unofficial OS it is...
Ezekiel Sanborndeasis
Ezekiel.Sanborn@...
Jul 1, 2002 7:48 pm
74813
I tried that but it didn't seem to help or maybe I'm not using it right. I'll re-read the docs. I donąt' seem to be able to get the source level debugger...
Matt Disher
matt@...
Jul 1, 2002 8:10 pm
74814
Several questions about IrDA support. There are many levels (protocols) that make up the IrDA specification. There is the Physical Layer (PHY), the Link Access...
ipscone@...
Jul 1, 2002 8:40 pm
74815
... Version 1.5 of this tool will let you select the koKR locale. But perhaps what you're asking about is whether there are plans to add support for the Korean...
Ken Krugler
ken@...
Jul 1, 2002 9:00 pm
74816
I see that when you run the "New Palm OS Application" Wizard, you are given the option of adding MathLib to the project. Unfortunately I didn't do that and...