Is it ok to mess with the Field attributes structure directly? Or is this 
something that changes from OS to OS?

I have this strange problem and I dont know if it is CW messing the 
variable display in the debugger or if the Palm OS doesnt like this.

Here is what I do, I start getting the attributes:

FieldAttrType attr;
FldGetAttributes(pfld, &attr);

and then if I do:

attr.autoShift = fTrue;

it's actually the singleLine field that gets set to 1!

What is going on?

Thanks

Chris

---
Christian Vandendorpe ([EMAIL PROTECTED])
http://www.zorglub.com

Reply via email to