Checkboxes and tables question

2001-05-10 Thread Tom B
Folks, I am trying to use checkboxes in a table. I want to treat the checkboxes as radio buttons so that only one checkbox is checked. Anyone know how to do this inside a table? It doesn't seem like I can set the group id for the checkboxes in the code, or am I missing something? Thanks in ad

Re: Problem getting a username on a palm....

2001-02-04 Thread Tom B.
Stange question: I use the function DlkGetSyncInfo() to get the username of the current handheld. It has always worked great, but I came across a user who has a IIIc and this function returns an empty string for the username, even though a username is visible in the Hotsync program on the ha

re: beaming databases...

2000-08-22 Thread tom b.
am i correct that we as developers are just assumed to respect the copy-protection bit convention and not release apps that allow users to beam copy-protected apps? wouldn't it take just one person to write an app ignoring the copy bit to undermine the whole thing? -tom bulatewicz -- For inf

re: interactive conduit...

2000-07-13 Thread tom b.
is it possible to have a conduit prompt the user for some extra info during a hotsync (like through mfc or something)? if so, how difficult is it on a scale of 1 to 10? much thanks, -tom bulatewicz -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://w

RE: Bus Error on CtlSetLabel

2000-05-30 Thread Tom B.
try calling FrmDrawForm() before setting the label. -tom bulatewicz -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of George Henne Sent: Tuesday, May 30, 2000 10:35 AM To: Palm Developer Forum Subject: Bus Error on CtlSetLabel We're getting a Bus Error

re: error in SysKeyboardDialog()...

2000-05-28 Thread Tom B.
strange error in my app, but here it is: 1) run about a million gremlin events in the 3.5 color debug rom 2) open up the system keyboard 3) do a "select all" menu event on a few lines of text 4) press the backspace key 5) select "ok" in the "can't be undone" alert box --> i then get a "Field.c,

RE: Win 2000

2000-03-24 Thread tom b.
i'm running cw6 in a final release of windows 2000 pro, and have a major problem using cw to debug apps. essentially what happens is that when i attempt to debug an app in codewarrior, it works as usual the first time a try to do it. but every time after when i try to debug the app, after it fin