"Chris Tutty" <[EMAIL PROTECTED]> wrote
> I've got a floating field on some old code that I can't use under OS3.5.
> Under POSE the attributes are showing as editable=0 although the field is
> definitely set editable in Constructor.
>
An update: the attributes aren't showing because of a known bug in the IDE
(or the debugger plug-in.  The advised workaround is "view the memory for
that variable".  Great.  So twenty years ago I was determining bit flags by
upwrapping UInt's on a scrap of paper and in this expensive, modern,
professional tool I'm... unwrapping Uint's on a scrap of paper.  Feh.

On a scale that measured bugs on "Importance to user" and "Difficulty of
fixing" this one looks like an easily fixed problem that can really mess
users up.  Now I'm not even sure that it's actually displaying the correct
values.

> This app works fine under OS2 and 3, but won't accept keystroke editing
> under 3.5.  Strangely enough, a small numeric keypad that uses FldInsert
to
> paste numbers into the field works fine.
>
More update: This also fails under the OS3.3 debug ROM so it looks like an
old bug that OS3.5 no longer tolerates.

I'll just keep plugging away...

Chris Tutty



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to