icated, in reverse time order,
on the mailing list.
--
---
Brian Smith // avalon73 at caerleon dot us // http://www.caerleon.us/
Politicians and diapers have one thing in common. They should both be
changed regularly and fo
hould I be including?
Any thoughts greatly appreciated.
Thanks,
Brian.
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/
(the -L flag). I guess again, a
>checkbox, and a string language field.
Neil-
Just wanted to publicly say what a great tool this is!
I guess I won't know how much time it saved me, because it showed up just
when I needed it!
Brian
___
(would be nice if the Palm VII renderer were part of the SDK!)
Why not DOC format? Some of the variants (TealDoc I presume) support
embedded pictures, links, etc.
You'd need to license a viewer though (if you use pictures).
brian
__
o on a
1099/hourly/contract basis. Working remote/by net is fine... Send me email
if interested)
Brian
_
Mark/Space Softworks voice 408-293-7299
111 West Saint John, 3rd Floor fa
III and V style cables shipping, and a visor cable coming
soon. They are available in hotsync DB9, modem DB9 and modem DB25. We also
can do Cisco style RJ45 (for connecting to routers).
Regards,
Brian Hall
_
Mark/Space
ome code for the palm to get the data of the serial port and
>show it ??
To just show data, you may want to try one of the various terminal programs
available on PalmGear or Handango. (Our own, Online, can be found at
http://www.marksp
y
(yippee!). The Palm III/V style cables have been available for a few weeks
now. We have them in DB9 modem, DB9 hotsync and DB25 modem. RJ45 (for cisco
routers) available on request for a slight extra charge.
Brian
_
Mark/Space
vices - including Visor),
please send me a product description, URL, and button ad via email. See the
existing entries for an example of text and button ad size.
Regards,
Brian Hall
_
Mark/Space Soft
Looking for sample code that will act as if the user hit the Hot Sync
button.
Thanks,
Brian.
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/
( kStaticChar);
Hope that helps,
Brian.
"Baiss E. Magnusson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Hi,
>
> I can't seem to move memory as in the following:
>
> Byte* _from[1];
> const static char kStaticChar[] = {"blah
If anyone wants to know, I used the solution given below, and it worked
perfectly! Thanks a million Bradley.
Brian.
"Bradly J. Barton" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> What you need to do is launch the HotSync m
e has a list of ALL launch codes (maybe there's a header file out
there somewhere)?
Thanks in advance,
Brian.
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/
It does sound like you need to do some casting, but I would need to see your
code. There is an option in the settings panel under C/C++ Language called
"Relaxed Pointer Type Rules". I suspect that you have it turned off for the
Palm and a similar option turned on for Visual C.
Brian.
y back at the start of this thread for the code.
Brian.
Wonder what the record is for longest thread? Ah, we're probly not even
close yet.
>
> Now, sorry to keep this going, but what happens when the user has the
hotsync
> button remapped to another app in the prefs panel? :)
&g
---
Same deal.
There is a compile option somewhere that defines whether or not you wish for
strict pointer assignments. In codewarrior its under C/C++ Language in the
settings panel. There is a checkbox labelling "Relaxed Pointer type rules".
Hope that helps.
Brian.
--
ybase's UltraLite). Palm databases do not have anything to
do with SQL. You find out more when you do the tutorial.
Sorry for some of my blunt answers, but there is a bigger learning curve
than you think. Good luck.
Brian.
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/
>MemHandleUnlock(h);
>MemHandleFree(h);
Youch! Without error checking, I'd say that is worse than:
>boo[100];
>
>StrCopy(boo,"blah");
Ideally you should both do error checking (handle the case where h == NULL
after MemHandleNew), AND use StrNCopy.
Brian
__
The Query Form Element TIMEPICKER will not allow the user to assign a value
of 00:00 to the time. This should overwrite the TIMEPICKER value to 12:00
AM, but it doesn't work. However overwriting the value with 00:01 will set
the time to 12:01 AM. I have also tried a value of 24:00 which doesn't wor
Anyone have a good address or way to send them feedback on this?
>
>Just simply write, "I develop on a Mac and need a Mac emulator." I don't
>know where they developer group is located but I'm sure
>they would like feedback like this.
There is a similar problem wit
(complete
with SQL). I've used Sybase's Ultralite product myself, and it works really
well. I'm unfamiliar with the Oracle product. The downside is that they
both cost money :)
Feel free to email me if you have any questions about this.
Brian.
"Lucas Persona" <[EMA
ma in a FSM and make a little chore that
you call each pass, ie "gCommChore->Perform()"
There have been other discussions in this (and the comm forum) on how to do
fancier i/o using some previously "reserved for system" calls.
Brian
__
So for
that version, just pick hex as your terminal type and you'll see a hex dump
'live'.
Brian
_
Mark/Space Softworks voice 408-293-7299
111 West Saint John, 3rd Floor
our compiler.
You could also try and keep all your string constants in resources and load
them at run-time, which has the added benefit of easing localization.
Brian
_
Mark/Space Softworks
>From: Steve Sabram <[EMAIL PROTECTED]>
>Date: Mon, 11 Sep 2000 16:03:03 -0700
>X-Message-Number: 76
>
>Brian Hall wrote:
>
>> I'm working on a 1.5 that has a "hex" terminal emulation mode where it does
>> 8 bytes per line, along with ascii
that in your sales policy (ie, charge a minimal fee to cover
your costs, or allow 1 name change per copy purchased, or something that is
not too onerous for the legit. customer, but too much trouble for the
cheapskate).
Brian
_
Mark/
ere willing to restrict a DB to containing records
all of the same version and store it in the info block), but would save us
this exact problem.
Brian
_
Mark/Space Softworks voice 40
g a minimal database inside your
app resource fork and using DmCreateDatabaseFromImage to create the DB from
that image if it isn't found, rather than having it simply be empty (I do
this for the services database for my paging/
I have a Palm VII and am using the CW IDE. I have the 3.5 SDK and I can't
get the Datebook example to download to the device. I have no trouble
downloading and debugging any of the other examples included with the CW
IDE. I am using the Datebook target ( I think this is the debug target). I
keep ge
; Visor converter so I can use an
>existing Palm III cable
If you have a phone to DB9 (or DB25) we have a Visor serial cable
(male/female DB9 and male DB25) coming out around the 16th.
See http://www.markspace.com/datacord.html
Brian
nything magic about non-printable
characters as far as those routines are concerned.
brian
--
_
Mark/Space Softworks voice 408-293-7299
111 West Saint John, 3rd Floor
hi,
Is it possible to install an application onto the Palm through the serial
port without going through HotSync?
If so can anyone point me in the right direction?
Thanks in advance,
Brian.
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http
>I know someone who played with the demo for a while a few days ago.
>
>I seriously advise you to pay close attention to the security holes that
>your solution opens.
If this is the same one that was being touted last year, it also had the
problem of being PC
ny custom question/checkbox/etc to the order form that you
like. (I recently switched to Yahoo store myself). You just then have your
script/database/whatever parse it out and generate the code/email to send
back to the customer.
Brian
(Note - we also recently discussed Yahoo store on
p (in case that is needed) are at the devzone.
Brian
_
Mark/Space Softworks voice 408-293-7299
111 West Saint John, 3rd Floor fax 408-293-7298
San Jose, CA 95113
to the app, it WAY cut down on tech
support issues. The ROM apps do this as well (for default adress book, date
book, etc entries).
Just use DMCreateDatabaseFromImage.
Brian
--
_
Mark/Space Softworks
byte
available when the port is first openened, even though there isn't. You
then go to read it, but nothing is there and you time out (or hang if you
pass in -1 for a timeout to the read call!). I think most apps just ignore
the error, so it didn't matter (unless you
, please submit your resume to [EMAIL PROTECTED] The job
description can be found below.
Thanks,
Brian Friedkin
Kinoma, Inc.
-
As a member of the Kinoma engineering team, you will assist with the design and
implementation of new features and enhancements to our
Wow, the link there is $400. I got the original CW 8 at an academic discount.
Makes me consider HB++.
So is PODS the only dev tool supported by Access? Does it actually work now? I
tried it awhile ago and it was awful. Trying to port an existing CW app over to
PODS was particularly painful. I r
Thanks for the replies. Rob's code looks like just what I've been looking for,
although I don't quite follow it yet. I'll dig into it a big and see if I can
get it to work.
BTW, where do you get CW 9 now? Does metrowerks still sell it?
--
For information on using the PalmSource Developer Forums
I've been reading the docs on this and I have a few questions:
1) Can the Palm Debugger connect to a device (TX specifially) over USB? That's
the only cable that came with my TX
2) I have DotDotTwo installed, and it says my device is in console mode, but I
am not getting any 'Ready' message in
Read page 135 (section 9.8.8) of the Palm Developer Guide for more info on
SysFtrNumUIHardwareHasKbd
This is probably a good way to detect current and future Treos.
Cheers,
Brian
-Original Message-
From: "James Lin" <[EMAIL PROTECTED]>
Date: Saturday, Nov 11, 2006 12:3
There is a way to check for the presence of a keyboard. (It is true for all
Treos starting with the 600)
Check the Palm developers guide, that's available at pluggedin.palm.com for
more details.
Cheers,
Brian
-Original Message-
From: "Tam Hanna" <[EMAIL PROTECTED]&
Check this for a discription of constructor and pilrc.
Http://www.palmoswerks.com/stories/storyReader$117
Cheers,
Brian
-Original Message-
From: <[EMAIL PROTECTED]>
Date: Friday, Nov 10, 2006 10:58 am
Subject: Re: HiRes Display
Thank Pinus for you frank and obvious
to another app.
So do I need to add the DmSyncDatabase, in addition to the DmCloseDatabase?
Are there any other tips or tricks on finding the error or where it is
occurring?
Please help! Thanks
Brian
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/
I think there's a great future in PalmOS programming. The Treo has convinced me
that the largest opportunity lies in writing PalmOS network applications.
Cheers,
Brian
-Original Message-
From: Luc Le Blanc <[EMAIL PROTECTED]>
Date: Thursday, Aug 10, 2006 3:17 pm
Subject: Re:
hey do afterall own the rights to the
PalmOS name, and it would really be apropos for Palm OS's future to
rest with Palm).
With all the confusion running amok regarding this licensing issue, it
would be prudent for Palm to release a statement to developers,
clarifying their position.
Chee
they?
Thanks,BrianOn 7/24/06, P. Douglas Reeder <[EMAIL PROTECTED]> wrote:
On Jul 23, 2006, at 8:43 PM, Brian Gupta wrote:>> The question is what creator ID should I tell people to use in the> tutorial/ walk through?>> 1) STRT> 2) Register their own
> 3) One that we will reg
AMTo: Palm Developer ForumSubject: Re: Creator ID to use for a tutorial...On Jul 23, 2006, at 8:43 PM, Brian Gupta wrote:
>> The question is what creator ID should I tell people to use in the> tutorial/ walk through?>> 1) STRT> 2) Register their own> 3) One that we will registe
) Register their own
3) One that we will register for use with this tutorial
4) The real application's Creator ID
I am still new to Palm OS development, and would appreciate any guidance.
-Brian
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see
Not sure about licensing, but I've heard good things about Matrix SSL.
Cheers,
Brian
-Original Message-
From: JamesSturdevant <[EMAIL PROTECTED]>
Date: Wednesday, Jul 19, 2006 4:45 pm
Subject: Looking for HTTPS library
I'm looking for a library that supports HTTPS, can b
need to use a non-ObjectLibrary target.On 7/13/06, Brian Gupta <[EMAIL PROTECTED]> wrote:> Any idea how I can get the library? Or in lieu of the files, where I can
> find a simple howto, that explains how to get a sample app to run.. I'm> willing to buy a book if neccesary. (I o
y pick up these EOL products and run with them, if Freescale isn't interested. (Maybe even Palm)Cheers,
BrianP.S. - It looks like Adobe got hit also, as Codewarrior 9.3 for Mac is needed to develop Creative Suite 2 plugins.On 7/13/06, Ben Combee
<[EMAIL PROTECTED]> wrote:On 7/12/06, Bria
I have it downloaded, but everyone I talked to said it was not ready for primetime, and that CW was the way to go. Do you feel differently?Thanks,BrianOn 7/13/06,
Javier Sedano <[EMAIL PROTECTED]> wrote:
Brian,have you considered using the PalmOS Developer Suite provided by Palm?It
things up pretty quickly, if I have the right source materials.Thanks in advance,
Brian
--
For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
What are the options for debugging on OS 5 devices? Is the only option
CodeWarrior 9 and a device connected through the serial port? What is the state
of that free dev tool, which name I can't remember now?
I've tried DebugPrefs, but it doesn't appear to be working either.
Also, any suggestions
Thanks, but it looks like that is restricted to Serial connections. Is there an
adapter for USB to Serial? I've found Serial to USB, but not USB to Serial.
Meaning the cable that came with my TX connects to the USB port, and I need an
adapter so I can connect it to the serial port.
Is this eve
I finally got an OS 5 device (a TX) so I can test my app. I have a strange
crash when exiting the program. I have CodeWarrior 8.3 on Windows and found out
you cannot debug on an OS 5 device with CW 8.3. So I'm trying to find ways to
debug it w/out buying CW 9.
I've read about DebugPrefs here an
On Thu, 4 May 2006, Klemen Dovrtel wrote:
I would like to write text in a new line. What character should i add
into a text string?
In the past, I've done CR/LF... seemed to work fine for me.
--
---
Brian Smith // ava
I'm using CW 8.
I'm trying to get my development environment set up on a new machine. I'm
copying my projects over to the new machine and have been having to update the
access paths. This error is the latest.
I googled it and there were a few hits, with the same solution : include some
'MSL R
e HTML (I'm assuming)
cannot find the jpeg image.
The HTML:
StrCopy(htmlData, "");
The jpg is loaded within my application and written via FileOpen, with file
type 'STRM'.
Any help?
Thanks
-Brian
--
For information on using the PalmSource Developer Forums, or to unsub
tblSelectEvents.
I really don't know how to proceed from here ... anybody who's seen this
as well? I am testing my code on the Treo650 simulator.
/brian
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/
... but I guess that would
go against their offical policy of pissing of developers ;-)
/brian
> I think that your call to TblSetSelection or TblSelectItem is undoing
the table focus and the halo ring. I fully support the one-handed nav in
my app, which is heavy on tables, but I pretty much
0);
TblSelectItem(tblMain.tbl, 0, 0);
TblDrawTable(tblMain.tbl);
return true;
}
break;
... but the selection bar is now shown ... I have the feeling that I
am missing a point or two but I really cannot see what.
Can you?
/brian
-
just wanted to bump this and see if anyone had seen similar behavior or had any
ideas
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/
I have a strange problem which has only been reported on LifeDrives and Treos.
I've finally been able to reproduce it on the LD Simulator.
It looks as though the active form pointer is being set to Null or an invalid
address. When I'm in the debugger, first I get a Fatal error which reports a
N
It runs fine on the Palm 5.2 and 5.3 Debug and Release Simulators, as well as
on my m515.
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/
I do not have an actual LifeDrive, so I have to use the Simulators. I have a
user reporting a bug that I cannot reproduce with the Simulators. They've given
me pretty precise instructions where it happens, it's just after they click OK
on a certain Alert, and I don't do anything unusual there. I
Thanks, that did it!
I did notice one other odd behavior, though. I first tried the T5 and then
loaded my app into it. Then I closed the Simulator, changed the debugger
location (I'm using CW 8.3) to the PalmSim.exe in the Tungsten E2 Debug
directory, and launched that one. It also launched the
The T5 Simulator is crashing upon startup for me, with the following error:
i:\popm\arm\core\emul68k\srcslowemu\run68k.c, Line:3107, Invalid read from
FFFA
I'm using the Tungsten_T5_Update_Simulator_Debug_Build_6/PalmSim.exe
Is there any kind of known issue with this? I can't get the Tungst
I'm running it with the Zire72 Simulator, and simulating the 5-way events with
Alt-arrows. The Alt-arrows are triggering keyDownEvents, but
IsFiveWayNavEvent() is returning false.
When I look at the eventPtr data, I see the following:
chr = 0
keyCode = 0
modifiers = 12
I'm not sure what to ma
I'm having different problems with several different Tungsten Simulators;
T5,C,E,E2. I figured I'd just start with one.
I'm getting the following error upon launch (launch of the Simulator, not of my
program):
A breakpoint has been reached. (0x8003) occurred in the application at
location
I'm trying to include palmOneNavigator.h, but it is not being found. It's
looking for 'Common/System/palmOneNavigator.h'.
I've unzipped the palmOne_SDK_5_0_palmOneHeadersPublic.zip and added what I
thought were the appropriate access paths, but it's still not being found.
my include is :
#inc
OK got it resolved, thanks guys...
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/
What preprocess command?
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/
Thanks for the info, Ben. I've gone ahead and delete that project_data folder
in an attempt to resolve this continuing problem, but it didn't help.
Has anyone run into the other problem I asked about, where I'm getting an
'undefined identifier' on a resource that is clearly in the resource heade
I added a new access path to a project, and CW decided to duplicate all my
source files in the project, including bringing in older versions. I think I've
fixed that, but there another problem : now I'm getting several 'undefined
identifier' for elements that ARE in the resource header that is i
I'm trying to work with 5-way navigation for the first time. I've been trying
to digest that long thread ('5-way Navigator handling') for a couple days now
and am only now trying to get some code to work.
I'm installed the Palm_OS_5_SDK_68K from last fall, been reading the Developer
Docs, and l
Bump! Because I am having the exact same problem. Also, it works fine in the
5.2 Simulator in Debug version, but when I run 5.3 or 5.4, I get this 'bad
window' error on the FrmSetForeColor() call.
Any ideas?
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please
I'm using Codewarrior 8.3 and getting this message. I usually just create/edit
JPGs outside of CW, and then paste them into the Bitmap in the Constructor. In
this case, the bitmap that is supposedly exceeding the 64K size limit was
originally a JPG of only 8k, so how is this possible?
This size
I'm trying to import a font so I can use it in my Palm program. I've read the
PalmFontConv readme, the KnowledgeBase article on 'Creating Tiny Fonts' and a
couple threads here, and am still a bit lost.
With PalmFontConv, I was able to take my .ttf font file and convert it to a
text file and the
My program is hanging, like it's in an infinite loop, while returning from
constructing an object. Through the debugger, I've found that it is hanging on
the returning call to the constructor. I put a breakpoint on the closing
bracket of the constructor, and it goes past that point fine. It hang
I should have included more info. I'm running CodeWarrior 8.3 on a Windows 2000
machine. When I compile the Release target of the app, it produces a myApp.prc
file. And that is how the file appears in Windows Explorer. The type of file is
listed as 'CodeWarrior Palm OS Debug Symbols' I'm wonderi
et by CodeWarrior? Or is it an attribute of my
machine, or Palm Desktop setting?
Thanks,
Brian
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
--
For information on using the PalmSource Deve
le bit friendlier.
Thanks in advance.
--
---
Brian Smith // avalon73 at caerleon dot us // http://www.caerleon.us/
Software Developer // Gamer // Webmaster // System Administrator
Life is full of surprises, but never when yo
in advance.
--
---
Brian Smith // avalon73 at caerleon dot us // http://www.caerleon.us/
Software Developer // Gamer // Webmaster // System Administrator
I'm a very dangerous fellow when I don't know what I'm doing. --Dr. Who
--
For information on using the Pa
I'm trying to branch an existing, working project in CodeWarrior 8.3. By
branching, I mean I'm copying all the files to a new project, where I will
start modifying the files in the new code stream.
I've copied all the files, have renamed my main.cpp file, the .rsrc file, and
the FooRsc.h files,
Anyone know of a utility or tool that does this? Is it
even needed? I don't know if it's possible or common
to de-compile a .prc into code.
I am considering showing an app to a larger
developer/publisher, and am worried about sending them
a demo and how to protect my IP.
I've developed the app o
tally, I tested the app on the latest T5 sim I could find (running
Garnet 5.4.5, dated Feb. 2nd) and there are no problems.
--
---
Brian Smith // avalon73 at caerleon dot us // http://www.caerleon.us/
Software Devel
Problem solved... fortunately, the Address Book vCard parser understands
quoted-printable encoding :-)
--
---
Brian Smith // avalon73 at caerleon dot us // http://www.caerleon.us/
Software Developer // Gamer // Webmaster
characters? The encoding for the ADR field is
supposed to be 8-bit, though, so it seems that that shouldn't be an issue,
but it is.
--
---
Brian Smith // avalon73 at caerleon dot us // http://www.caerleon.us/
vance.
--
---
Brian Smith // avalon73 at caerleon dot us // http://www.caerleon.us/
Software Developer // Gamer // Webmaster // System Administrator
Politicians and diapers have one thing in common. They should both be
changed regularly an
I'm using CW 8.3, using Win2k, connecting to a m515 via a Serial connection. It
works fine the first time. However, after I've terminated that first debugging
session in order to make changes, then re-compiled, and then tried to debug
again, CW says it cannot connect.
I've done a soft-reset o
No, I had
#include
at the top. I don't remember where I got that from. I changed it to PalmOS.h
and that cleared up the 'EventPtr' error, but now I have 2 new errors, in the
same header file, on 2 function declarations:
void setLabelText( FormPtr _frm, int _labelid, CharPtr _s );
void SetFie
Thanks for your reply. It helped me see my mistake. The quotes around Ben's
recommendation of "Event Type*" confused me and I tried EventType **.
So I've changed my function declarations to
Boolean MainFormHandleEvent(EventType *eventP)
and I'm back to getting the same error, which is now
'Ev
I'm getting this error in PODS, but it works fine in CW 8.3. Because of this, I
posted it in the tools forum a couple days ago, in a longer thread with other
migration issues. But that thread has apparently reached the end of that its
allotment of helpful responses from Ben. So I am appealing to
I'm also getting the 'port in use' error when trying
to simply Hotsync. I was able to Hotsync just fine
yesterday. I have an m515 and am trying to connect to
a laptop in a docking station, both of which I've
heard can have extra problems hotsynching.
But since I am usually able to HS fine on this
are on a memory card, you'll have to use the
functions to enumerate volumes (aka cards) and files in directories, and
(of course) filter by file extension.
--
---
Brian Smith // avalon73 at caerleon dot us // http://www.c
ther instance of your app, you have the
creator ID you're sending to and the receiver doesn't need to register for
anything.
--
---
Brian Smith // avalon73 at caerleon dot us // http://www.caerleon.us/
Software Develope
I just got an error where, after a StrCopy, the
destination char * array looked like:
my new string/0the old string/0/0/0
I thought StrCopy cleared out the destination char *
array first? If I'm doing it wrong, what's the right way?
__
Do You Yahoo
1 - 100 of 1244 matches
Mail list logo