Sudipta Ghose wrote in message <7565@palm-dev-forum>...
>
>Thanks, to Jun and Jason for answering my query. Changing the field
>attribute to grayUnderline works great. But it's a pain to do that in every
>form. I have a lot of them. It would be nice if I can get the 3.5
>constructor and Postrezlinker working with CW 5.
You could try making it less of a pain by not doing them all
individually. Make a subroutine that normalizes all fields in the
form by iterating through the object list and modifying all
fields. This one routine could then be used as the first line
in the init code for all of your forms.
When it seems like you're doing something over and
over and over, you've probably got an opportunity to
modularize!
--
-Richard M. Hartman
[EMAIL PROTECTED]
186,000 mi/sec: not just a good idea, it's the LAW!
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html