avid
July 15th, 2004, 02:04 AM
Ben,
Following a request from mhwlng (supported by rah99):
* another useful addition would be a read only rich-text multi-line editbox
I could put my album review, lyrics etc. in there....
* transparent edit boxes or a user definable background bitmap in the edit boxes would be nice...
* another thing that I would like is font/colour selection
Marcel
I have been extending my utils driver to do this. The "edit box action" will provide options for read-only, border, multi-line, scroll bar, centered. And it takes the colors and transparency from the CCF. And the automatic smooth scrolling will just become another option.
But I have a problem with the font. I can't find a way in the driver API to get the font which is specified in the CCF. I can probably manage the font *size*, but is there a way to get the actual font?
Brian
Following a request from mhwlng (supported by rah99):
* another useful addition would be a read only rich-text multi-line editbox
I could put my album review, lyrics etc. in there....
* transparent edit boxes or a user definable background bitmap in the edit boxes would be nice...
* another thing that I would like is font/colour selection
Marcel
I have been extending my utils driver to do this. The "edit box action" will provide options for read-only, border, multi-line, scroll bar, centered. And it takes the colors and transparency from the CCF. And the automatic smooth scrolling will just become another option.
But I have a problem with the font. I can't find a way in the driver API to get the font which is specified in the CCF. I can probably manage the font *size*, but is there a way to get the actual font?
Brian