Hi all, I have embedded a browser in my Java application and used it in design mode. However, I noticed the style for each element when selected varies. For example, when an image is selected, it is surrounded by a thin black border with four little square on the corners and it allows resizing; when a text input is selected, no border is shown, instead the text box is highlighted in blue; when a table is selected, it has a border similar to the one for image but it has some additional controls for adding/deleting row/column etc. My question is whether there is a way to customize the style so that most of the elements will have certain basic common look and feel when selected, by using XP COM interface?
Please advise. THanks. _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
