Hi,
It took me some time to understand that you were suggesting that I hack into the database underlying EA. So, I just used Access, which provides a much better UI than EA for direct, well, access. After struggling for longer than I should have with Design Masters vs. replicants, my term, and finally just getting back to the point where I eliminated replication, and after I learned what the EABase actually is, I now have Access access to my .eap file.
Life is now much better, for I have found the STYLE XML element in the Style column of the t_stereotypes table. And, by the way, I now understand what you were having me look for in the first place, the t_sterotypes table.
I copied the STYLE element associated with the button sterotype, (I have removed the XML surrounds in case this email tool doesn't like XML or, likes it too much)
STYLE fill="-1" text="-1" border="-1" groupname="" type="" metafile""
and associate it with my "textArea" stereotype. And, surprise surprise, I get what I want in terms of a look and feel.
I would prefer if I had full control over the STYLE element from the UI. If I do and I simply don't haven't figured out how, please enlighten me. Otherwise, I would like someone to document the STYLE element so that I know exactly how I can affect the look/feel of my elements. If worse comes to worse, I will perform experiments. :-)
Thanks for your help.
Bill