On Tue, Nov 2, 2010 at 10:30 PM, Ken Shapiro <[email protected]> wrote:
> I do have 2 questions regarding the image editor: > > - I was inserting text on top of a picture is there a way to change > the font and/or font color, and background color of the text area? Ken, After placing a text object and typing text, click outside the text box and then double-click on the text box. Notice the Drawing Tools Object Properties. This is where you have the option to change the "Pen Settings", including Color, Width, Style. Also note the following: . Brush Settings . Attributes . Font . Arrows > - Using the sample application, double clicking on the image brings > up the image editor. Short of disabling the control, is there a way to > prevent the image editor from being invoked when the control is double > clicked? Hmmmm ... Let's see what we can do. PROPERTY <BLOBControlCompID> DisableDoubeClick 'TRUE' RETURN Have fun exploring all new tools and features in R:BASE eXtreme 9.1. Very Best R:egards, Razzak.

