Hi,
When the user selects an item, the item becomes highlighted and a bounding box is drawn on the screen. Is it possible to highlight the selected item only and not draw the bounding box?
Thanks,
Terry
Page 1 of 1
Select Items Do Not Show Bounding Box For Selections
#3 Guest_Terry_*
Posted 31 May 2005 - 02:22 PM
This is perfect, at least for lines, arcs, etc. When it comes to Text items, they do not seem to highlight. Is it possible to have have lines, arcs, etc highlighted without the bounding box, but text items be shown with a bounding box. I assume the best location for this code would be in the BeforeClick area and then check the selected item for an iType. How would I go about putting a bounding box on Text items but nothing else in this area?
Thanks again!
Thanks again!
#6
Posted 01 June 2005 - 06:45 PM
Hi,
Please download the latest version of AVAX v.1.3.35.
It contains a new AVAX property:
Call cAvax1.SetAvaxProperty(SelectTextDitherOn_p, True)
That dithers the selected text.
Please download the latest version of AVAX v.1.3.35.
It contains a new AVAX property:
Call cAvax1.SetAvaxProperty(SelectTextDitherOn_p, True)
That dithers the selected text.
Athanasios Gardos
Avax-Software.com
Avax-Software.com
Page 1 of 1
Sign In
Register
Help
Add Reply
MultiQuote