Subject | OnGetCellProps |
---|---|
Author | Lester Caine |
Post date | 2004-12-16T13:32:26Z |
I'm battling an upgrade to on of my apps to support a visually impaired
user. Most of the stuff is fine, and the large font with pastel
backgrounds works well, but I have a couple of niggles.
The easy one should be OnGetCellProps. I need to highlight the whole row
when it is selected, but only the selected cell is flagged by
gdSelected. Is there a way of identifying the selected row?
The more difficult problem may mean I dump rich text and drop back to
simple text boxes for the memo's. Which would be a pain. I really need
to display the rich text box in a larger font than is stored in the
TIB_MenuedRichEdit, but the same problem will happen when trying to
output to a printed report. Anybody had to do this? one size for normal
users, and extra large for the visually impaired.
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services
user. Most of the stuff is fine, and the large font with pastel
backgrounds works well, but I have a couple of niggles.
The easy one should be OnGetCellProps. I need to highlight the whole row
when it is selected, but only the selected cell is flagged by
gdSelected. Is there a way of identifying the selected row?
The more difficult problem may mean I dump rich text and drop back to
simple text boxes for the memo's. Which would be a pain. I really need
to display the rich text box in a larger font than is stored in the
TIB_MenuedRichEdit, but the same problem will happen when trying to
output to a printed report. Anybody had to do this? one size for normal
users, and extra large for the visually impaired.
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services